11 results found Sort:
- Filter by Primary Language:
- Rust (6)
- C (1)
- C++ (1)
- Elixir (1)
- Go (1)
- +
Distributed SQL database in Rust, written as an educational project
Created
2019-04-28
887 commits to main branch, last one 2 days ago
144
1.7k
unknown
15
The Art of Problem-Solving in Software Engineering: How to Make MySQL Better
Created
2024-08-16
78 commits to main branch, last one a day ago
One of the fastest embeddable key-value ACID database without WAL ★ MDBX surpasses the legendary LMDB in terms of reliability, features and performance ★ At the end of 2024 libmdbx was chosen by all m...
Created
2015-10-11
4,754 commits to master branch, last one 2 days ago
Elixir embedded key/value database
Created
2019-06-16
423 commits to master branch, last one 6 months ago
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
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 6 months ago
A transactional key-value database written in Go for Linux and macOS
Created
2024-10-28
66 commits to master branch, last one 27 days ago
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
Pillars for Transactional Systems and Data Grids
Created
2020-05-11
103 commits to master branch, last one about a year ago
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 2 months 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