ExpHP / slice-of-array
rust slice conversion library
☆16Updated 2 years ago
Alternatives and similar repositories for slice-of-array:
Users that are interested in slice-of-array are comparing it to the libraries listed below
- Iterator of const known length☆15Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- ☆15Updated 8 months ago
- ☆20Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆77Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 months ago
- Serialization value trees☆43Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- ☆38Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆52Updated 6 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 3 weeks ago
- A more flexible version of the Rust `scoped-tls` library☆14Updated 3 months ago
- ☆30Updated last month
- `$crate` in procedural macros.☆68Updated last week
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- ☆25Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust procedural macro attribute parser☆37Updated 7 months ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆31Updated last year
- ☆31Updated 4 years ago
- A procedural macro for generating unique ids for rust types☆12Updated 10 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆108Updated 2 years ago