11 results found Sort:

580
6.3k
apache-2.0
88
Distributed SQL database in Rust, written as an educational project
Created 2019-04-28
878 commits to main branch, last one 17 days ago
112
1.2k
apache-2.0
49
One of the fastest embeddable key-value ACID database without WAL. libmdbx surpasses the legendary LMDB in terms of reliability, features and performance.
Created 2015-10-11
4,559 commits to master branch, last one 8 days ago
28
586
apache-2.0
17
Elixir embedded key/value database
Created 2019-06-16
423 commits to master branch, last one 5 months ago
15
302
bsd-2-clause
9
Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs
Created 2020-06-22
239 commits to master branch, last one 2 years ago
8
220
apache-2.0
2
An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database engine.
Created 2024-03-10
57 commits to main branch, last one 4 months ago
2
179
bsd-2-clause
3
A transactional key-value database written in Go for 64-bit Linux and macOS. Seemingly faster and more compact than lmdb-go, bbolt, Badger, and goleveldb. 2,000+ lines of Go; all dependencies in stand...
Created 2024-10-28
54 commits to master branch, last one a day ago
7
131
apache-2.0
4
Pillars for Transactional Systems and Data Grids
Created 2020-05-11
103 commits to master branch, last one 11 months ago
12
126
mit
6
Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.
Created 2023-04-06
150 commits to main branch, last one about a year ago
7
56
apache-2.0
2
A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.
Created 2022-02-13
120 commits to main branch, last one 23 days ago
A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.
Created 2023-02-08
368 commits to main branch, last one about a year ago