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
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆38Updated last year
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- The simd optimized escape code☆53Updated last week
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Atomic operations on potentially uninitialized integers.☆20Updated last week
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆36Updated 8 months ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Thread-unsafe async runtime☆27Updated 6 months ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- Byte-wise atomic memcpy.☆34Updated last month
- Full precision decimal representation of f64☆26Updated 2 months ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago