tokio-rs / valuableLinks
☆209Updated last week
Alternatives and similar repositories for valuable
Users that are interested in valuable are comparing it to the libraries listed below
Sorting:
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Asynchronous HTTP body trait☆142Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- Type that deserializes only from one specific value☆243Updated last week
- Async synchronization primitives☆269Updated last month
- The feature-rich, portable async channel library☆255Updated 2 years ago
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- A fast and flexible LRU map.☆183Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Typed HTTP Headers from hyper☆173Updated this week
- ☆155Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Graph the number of crates that depend on your crate over time☆242Updated last week
- x-www-form-urlencoded meets Serde☆248Updated 9 months ago
- Track and query Cargo dependency graphs.☆222Updated this week
- Common types for HTTP operations☆203Updated last year
- ☆183Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆251Updated last week
- Async broadcast channels☆178Updated 5 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆140Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- A Rust library for interrupting asynchronous streams.☆160Updated 4 months ago
- Define your own PhantomData☆152Updated last week