azriel91 / proc_macro_roids
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
- Asynchronize blocking operation.☆26Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 3 weeks ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- ☆15Updated 5 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- ☆36Updated 8 months ago
- Thread-unsafe async runtime☆27Updated 5 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated last year
- A flexible byte pool.☆18Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 3 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- An async version of iterator☆40Updated 10 months ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago