ardaku / pasts
Minimal asynchronous runtime for Rust
☆127Updated 8 months ago
Alternatives and similar repositories for pasts:
Users that are interested in pasts are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆153Updated last year
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆132Updated 11 months ago
- ☆206Updated 3 weeks ago
- ☆65Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆72Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆91Updated 3 weeks ago
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 3 weeks ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Compatibility adapter between tokio and futures☆168Updated last month
- Lending iterators on stable Rust☆82Updated last year
- CBOR: Concise Binary Object Representation☆71Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆58Updated last year
- ☆147Updated this week
- Define your own PhantomData☆152Updated 2 months ago
- Async broadcast channels☆177Updated 4 months ago
- An alternate Cargo registry using static files☆120Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆184Updated 3 weeks ago
- Compile-time regular expressions, the right way.☆77Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month