ardaku / pastsLinks
Minimal asynchronous runtime for Rust
☆128Updated 9 months ago
Alternatives and similar repositories for pasts
Users that are interested in pasts are comparing it to the libraries listed below
Sorting:
- Const TypeId and non-'static TypeId☆66Updated last week
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- ☆155Updated this week
- Make trait methods callable without the trait in scope☆146Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆115Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Compile-time regular expressions, the right way.☆78Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆105Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- Type-erased core::Discriminant<T>☆38Updated last week
- Better reference counted strings for Rust☆126Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- ☆209Updated last week
- ☆69Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- A fast and flexible LRU map.☆183Updated 4 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- A Platform-less, Runtime-less Actor Computing Model☆124Updated last year
- Eventually consistent values for Rust☆125Updated 2 years ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago