NuDB: A fast key/value insert-only database for SSD drives in C++11
☆409Apr 30, 2025Updated 9 months ago
Alternatives and similar repositories for NuDB
Users that are interested in NuDB are comparing it to the libraries listed below
Sorting:
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- modern C++ type traits and metafunctions for callable types☆137Dec 10, 2025Updated 2 months ago
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- HTTP and WebSocket built on Boost.Asio in C++11☆4,761Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- C++20 implementation of {{ mustache }}☆85Nov 18, 2024Updated last year
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆556Jan 5, 2024Updated 2 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Apr 3, 2025Updated 10 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 3 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆186May 7, 2013Updated 12 years ago
- An indirect value-type for C++☆82Sep 22, 2023Updated 2 years ago
- Asio Buffers without the Asio☆17Jan 5, 2026Updated last month
- C++ implementation of a fast and memory efficient HAT-trie☆859Nov 11, 2025Updated 3 months ago
- A very fast lightweight embedded database engine with a built-in query language.☆576Aug 20, 2021Updated 4 years ago
- Non bloated asynchronous logger☆222Sep 13, 2023Updated 2 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Jun 2, 2021Updated 4 years ago
- Love template metaprogramming☆330Apr 10, 2022Updated 3 years ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- A high-performance, concurrent hash table☆1,733Mar 31, 2025Updated 10 months ago
- The Elle coroutine-based asynchronous C++ development framework.☆475May 22, 2023Updated 2 years ago
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆467Feb 18, 2026Updated last week
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,451Nov 2, 2025Updated 3 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Dec 29, 2025Updated last month
- Consistent Hashing data structures and algorithms for C++☆40Oct 13, 2016Updated 9 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆425Jul 14, 2013Updated 12 years ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,808Updated this week
- A fast, memory efficient hash map for C++☆1,300May 19, 2025Updated 9 months ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Dec 20, 2025Updated 2 months ago
- Configurable C++ platform adapter☆559Feb 14, 2019Updated 7 years ago
- A Fast Key-Value Storage Engine Based on Hierarchical B+-Tree Trie☆1,329Nov 21, 2025Updated 3 months ago
- Yet Another Serialization☆772Feb 18, 2025Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆487Jan 2, 2026Updated last month
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆198Updated this week