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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Make trait methods callable without the trait in scope☆162Updated this week
- Const TypeId and non-'static TypeId☆70Updated last month
- CBOR: Concise Binary Object Representation☆84Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- "A very small syn"☆212Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆147Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Pull in every source file in a directory as a module☆181Updated this week
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated last month
- ☆244Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Define your own PhantomData☆158Updated last month
- Better reference counted strings for Rust☆140Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- A fast and flexible LRU map.☆200Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated this week
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago