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 this week
- ☆231Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last month
- An unordered multiset/bag implementation backed by HashMap☆71Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- ☆100Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Lazy formatting utility macro for rust☆129Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Cargo extension for running Criterion.rs benchmarks☆207Updated 5 months ago
- Run closures in parallel☆115Updated 9 months ago
- Guide for standard library developers☆85Updated 6 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- ☆196Updated last week
- generators☆211Updated 2 years ago
- Bisects rustc, either nightlies or CI artifacts☆193Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆204Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- A implementation of convenience integrations between tokio and tower☆132Updated 2 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`☆126Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago