cleeus / obstackLinks
A C++ pointer bump memory arena implementation
☆94Updated 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.☆154Updated 6 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
- C++11 metaprogramming library☆112Updated 10 years ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆169Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Coroutines in C☆122Updated 11 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆184Updated 12 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- TLSF: two-level segregated fit O(1) allocator☆81Updated 3 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
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Policy Based C++ Allocator Library☆123Updated 5 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- runtime to compile-time mappings☆110Updated 8 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆276Updated 4 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- C11 Lock-free Stack☆184Updated last year
- λ → C++ library for functional programming☆37Updated 9 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- Portable C++ SIMD library☆171Updated 6 years ago