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:
- ☆223Updated last month
- Define your own PhantomData☆158Updated last week
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Guide for standard library developers☆86Updated 5 months ago
- Make trait methods callable without the trait in scope☆157Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- ☆101Updated last month
- A working Rust example for how to implement Borrow for complex keys☆66Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- ☆194Updated 2 weeks ago
- Run closures in parallel☆115Updated 8 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 4 months ago
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- generators☆209Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- ☆145Updated last week
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- ☆108Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated 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`☆124Updated 11 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Better reference counted strings for Rust☆136Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆89Updated last year