azriel91 / proc_macro_roidsLinks
Traits and functions to make writing proc macros more ergonomic.
☆22Updated 2 years ago
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:
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆58Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Rust crate for performing I/O in background thread☆28Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- ☆36Updated last year
- Rust String type with configurable byte storage.☆36Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago