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
- `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
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated 11 months ago
- 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
- A universal thread-safe memory pool.☆26Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 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
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- ☆31Updated 9 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- Embrace (post) modern C++☆9Updated 3 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Easily batch-build cmake projects!☆18Updated 3 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- A beautiful stack trace pretty printer for C++☆8Updated 7 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago