ardaku / pastsLinks
Minimal asynchronous executor for Rust
☆130Updated this week
Alternatives and similar repositories for pasts
Users that are interested in pasts are comparing it to the libraries listed below
Sorting:
- Make trait methods callable without the trait in scope☆157Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- ☆74Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- ☆223Updated last month
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- Better reference counted strings for Rust☆136Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆201Updated 2 weeks ago
- CBOR: Concise Binary Object Representation☆76Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- #[no_std] print equivalent for Rust☆64Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆77Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- "A very small syn"☆209Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week