tokahuke / yaqueLinks
Yaque is yet another disk-backed persistent queue for Rust.
☆88Updated last year
Alternatives and similar repositories for yaque
Users that are interested in yaque are comparing it to the libraries listed below
Sorting:
- A Rust library for interrupting asynchronous streams.☆166Updated last year
- A concurrent circuit breaker implemented with ring buffers☆121Updated 2 months ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- Port of bbolt in Rust☆67Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months 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 2 months ago
- An async NATS client library for the Rust programming language.☆84Updated last year
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- OpenTracing API for Rust☆65Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Append-only commit log library for Rust☆116Updated 2 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- CSV parsing in async context☆50Updated 8 months ago
- ☆73Updated 4 years ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- Distributed publish-subscribe data service and Mles protocol reference implementation on Rust, Warp and Serde☆167Updated 2 months ago
- A lightweight low-level single-threaded actor runtime☆181Updated 3 weeks ago
- Simple pure Rust AWS S3 Client following a Sans-IO approach☆145Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆150Updated last week
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆157Updated this week
- Run closures in parallel☆114Updated last year
- ☆126Updated 3 years ago
- Typed any map for rust☆67Updated last year
- Rust library for requesting certificates from an ACME provider☆85Updated 2 months ago
- Library safely exposing the io_uring API.☆78Updated last week
- Lock free bounded non blocking pub sub queue☆77Updated 3 months ago