tokahuke / yaqueLinks
Yaque is yet another disk-backed persistent queue for Rust.
☆86Updated last year
Alternatives and similar repositories for yaque
Users that are interested in yaque are comparing it to the libraries listed below
Sorting:
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- OpenTracing API for Rust☆64Updated last year
- Simple pure Rust AWS S3 Client following a Sans-IO approach☆130Updated this week
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- A Rust library for interrupting asynchronous streams.☆162Updated 6 months ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Port of bbolt in Rust☆65Updated 9 months ago
- An async NATS client library for the Rust programming language.☆83Updated 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-…☆77Updated last month
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Append-only commit log library for Rust☆113Updated 3 weeks ago
- ☆124Updated 2 years ago
- Rust implementation of Paxos consensus algorithm☆110Updated 2 years ago
- CSV parsing in async context☆45Updated last month
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Extract differences between arbitrary datastructures☆90Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- Rust library for requesting certificates from an ACME provider☆82Updated 6 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆88Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆62Updated 3 years ago