tokio-rs / valuableLinks
☆241Updated this week
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 month
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- A lightweight version of pin-project written with declarative macros.☆267Updated 2 weeks ago
- Asynchronous HTTP body trait☆152Updated 2 months ago
- Type that deserializes only from one specific value☆267Updated last month
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆256Updated last month
- ☆149Updated 4 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Track and query Cargo dependency graphs.☆251Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆269Updated last week
- ☆204Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Utilities for working with impl traits in Rust.☆119Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆130Updated last year
- Async broadcast channels☆189Updated 5 months ago
- x-www-form-urlencoded meets Serde☆259Updated last year
- The feature-rich, portable async channel library☆266Updated 3 years ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Typed HTTP Headers from hyper☆191Updated 2 months ago
- Async synchronization primitives☆280Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated last month
- Compatibility adapter between tokio and futures☆188Updated last week
- Serialize and deserialize C-like enum as underlying repr☆257Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 11 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated 2 months ago