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
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 5 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
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- `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
- C++ Scattered Containers☆67Updated 7 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- ☆31Updated 9 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Benchmarks for our memory allocator☆65Updated last year
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆20Updated 2 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- A light-weight C++ profiling library☆31Updated 11 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- A collection of data structures in C++☆18Updated 2 years ago