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
878 commits to main branch, last one 17 days ago
128
1.4k
unknown
12
The Art of Problem-Solving in Software Engineering: How to Make MySQL Better
Created
2024-08-16
73 commits to main branch, last one 12 days ago
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
Elixir embedded key/value database
Created
2019-06-16
423 commits to master branch, last one 5 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 4 months ago
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
Pillars for Transactional Systems and Data Grids
Created
2020-05-11
103 commits to master branch, last one 11 months 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
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