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:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- ☆46Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Concurrent hash trie☆58Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A library for generating Graphviz DOT language files for graphs.☆78Updated 9 months ago
- ☆30Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- Propositional logic with types in Rust☆64Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Simple goldenfile testing in Rust☆44Updated 2 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago