jemalloc-style high concurrency slab allocator with multi-size classes, bitmap run tracking, arena partitioning, and dirty page decay management.
graph TD
A[Agent Runtime / Execution Stack] --> B[genpark-jemalloc-slab-arena-allocator-skill]
B --> C[Zero Dependency Engine]
C --> D[Standard Library Primitives]
- Strict 0 Pip Dependencies: Built completely using the Python Standard Library.
- Fast Execution & Verification: Includes client wrapper, MCP server, and verified test suites.
- Agentic AI Ready: Exposes standard MCP tools for continuous LLM integration.
git clone https://github.com/Alpha-Park/genpark-jemalloc-slab-arena-allocator-skill.git
cd genpark-jemalloc-slab-arena-allocator-skill
python example_usage.py