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.☆53Updated last month
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- ☆38Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated this week
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- Atomic operations on potentially uninitialized integers.☆20Updated this week
- This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an …☆14Updated last year
- Full precision decimal representation of f64☆25Updated this week
- Rust crate for performing I/O in background thread☆28Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 3 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 3 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- ☆15Updated 5 years ago