piperchester / cpp-btree
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
- 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
- Embrace (post) modern C++☆9Updated 3 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
- Asynchronous Database Library based on Asio☆14Updated 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
- Foundations of symbol based programming☆30Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- Easily batch-build cmake projects!☆17Updated last month
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- ☆31Updated 9 years ago
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated last year
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Cake is a fast build system written in Python.☆20Updated last month
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 6 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- A collection of data structures in C++☆18Updated 2 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year