ardaku / pastsLinks
Minimal asynchronous runtime for Rust
☆129Updated 11 months ago
Alternatives and similar repositories for pasts
Users that are interested in pasts are comparing it to the libraries listed below
Sorting:
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆149Updated last month
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- CBOR: Concise Binary Object Representation☆73Updated last month
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- Async broadcast channels☆179Updated 6 months ago
- #[no_std] print equivalent for Rust☆64Updated 3 weeks ago
- ☆72Updated last month
- "A very small syn"☆206Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Bare-metal allocators.☆76Updated 2 years ago
- ☆163Updated this week
- Compile-time regular expressions, the right way.☆78Updated 5 months ago
- ☆212Updated last week