mosuka / meteoraLinks
Distributed key-value store.
☆28Updated 4 years ago
Alternatives and similar repositories for meteora
Users that are interested in meteora are comparing it to the libraries listed below
Sorting:
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Memory database☆57Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Multi-threaded implementation of redis written in rust☆144Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last week
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Simple probabilistic data structures☆147Updated last week
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated 2 years ago
- Thread parking and unparking☆79Updated 10 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- A minimal implementation of consistent hashing☆60Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated last week
- Rust library implementing xor-filters☆142Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- Async filesystem primitives☆141Updated last month
- Run closures in parallel☆115Updated 10 months ago