piperchester / cpp-btreeLinks
Optimized for systems that read and write large blobs.
☆12Updated 10 years ago
Alternatives and similar repositories for cpp-btree
Users that are interested in cpp-btree are comparing it to the libraries listed below
Sorting:
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A concise and readable metaprogramming language for C++☆61Updated 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 collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Benchmarks for our memory allocator☆69Updated last year
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- ☆26Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 11 months ago
- Generic 2D graphics library for C++14☆28Updated 7 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Tiny portable C++ library for atomic operations☆54Updated 2 years ago
- ☆13Updated 9 years 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
- Foundations of symbol based programming☆30Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- homogeneous variadic function parameters☆17Updated last year