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
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- ☆39Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 months ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Concurrent hash trie☆51Updated 4 years ago
- ☆16Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago
- Token tree calling convention☆79Updated 2 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- ☆33Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- (lifetime) GATs on stable Rust☆57Updated last year
- ☆20Updated 3 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 2 weeks ago
- docs.rs as a publishing platform?☆68Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Lossless functionality for platform-native strings.☆71Updated last month
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 9 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year