cleeus / obstack
A C++ pointer bump memory arena implementation
☆93Updated 10 years ago
Alternatives and similar repositories for obstack:
Users that are interested in obstack are comparing it to the libraries listed below
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆151Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Boost.Coroutine☆83Updated last month
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- C++ micro benchmark library☆94Updated 8 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Fast, efficient string interning☆98Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- generic stack-based container☆106Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Tiny perfect hash library for C, C++, and Lua☆164Updated 6 years ago