azriel91 / proc_macro_roidsLinks
Traits and functions to make writing proc macros more ergonomic.
☆22Updated last year
Alternatives and similar repositories for proc_macro_roids
Users that are interested in proc_macro_roids are comparing it to the libraries listed below
Sorting:
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Asynchronize blocking operation.☆26Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 3 weeks ago
- ☆39Updated 2 years ago
- ☆27Updated 2 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Full precision decimal representation of f64☆26Updated last month
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- NATS unique identifiers☆20Updated 4 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- A library for comparing data structures in Rust, oriented toward testing☆24Updated this week
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month