ardaku / pastsLinks
Minimal asynchronous runtime for Rust
☆128Updated 10 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 month
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- ☆69Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- CBOR: Concise Binary Object Representation☆74Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Compatibility adapter between tokio and futures☆172Updated 3 months ago
- ☆157Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Bare-metal allocators.☆76Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- Type-erased core::Discriminant<T>☆38Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- Utilities for working with shared slices of memory☆69Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated last week
- Lending iterators on stable Rust☆82Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆121Updated last month
- ☆209Updated last month
- The missing compound borrowing for Rust.☆58Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago