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:
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- 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 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- ☆56Updated 2 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Rust crate for performing I/O in background thread☆28Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- ☆12Updated 5 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Reactive dependency injection for Rust.☆42Updated 2 weeks ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- A generic, fixed-size, associative cache☆40Updated last year
- Rust crate for making Read streams peekable.☆26Updated 4 years ago