cppalliance / NuDBLinks
NuDB: A fast key/value insert-only database for SSD drives in C++11
☆396Updated 2 months ago
Alternatives and similar repositories for NuDB
Users that are interested in NuDB are comparing it to the libraries listed below
Sorting:
- userland threads☆484Updated 3 months ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- The Elle coroutine-based asynchronous C++ development framework.☆475Updated 2 years ago
- C++ library for executors☆508Updated 8 years ago
- Mordor is a high performance I/O library based on fibers.☆349Updated 7 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- Lightweight and fast JSON parser for C++☆340Updated 11 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆499Updated last year
- Meta programming utilities for C++14. Merged in matt-42/lithium☆727Updated 5 years ago
- Configurable C++ platform adapter☆561Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 8 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆548Updated last year
- Yet another logging library.☆202Updated 6 years ago
- C++ language binding library integrating ZeroMQ with Boost Asio☆333Updated 5 months ago
- A very fast lightweight embedded database engine with a built-in query language.☆578Updated 3 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- C++11 wrapper for the LMDB embedded B+ tree database library.☆277Updated 4 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 7 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- An implementation of Seqlock in C++11☆215Updated 11 months ago
- A STL allocator that mmaps files☆248Updated 4 years ago
- Non-nullable pointers for C++☆318Updated 8 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆739Updated 5 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆156Updated 6 years ago
- C++ integer-to-string conversion benchmark☆341Updated 5 months ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year