4lDO2 / real-async-trait-rs
A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type erasure
☆46Updated 2 years ago
Alternatives and similar repositories for real-async-trait-rs:
Users that are interested in real-async-trait-rs are comparing it to the libraries listed below
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- ☆38Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Completion futures for Rust☆19Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- ☆29Updated 9 months ago
- An article explaining the unsoundness I found in owning-ref☆26Updated 3 years ago
- ☆32Updated 2 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated last month
- structured parallel execution for async Rust☆33Updated 6 months ago
- Rust NonEmpty slice☆13Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Duplicate an async I/O handle☆40Updated 3 weeks ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Build a rustc sysroot with custom flags☆17Updated 4 months ago
- ☆52Updated 5 years ago
- Full precision decimal representation of f64☆25Updated this week
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- Proc macro derive to generate structs from enum variants.☆26Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Timer facilities for Rust's async story☆56Updated 4 months ago
- Concurrent hash trie☆51Updated 4 years ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated last week
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year