rust-lang / async-fundamentals-initiativeLinks
☆94Updated 2 years ago
Alternatives and similar repositories for async-fundamentals-initiative
Users that are interested in async-fundamentals-initiative 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
- ☆241Updated this week
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Make trait methods callable without the trait in scope☆162Updated last month
- docs.rs as a publishing platform?☆71Updated last month
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- generators☆211Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- ☆204Updated 2 months ago
- Copy-on-write string utilities for Rust☆162Updated last year
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- ☆100Updated 5 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Run closures in parallel☆115Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Async stream for Rust and the futures crate.☆193Updated last week
- Graph the number of crates that depend on your crate over time☆256Updated last month
- A working Rust example for how to implement Borrow for complex keys☆74Updated last year
- ☆149Updated 4 months ago
- Guide for standard library developers☆87Updated 9 months ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last month
- Better reference counted strings for Rust☆140Updated last year