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.☆116Updated 8 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Memory database☆56Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 weeks ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- Run closures in parallel☆115Updated 10 months ago
- The simd optimized escape code☆54Updated this week
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated 2 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- ☆39Updated 5 years ago
- Async filesystem primitives☆139Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Data parallelism library for async-std.☆96Updated last year
- A consistent hashing library in Rust☆34Updated 4 years ago
- Thread parking and unparking☆79Updated 10 months ago
- Storage library (Work In Progress)☆20Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 3 weeks ago
- 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 3 months ago
- Concurrent hash trie☆58Updated 5 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated 2 weeks ago