FICHA · MANJARO

python-cymem

Cython memory pool for RAII-style memory management

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

Description

Manage memory pools in Cython extensions with RAII-style cleanup patterns. It helps performance-sensitive Python modules allocate many small objects while reducing manual memory-management mistakes.

This is a low-level developer library. Incorrect native memory handling can crash a process or corrupt data, so projects using it need tests around allocation, lifetime, and cleanup paths.

Permissions

Permissions not analysed for this source yet.