cleeus / obstack
A C++ pointer bump memory arena implementation
☆85Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for obstack
- A C++ micro-benchmarking framework☆94Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆143Updated 2 weeks ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆117Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆165Updated 5 years ago
- bad_alloc Behaving Badly☆73Updated 5 years ago
- Policy Based C++ Allocator Library