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:
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆228Updated last month
- high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD☆134Updated 5 months ago
- Crunchy unroller - deterministically unroll constant loops☆48Updated 3 months ago
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆64Updated 3 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- ☆64Updated 8 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆208Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆80Updated 5 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- The empty type Void.☆71Updated 2 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- ☆60Updated last year
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆60Updated last month
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Helpers for clearing sensitive data on the stack and heap☆54Updated 3 months ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Compares two equal-sized byte strings in constant time.☆42Updated 3 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆143Updated 6 years ago