A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
☆174Feb 22, 2024Updated 2 years ago
Alternatives and similar repositories for maybe-async-rs
Users that are interested in maybe-async-rs are comparing it to the libraries listed below
Sorting:
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆156Nov 24, 2025Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- A lightweight version of pin-project written with declarative macros.☆274Updated this week
- "A very small syn"☆213Feb 1, 2025Updated last year
- Completion futures for Rust☆20Aug 27, 2022Updated 3 years ago
- Public repository for the Rust effects initiative☆110Aug 12, 2024Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆803Updated this week
- Utilities for working with impl traits in Rust.☆124Jan 27, 2025Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆125Oct 31, 2025Updated 4 months ago
- An implementation of libc written in Rust☆320Feb 26, 2026Updated last week
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,270Mar 1, 2026Updated last week
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Mar 5, 2023Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Procedural macros to derive numeric traits in Rust☆215Feb 6, 2024Updated 2 years ago
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- Some more derive(Trait) options☆2,078Feb 4, 2026Updated last month
- A bridge between different serde implementations.☆16Sep 8, 2025Updated 6 months ago
- (lifetime) GATs on stable Rust☆59Jan 12, 2024Updated 2 years ago
- A fast and flexible LRU map.☆199Jan 3, 2025Updated last year
- ☆33Feb 13, 2024Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Sep 4, 2023Updated 2 years ago
- A crate for mucking around with piles of bytes☆967Jan 31, 2026Updated last month
- Detect concurrency and memory bugs and possible panic locations in Rust projects☆587Mar 2, 2026Updated last week
- Spin-based synchronization primitives☆586Feb 5, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆377Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆297Dec 30, 2025Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- Serialize and deserialize C-like enum as underlying repr☆262Feb 16, 2026Updated 3 weeks ago
- Type erasure for async trait methods☆2,124Feb 16, 2026Updated 3 weeks ago
- Pretty printing library for SQL☆24Jun 24, 2023Updated 2 years ago
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- Define your own PhantomData☆160Feb 16, 2026Updated 3 weeks ago
- Async synchronization primitives☆284Dec 21, 2025Updated 2 months ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated 3 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆206Oct 13, 2025Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated 3 weeks ago