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 week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- ☆237Updated 3 months ago
- An unordered multiset/bag implementation backed by HashMap☆74Updated 2 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆208Updated 6 months ago
- Lazy formatting utility macro for rust☆129Updated 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`☆128Updated last year
- Make trait methods callable without the trait in scope☆161Updated last week
- An updated version of linked-hash-map and friends☆137Updated last month
- Run closures in parallel☆115Updated 10 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- docs.rs as a publishing platform?☆71Updated last week
- Guide for standard library developers☆85Updated 7 months ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆113Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- Better reference counted strings for Rust☆139Updated last year
- ☆198Updated 2 weeks ago
- ☆99Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- A working Rust example for how to implement Borrow for complex keys☆69Updated last year
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- generators☆211Updated 2 years ago
- Thread parking and unparking☆79Updated 10 months ago
- Copy-on-write string utilities for Rust☆158Updated last year