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:
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Define your own PhantomData☆158Updated this week
- ☆240Updated 4 months ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- docs.rs as a publishing platform?☆71Updated this week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 2 weeks ago
- ☆100Updated 3 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- Guide for standard library developers☆85Updated 8 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- ☆200Updated last month
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- A working Rust example for how to implement Borrow for complex keys☆69Updated last year
- An updated version of linked-hash-map and friends☆138Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- generators☆211Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆207Updated 4 months ago
- Run closures in parallel☆115Updated 11 months ago