Skip to content

harikrishnan94/sheap

Repository files navigation

Shared Memory Allocator

Capable of managing fixed pre-allocated memory chunk of any size.

Features

  1. Variable size allocations
  2. Thread / Process Safe
  3. Highly scalable

Limitations

  1. Compile time Bound on largest allocation size

Releases

No releases published

Packages

No packages published