SarthakMakhija / cachedLinks
LFU-based in-memory cache in Rust
☆17Updated 2 years ago
Alternatives and similar repositories for cached
Users that are interested in cached are comparing it to the libraries listed below
Sorting:
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 11 months ago
- LSM-based key-value store in Go for educational purpose.☆76Updated 6 months ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- Tektite DB☆184Updated 6 months ago
- ☆63Updated 3 years ago
- one billion row challenge☆42Updated last year
- Generated Kafka protocol implementations☆33Updated 3 weeks ago
- ☆125Updated 2 months ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- a minimalistic implementation of RAFT algorithm☆25Updated last year
- Databases are awesome! 🕶☆59Updated 2 years ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- MemQ is an efficient, scalable cloud native PubSub system☆138Updated 2 weeks ago
- Elegant and extensible assertions in rust.☆14Updated last year
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆69Updated last year
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 2 years ago
- A distributed message queue.☆125Updated 2 months ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated last year
- Log-Structured Merge Tree Java implementation☆101Updated last year
- A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading t…☆19Updated 5 years ago
- An LSM Tree based Key-Value storage engine written in Go☆42Updated last year
- ☆29Updated 3 years ago
- A Java metrics interface with fast buffered metrics and third party reporters☆19Updated 8 months ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 10 months ago
- Oxia Java client SDK☆17Updated last month
- Database server written from scratch☆14Updated 2 years ago
- Key-value store on top of Raft Consensus Algorithm☆11Updated 7 years ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated last year