4lDO2 / real-async-trait-rsView external linksLinks
A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type erasure
☆45Jun 11, 2022Updated 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:
- Repository of all kinds of entities.☆14Oct 23, 2022Updated 3 years ago
- Garbage collector implementation in Rust for Rust☆13Aug 30, 2020Updated 5 years ago
- More indexing options for Rust slices☆10Oct 26, 2023Updated 2 years ago
- `Pin`-based stopgap for unboxed aliasable values in self-referential data structures in Rust☆15Aug 27, 2022Updated 3 years ago
- Next-GEN Confguration Template Generation Language☆12Jul 21, 2022Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆34Dec 15, 2025Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- Non-allocating iterator over command line arguments☆48Dec 20, 2025Updated last month
- Rust implementation of reactor pattern for I/O resources☆22Jan 11, 2026Updated last month
- a macro for constructing views in Rust 🏗️☆105Jul 29, 2020Updated 5 years ago
- Obsessively tiny error derive macro☆86Feb 1, 2025Updated last year
- Inline procedural macros for Rust☆56Aug 27, 2022Updated 3 years ago
- ☆21Jul 10, 2020Updated 5 years ago
- Just for fun riscv64 emulator, which boots the Linux.☆41Dec 14, 2022Updated 3 years ago
- Composable allocator structures for plugging together more powerful allocators☆35Apr 29, 2021Updated 4 years ago
- Defer dropping large structs to a background thread☆66Nov 2, 2022Updated 3 years ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆22Mar 27, 2025Updated 10 months ago
- ☆47Sep 25, 2020Updated 5 years ago
- ☆10Jul 29, 2024Updated last year
- A parser for the radiotap capture format☆12Jun 3, 2024Updated last year
- mdbook on common pitfalls in unsafe rust code☆11May 24, 2019Updated 6 years ago
- The Chinese Version of The Rust Reference☆10Oct 13, 2024Updated last year
- A direct replacement for `assert_eq` for unordered collections☆13Apr 17, 2022Updated 3 years ago
- An implementation of memcpy for amd64 with clang/gcc☆15Feb 7, 2022Updated 4 years ago
- Slides and sources for talks on Tree Borrows☆14Dec 5, 2025Updated 2 months ago
- A prototype of my proposed name resolution algorithm for Rust.☆13Nov 24, 2015Updated 10 years ago
- Examples and support libraries for the amdgpu Rust target☆15Dec 4, 2025Updated 2 months ago
- Load and resolve Cargo configuration.☆17Updated this week
- Enforce Rust documentation correctness☆14Dec 1, 2022Updated 3 years ago
- Helper proc-macro to "ungroup" a captured metavariable☆10Jul 19, 2023Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Jan 24, 2026Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Jan 27, 2026Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated this week
- ☆46Feb 16, 2021Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Mar 24, 2021Updated 4 years ago
- Statically-checked alternatives to RefCell and RwLock☆388Sep 17, 2025Updated 4 months ago
- Generated bindings for Linux's userspace API☆65Dec 23, 2025Updated last month
- Lie Algebras using Sympy and backend powered by Rust's pyO3 and ndarray☆12Dec 12, 2023Updated 2 years ago
- Copying Garbage Collector☆14May 13, 2020Updated 5 years ago