rust-lang / async-fundamentals-initiative
☆92Updated last year
Alternatives and similar repositories for async-fundamentals-initiative:
Users that are interested in async-fundamentals-initiative are comparing it to the libraries listed below
- Define your own PhantomData☆152Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- ☆204Updated last week
- Utility wrapper to send non send types to other threads safely☆179Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 8 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- ☆72Updated 2 weeks ago
- ☆181Updated last month
- Run closures in parallel☆113Updated 2 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 3 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Guide for standard library developers☆82Updated this week
- docs.rs as a publishing platform?☆68Updated last month
- Make trait methods callable without the trait in scope☆136Updated last month
- Determine whether characters have the XID_Start or XID_Continue properties☆89Updated last month
- An unordered multiset/bag implementation backed by HashMap☆67Updated last month
- Lending iterators on stable Rust☆82Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 10 months ago
- ☆55Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 2 weeks ago
- Library for scripting analyses against crates.io's database dumps☆69Updated last month
- Cargo extension for running Criterion.rs benchmarks☆195Updated 9 months ago
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- ☆97Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆107Updated last year
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago