PyCyBase Documentation

Common C / Cython dual interfaces for Python HFT projects.

PyCyBase provides low-level allocator infrastructure shared across HFT (High-Frequency Trading) projects. It features a family of Cython extension modules that expose fast memory allocators, hash maps, and string interning — all built on a pluggable allocator protocol with heap, shared-memory, and raw-malloc backends.

Contents:

Indices and tables