ardaku / pastsLinks
Minimal asynchronous executor for Rust
☆133Updated last month
Alternatives and similar repositories for pasts
Users that are interested in pasts are comparing it to the libraries listed below
Sorting:
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- CBOR: Concise Binary Object Representation☆83Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Better reference counted strings for Rust☆139Updated last year
- ☆76Updated 2 months ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- "A very small syn"☆212Updated 11 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Bare-metal allocators.☆76Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 3 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- You can name anonymous Future from async fn without dyn or Box!☆63Updated 3 years ago
- Choose Rust types at compile-time via constants☆70Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Async broadcast channels☆189Updated 4 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Typed any map for rust☆67Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year