alecbz / mmap-allocatorLinks
☆9Updated 11 years ago
Alternatives and similar repositories for mmap-allocator
Users that are interested in mmap-allocator are comparing it to the libraries listed below
Sorting:
- wrappers for tarantool small allocated objects☆12Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Tiny portable C++ library for atomic operations☆54Updated last year
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- Benchmarks for our memory allocator☆68Updated last year
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 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
- A modern C++-RAII utility library, based on the C++20 proposal☆11Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 4 months ago