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 5 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Lossless functionality for platform-native strings.☆73Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- ☆30Updated last year
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Concurrent hash trie☆58Updated 5 years ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 8 months ago
- ☆47Updated 5 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- ☆46Updated 4 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- An experimental columnar arena☆43Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆33Updated 2 weeks ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- The simd optimized escape code☆54Updated 3 weeks ago