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
☆45Updated 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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆70Updated 11 months ago
- Concurrent hash trie☆54Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 10 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- ☆33Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- ☆38Updated last year
- ☆45Updated last year
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Build a rustc sysroot with custom flags☆17Updated 7 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated last month
- ☆47Updated 4 years ago
- ☆29Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- ☆72Updated last month