ardaku / pastsLinks
Minimal asynchronous executor for Rust
☆133Updated this week
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.☆176Updated 3 months ago
- Make trait methods callable without the trait in scope☆161Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- CBOR: Concise Binary Object Representation☆82Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Const TypeId and non-'static TypeId☆69Updated last week
- 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.☆113Updated 6 months ago
- "A very small syn"☆212Updated 10 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Project group working on the "safe transmute" feature☆96Updated last year
- Pull in every source file in a directory as a module☆179Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- ☆76Updated 3 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- Async broadcast channels☆187Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago