cruppstahl / upscaledb
A very fast lightweight embedded database engine with a built-in query language.
☆570Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for upscaledb
- WhiteDB memory database☆608Updated last year
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆180Updated 5 years ago
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆304Updated 5 years ago
- An efficient trie implementation.☆252Updated 3 years ago
- Embedded storage benchmarking tool☆134Updated 2 years ago
- A C utility library and persistent key/value storage engine☆301Updated last week
- Cache library and distributed caching server. Memcached compatible.☆361Updated 3 months ago
- An Embedded Implementation of Redis☆545Updated 2 years ago
- A flexible database focused on performance and scalability☆262Updated 5 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆465Updated 3 years ago
- Modern transactional key-value/row storage library.☆1,856Updated 5 years ago
- A simple C library for compressing lists of integers using binary packing☆490Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- simple, lightweight message queue☆866Updated 6 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆206Updated 4 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.☆902Updated last year
- One of the fastest embeddable key-value ACID database without WAL. libmdbx surpasses the legendary LMDB in terms of reliability, features…☆1,161Updated 2 years ago
- NuDB: A fast key/value insert-only database for SSD drives in C++11☆385Updated 4 months ago
- A C library of hashtables and tries designed to store objects with high performance☆230Updated last year
- Fastest RPC in the west☆722Updated last year
- 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
- C library implementing the ridiculously fast CLHash hashing function☆266Updated 7 months ago
- Trie key-value database☆336Updated 2 years ago
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.☆460Updated 8 years ago
- One of the fastest hash functions☆345Updated 2 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆361Updated 2 years ago
- Adaptive Radix Trees implemented in C☆772Updated 2 years ago
- A fast and compact format for serialization and storage☆419Updated last month
- A compressed bitmap class in C++.☆446Updated 3 weeks ago