SarthakMakhija / cached
LFU-based in-memory cache in Rust
☆15Updated last year
Related projects ⓘ
Alternatives and complementary repositories for cached
- Elegant and extensible assertions in rust.☆14Updated 10 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆48Updated last month
- ☆12Updated 5 months ago
- Test data integrity by comparing against an Oracle running in parallel☆31Updated this week
- a minimalistic implementation of RAFT algorithm☆25Updated last year
- LSM-based key-value store in Go for educational purpose.☆55Updated last month
- Rust port of Go's singleflight package☆13Updated 7 months ago
- ☆20Updated 11 months ago
- A basic log-structured flash datastore☆20Updated 2 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 2 months ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆49Updated last year
- A cloud native embedded storage engine built on object storage.☆51Updated this week
- Key value store using the redis protocol with Postgres as a backend☆56Updated last week
- This is a small demo of how to transform a simple single-server RocksDB service written in Rust into a distributed version using OmniPaxo…☆15Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆27Updated 5 months ago
- Distributed Systems, systems engineering and programming language meetup group☆10Updated 8 months ago
- TLA+ specifications for Kafka related algorithms☆52Updated last month
- Samosa helps developers prioritize what needs to be tested.☆11Updated last year
- Minimal hashicorp/raft example☆32Updated 2 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated 9 months ago
- Basic Golang implementation of a Triple Store. Built to learn the Golang language before an internship.☆19Updated 5 years ago
- Immutable Adaptive Radix Tree implementation in go☆20Updated 3 months ago
- A local first persistent log☆32Updated this week
- ViewStamped Replication implementation in Go☆38Updated last year
- Filibuster instrumentation for the JVM.☆15Updated 9 months ago
- Java library for immutable human-friendly units☆12Updated last month
- jMolecules integration for IntelliJ based IDEs like IDEA☆10Updated 8 months ago
- 🔑 A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk…☆29Updated last year