ardaku / pasts
Minimal asynchronous runtime for Rust
☆126Updated 6 months ago
Alternatives and similar repositories for pasts:
Users that are interested in pasts are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- ☆65Updated 8 months ago
- Utilities for working with impl traits in Rust.☆101Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆104Updated 5 months ago
- ☆97Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- Const TypeId and non-'static TypeId☆59Updated this week
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 2 weeks ago
- Compatibility adapter between tokio and futures☆163Updated 3 weeks ago
- Threadsafe RefCell for Rust☆90Updated last year
- Async broadcast channels☆172Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- Lending iterators on stable Rust☆81Updated last year
- ☆199Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆197Updated this week
- Program startup and thread support written in Rust☆174Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆171Updated this week
- cargo-add command to make dependencies into dylibs☆95Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last month
- Async synchronization primitives☆262Updated 3 weeks ago
- A concurrent, append-only vector.☆147Updated this week
- ☆39Updated 4 months ago
- Pull in every source file in a directory as a module☆169Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆102Updated 3 months ago
- Better reference counted strings for Rust☆118Updated 6 months ago