4lDO2 / real-async-trait-rsLinks
A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type erasure
☆45Updated 3 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
Sorting:
- ☆39Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆63Updated last week
- structured parallel execution for async Rust☆33Updated 10 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Concurrent hash trie☆54Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Byte-wise atomic memcpy.☆36Updated last month
- ☆28Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆34Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆29Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 3 weeks ago
- ☆72Updated 2 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- An experimental columnar arena☆43Updated 7 months ago
- Build a rustc sysroot with custom flags☆17Updated last week
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago