cleeus / obstackLinks
A C++ pointer bump memory arena implementation
☆94Updated 11 years ago
Alternatives and similar repositories for obstack
Users that are interested in obstack are comparing it to the libraries listed below
Sorting:
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆125Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- C11 Lock-free Stack☆184Updated last year
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- λ → C++ library for functional programming☆37Updated 9 years ago
- Policy Based C++ Allocator Library☆123Updated 7 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Open multi-methods for C++11☆119Updated 8 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆172Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A persistent hash array-mapped trie for C++☆92Updated 2 years ago
- Memory optimal Small String Optimization implementation for C++☆250Updated 11 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- C++ micro benchmark library☆98Updated 8 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- Boost.Coroutine☆85Updated last month
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 10 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Updated last month
- Enjoy template metaprogramming☆115Updated 9 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago