theypsilon / arraygenLinks
Derive macro for generating arrays from struct fields.
☆20Updated 2 years ago
Alternatives and similar repositories for arraygen
Users that are interested in arraygen are comparing it to the libraries listed below
Sorting:
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- ☆47Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- ☆39Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months 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
- 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 3 years ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- ☆36Updated 11 months ago
- Rust crate for performing I/O in background thread☆28Updated last year
- A library for extracting and validating links.☆22Updated 11 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago