thestinger / allocatorLinks
experimental high performance, low fragmentation memory allocator
☆58Updated 8 years ago
Alternatives and similar repositories for allocator
Users that are interested in allocator are comparing it to the libraries listed below
Sorting:
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 3 years ago
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- compile time assembly interpreter☆85Updated 7 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- A clang wrapper for musl C library. Pretty hacky, I know.