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 4 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated last week
- An LRU cache implementation with constant time operations and weighted semantic.☆42Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Thread-unsafe async runtime☆27Updated 4 months ago
- ☆29Updated 10 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- Lending iterators on stable Rust☆82Updated last year
- Timer facilities for Rust's async story☆56Updated 5 months ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- ☆33Updated 2 years ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- ☆21Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- scraps of a potential language☆37Updated 3 years ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago