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☆40Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 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☆60Updated last year
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- ☆56Updated 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☆35Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Trait aliases on stable Rust☆55Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 months ago
- ☆47Updated 4 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated 3 weeks ago
- ☆27Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- ☆57Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago