10 results found Sort:
- Filter by Primary Language:
- Rust (6)
- C (1)
- C++ (1)
- Elixir (1)
- +
Distributed SQL database in Rust, written as an educational project
Created
2019-04-28
851 commits to master branch, last one 3 months ago
One of the fastest embeddable key-value ACID database without WAL. libmdbx surpasses the legendary LMDB in terms of reliability, features and performance.
This repository has been archived
(exclude archived)
Created
2015-10-11
3,296 commits to master branch, last one 2 years ago
Elixir embedded key/value database
Created
2019-06-16
423 commits to master branch, last one 2 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 about a year ago
39
214
unknown
5
The Art of Problem-Solving in Software Engineering: How to Make MySQL Better
Created
2024-08-16
67 commits to main branch, last one a day 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 about a month ago
Pillars for Transactional Systems and Data Grids
Created
2020-05-11
103 commits to master branch, last one 7 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 arena based Skiplist impelementation for building memtable.
Created
2022-02-13
104 commits to main branch, last one 14 hours 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