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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- CBOR: Concise Binary Object Representation☆83Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- 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
- ☆76Updated 2 months ago
- "A very small syn"☆212Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆79Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- 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
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Define your own PhantomData☆158Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Macro for sealing traits and structures☆60Updated last year
- Bare-metal allocators.☆76Updated 3 years ago
- ☆44Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated last year
- You can name anonymous Future from async fn without dyn or Box!☆63Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month