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
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last week
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Concurrent hash trie☆57Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆67Updated this week
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- ☆45Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆33Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 6 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Propositional logic with types in Rust☆63Updated 2 years ago
- ☆30Updated last year
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated last year