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:
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- 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 2 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆24Updated last week
- ☆47Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 8 months ago
- An experimental columnar arena☆43Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆33Updated last month
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- ☆46Updated 4 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last week
- Efficient sets of bytes for Rust☆18Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 months ago
- ☆63Updated last week