droundy / arrayrefLinks
Two macros for taking array references in rust.
☆85Updated last year
Alternatives and similar repositories for arrayref
Users that are interested in arrayref are comparing it to the libraries listed below
Sorting:
- An extraction of the compiletest utility from the Rust compiler☆231Updated 2 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- ☆64Updated 8 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆66Updated 7 months ago
- Check your crate for (possible) no_std compatibility☆215Updated 2 years ago
- Token tree calling convention☆83Updated 3 years ago
- high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD☆137Updated 3 weeks ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆215Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Safe wrapper for initializing arrays☆75Updated 3 years ago
- Crunchy unroller - deterministically unroll constant loops☆50Updated 7 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- ☆62Updated 3 months ago
- Helpers for clearing sensitive data on the stack and heap☆53Updated 7 months ago
- A circular buffer with fixed capacity (Rust).