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:
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Define your own PhantomData☆158Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- ☆241Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years 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`☆129Updated last year
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- ☆201Updated last month
- generators☆211Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- ☆113Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Guide for standard library developers☆85Updated 8 months ago
- ☆100Updated 4 months ago
- A working Rust example for how to implement Borrow for complex keys☆74Updated last year
- Library for scripting analyses against crates.io's database dumps☆73Updated 3 weeks ago
- Run closures in parallel☆115Updated 11 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Determine whether characters have the XID_Start or XID_Continue properties☆104Updated 3 weeks ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- A implementation of convenience integrations between tokio and tower☆133Updated 2 years ago