cruppstahl / upscaledb
A very fast lightweight embedded database engine with a built-in query language.
☆573Updated 3 years ago
Alternatives and similar repositories for upscaledb:
Users that are interested in upscaledb are comparing it to the libraries listed below
- WhiteDB memory database☆604Updated 2 years ago
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆305Updated 5 years ago
- A C utility library and persistent key/value storage engine☆302Updated 3 weeks ago
- Cache library and distributed caching server. Memcached compatible.☆363Updated 6 months ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆181Updated 6 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆468Updated 4 years ago
- Embedded storage benchmarking tool☆137Updated 2 years ago
- NuDB: A fast key/value insert-only database for SSD drives in C++11☆391Updated 7 months ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆542Updated last year
- simple, lightweight message queue☆867Updated 7 years ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- An Embedded Implementation of Redis☆549Updated 3 years ago
- A flexible database focused on performance and scalability☆262Updated 6 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆478Updated last year
- Adaptive Radix Trees implemented in C☆780Updated 2 years ago
- Fastest RPC in the west☆722Updated last year
- A compressed bitmap class in C++.☆452Updated 3 months ago
- An efficient trie implementation.☆253Updated 4 years ago
- A C library of hashtables and tries designed to store objects with high performance☆231Updated last year
- A distributed durable unique 64bit ID server☆200Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 10 months ago
- A protocol framework for ZeroMQ☆238Updated 11 months ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Trinity IR Infrastructure☆237Updated 5 years ago
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.☆459Updated 9 years ago
- Modern transactional key-value/row storage library.☆1,861Updated last week
- Configurable C++ platform adapter☆555Updated 6 years ago
- One of the fastest embeddable key-value ACID database without WAL. libmdbx surpasses the legendary LMDB in terms of reliability, features…☆1,171Updated this week
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆274Updated 3 years ago
- A very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.☆901Updated last year