redixhumayun / async-rust
☆20Updated last month
Related projects ⓘ
Alternatives and complementary repositories for async-rust
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆53Updated this week
- A minimalist property-based testing library☆104Updated 3 months ago
- Value log implementation for key-value separated storage in safe Rust☆22Updated last week
- trigger io::Error's in test, and annotate their source☆30Updated last year
- Human-friendly indexed collections☆51Updated 10 months ago
- Wait for a collection of async tasks to finish.☆33Updated 3 months ago
- A better metrics crate☆26Updated 3 months ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆76Updated 3 weeks ago
- Documentation of Rust error handling☆49Updated last year
- ☆17Updated last year
- Succinct data structures using very efficient rank and select☆62Updated last month
- Simple async reactor and executor for rust☆78Updated 2 years ago
- ☆24Updated 4 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆70Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- Reports when tokio runtime threads are blocking☆64Updated 2 months ago
- Example implementation of stack tokens for Rust☆33Updated last year
- Experimenting with Rust's fundamental data model☆47Updated last month
- Rust & WebAssembly Workshop☆25Updated 2 years ago
- Library for building stateful property tests using the proptest crate☆23Updated 5 months ago
- It executes futures☆55Updated last year
- Memory database☆54Updated 7 months ago
- A low-level MVCC file format for storing blobs.☆63Updated 8 months ago
- A collection of CC-BY-SA course material to teach the Rust programming language, in different formats, levels, and focus points. Contact …☆16Updated last year
- MnemOS Global Networking Protocol☆16Updated 9 months ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆15Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆66Updated last year
- SQLite-based on-disk cache for Rust.☆23Updated 3 months ago
- A crate to protect against malicious JSON payloads.☆66Updated 3 weeks ago