cleeus / obstackLinks
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
Sorting:
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- C11 Lock-free Stack☆183Updated last year
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 9 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
- low-level library for minimizing the size of your types☆114Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated 2 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
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- Portable C++ SIMD library☆173Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Policy Based C++ Allocator Library☆123Updated 2 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆180Updated 11 months ago