pbr-cpp-memory-pool 1.1.2
Fixed-block-size O(1) memory pool — C++17 with an ANSI C public surface
Loading...
Searching...
No Matches
pbr-cpp-memory-pool

A fixed-block-size, O(1) memory pool with a C++17 implementation behind an ANSI C (C89-compatible) public surface and zero external dependencies.

This site is the generated API reference — the per-symbol contract (parameters, return values, preconditions, thrown exceptions) extracted from the Doxygen comments in the public headers. It is one of the two documentation formats the project maintains; the rationale for the split is ADR-0013 (Doxygen for the API contract, Markdown for the narrative), and the pipeline that publishes this site is ADR-0027.

Where to start

Beyond the API reference

The narrative documentation — the specification, the Architecture Decision Records, the design-patterns catalogue, the roadmap, and the release notes — is authored in Markdown and rendered on GitHub:

Licensed under the MIT License.