FICHA · MANJARO

python-memory-allocator

An extension class to allocate memory easily with cython

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides a Cython-friendly helper for allocating memory in Python extension code. It helps developers working near C-level performance manage buffers or memory-backed structures more conveniently.

Manual memory work is error-prone. Developers should test bounds, lifetimes, and error paths carefully to avoid crashes, leaks, or data corruption.

Permissions

Permissions not analysed for this source yet.