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 safe-guarded transmute for Rust☆39Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆36Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 10 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…