tokio-rs / valuableLinks
☆237Updated 3 months ago
Alternatives and similar repositories for valuable
Users that are interested in valuable are comparing it to the libraries listed below
Sorting:
- Define your own PhantomData☆158Updated last week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- A lightweight version of pin-project written with declarative macros.☆261Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Async broadcast channels☆187Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- Type that deserializes only from one specific value☆266Updated last week
- Asynchronous HTTP body trait☆151Updated this week
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- The feature-rich, portable async channel library☆266Updated 2 years ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Typed HTTP Headers from hyper☆188Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆240Updated last week
- x-www-form-urlencoded meets Serde☆257Updated last year
- Cargo extension for running Criterion.rs benchmarks☆208Updated 6 months ago
- ☆148Updated 2 months ago
- ☆94Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last week
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- Pull in every source file in a directory as a module☆179Updated last week
- ☆198Updated 2 weeks ago
- Async synchronization primitives☆276Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated last week
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated last month
- ☆125Updated 3 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago