ardaku / pastsLinks
Minimal asynchronous executor for Rust
☆133Updated 3 weeks 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☆169Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Const TypeId and non-'static TypeId☆70Updated last week
- CBOR: Concise Binary Object Representation☆82Updated 3 weeks ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- "A very small syn"☆212Updated 10 months ago
- Better reference counted strings for Rust☆139Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆210Updated this week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆79Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Bare-metal allocators.☆76Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Macro for sealing traits and structures☆60Updated last year
- Pull in every source file in a directory as a module☆179Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- ☆76Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 2 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
- ☆240Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year