tokahuke / yaque
Yaque is yet another disk-backed persistent queue for Rust.
☆84Updated last year
Alternatives and similar repositories for yaque:
Users that are interested in yaque are comparing it to the libraries listed below
- Port of bbolt in Rust☆65Updated 7 months ago
- A Platform-less, Runtime-less Actor Computing Model☆122Updated last year
- Simple pure Rust AWS S3 Client following a Sans-IO approach☆126Updated 2 weeks ago
- Convert closures into wakers☆45Updated 3 months ago
- An async NATS client library for the Rust programming language.☆83Updated 11 months ago
- Serde support for the humantime crate☆33Updated last year
- An updated version of linked-hash-map and friends☆112Updated 3 weeks ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Typed any map for rust☆66Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- ☆124Updated 2 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- Run closures in parallel☆113Updated 3 months ago
- File/log rotation writer for Rust☆32Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 7 months ago
- Minimal async cache in Rust with support for key expirations☆52Updated last year
- Asynchronous access to a bincode-encoded item stream.☆74Updated last month
- Heph is an actor library for Rust based on asynchronous functions.☆140Updated 2 months ago
- A Rust library for interrupting asynchronous streams.☆159Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- 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 11 months 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…☆82Updated last month
- Extract differences between arbitrary datastructures☆88Updated last year
- ☆73Updated 3 years ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 5 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 6 months ago