theypsilon / arraygenLinks
Derive macro for generating arrays from struct fields.
☆20Updated 3 years ago
Alternatives and similar repositories for arraygen
Users that are interested in arraygen are comparing it to the libraries listed below
Sorting:
- ☆47Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- ☆36Updated last year
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- ☆39Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 6 years ago
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.