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:
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆152Updated 5 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- C11 Lock-free Stack☆182Updated last year
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Coroutines in C☆121Updated 10 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
- Enjoy template metaprogramming☆114Updated 8 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- ☆49Updated 7 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Boost.Coroutine☆84Updated 2 months ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Compiler of the EDDI programming language☆32Updated last month
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago