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.☆47Updated 8 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Lossless functionality for platform-native strings.☆73Updated 2 months ago
- ☆34Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- ☆27Updated 2 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A library for generating Graphviz DOT language files for graphs.☆76Updated 5 months ago
- ☆30Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆75Updated 2 weeks ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- Thread-unsafe async runtime☆29Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- ☆45Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Efficient sets of bytes for Rust☆19Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago