{"library":"omnimalloc","type":"library","category":null,"description":"A Python library providing static memory allocation with a unified interface. It supports arena-based allocation, stack allocators, and pool allocators for performance-critical or embedded contexts. Current version is 0.3.0, updated April 2025. Active development with infrequent releases.","language":"python","status":"active","version":"0.3.0","tags":["memory-allocation","arena-allocator","static-allocation","embedded"],"install":[{"cmd":"pip install omnimalloc","imports":["from omnimalloc import Allocation","from omnimalloc import allocate","from omnimalloc import Pool"]}],"homepage":"https://github.com/fpedd/omnimalloc","github":"https://github.com/fpedd/omnimalloc","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":"passing","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Sun Aug 02","install_tag":null}}