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:
- 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
- Tiny portable C++ library for atomic operations☆54Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 6 months 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
- Benchmarks for our memory allocator☆68Updated last year
- Foundations of symbol based programming☆30Updated 5 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 9 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- ☆26Updated 5 years ago
- homogeneous variadic function parameters☆17Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Boost.Mustache☆10Updated 2 years ago
- Null-termination-aware string-view class for C++☆25Updated this week
- A no-dependencies C++ extensible type erasure library☆43Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 6 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- JSON Serializer using compile time reflection☆20Updated 2 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 4 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Library of flat vector-like based associative containers☆75Updated 2 years ago