cleeus / obstack
A C++ pointer bump memory arena implementation
☆90Updated 10 years ago
Alternatives and similar repositories for obstack:
Users that are interested in obstack are comparing it to the libraries listed below
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆118Updated 3 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- portability macros for compiler and hardware micro operations☆35Updated 7 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆150Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- C11 Lock-free Stack☆181Updated 9 months ago
- modern C++ type traits and metafunctions for callable types☆132Updated 2 months ago
- runtime to compile-time mappings☆108Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- A high performance C++ playground library☆48Updated 8 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
- λ → C++ library for functional programming☆37Updated 8 years ago
- ☆47Updated 7 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago