rust-lang / async-fundamentals-initiativeLinks
☆94Updated last year
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:
- ☆216Updated last month
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated last month
- Define your own PhantomData☆156Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- ☆194Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Run closures in parallel☆114Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Guide for standard library developers☆85Updated 4 months ago
- ☆101Updated 2 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago
- generators☆209Updated 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`☆122Updated 11 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Lazy formatting utility macro for rust☆128Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Library for scripting analyses against crates.io's database dumps☆73Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- A Set of Bits☆69Updated 2 weeks ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago