tokio-rs / valuableLinks
☆240Updated 4 months ago
Alternatives and similar repositories for valuable
Users that are interested in valuable are comparing it to the libraries listed below
Sorting:
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- Define your own PhantomData☆158Updated this week
- Graph the number of crates that depend on your crate over time☆254Updated last week
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Type that deserializes only from one specific value☆266Updated last week
- Asynchronous HTTP body trait☆151Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Async broadcast channels☆188Updated 4 months ago
- ☆200Updated last month
- Make trait methods callable without the trait in scope☆161Updated this week
- ☆148Updated 2 months ago
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Typed HTTP Headers from hyper☆189Updated last month
- A Rust library for interrupting asynchronous streams.☆168Updated 11 months ago
- Track and query Cargo dependency graphs.☆244Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- The feature-rich, portable async channel library☆266Updated 2 years ago
- Async synchronization primitives☆277Updated this week
- ☆125Updated 3 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
- Serialize and deserialize C-like enum as underlying repr☆255Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- x-www-form-urlencoded meets Serde☆257Updated last year
- Async interface for working with processes☆205Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year