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.☆115Updated 7 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 7 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Memory database☆56Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 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
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated 2 years ago
- rust database engineering toolkit☆32Updated 4 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated 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 month
- Concurrent hash trie☆57Updated 5 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Run closures in parallel☆115Updated 8 months ago
- Async filesystem primitives☆139Updated 3 weeks ago
- ☆39Updated 5 years ago
- Data parallelism library for async-std.☆94Updated last year
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Simple probabilistic data structures☆147Updated 2 weeks ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- Multi-threaded implementation of redis written in rust☆142Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- The simd optimized escape code☆54Updated last week