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:
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 7 months ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆33Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- ☆46Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- Lossless functionality for platform-native strings.☆71Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Generic extensions for tapping values in Rust.☆57Updated 6 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Efficient sets of bytes for Rust☆19Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- The simd optimized escape code☆54Updated last week
- Lending iterators on stable Rust☆83Updated last year
- ☆39Updated 2 years ago