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:
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- ☆47Updated 5 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
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Rust crate for performing I/O in background thread☆28Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- ☆39Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 2 weeks ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- Rust String type with configurable byte storage.☆35Updated last year
- ☆36Updated last year
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 5 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Easy-cast library☆29Updated 9 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 10 months ago
- ☆56Updated 2 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- The simd optimized escape code☆54Updated last week
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 2 years ago