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☆230Updated last month
- Token tree calling convention☆80Updated 2 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆64Updated 4 months ago
- The empty type Void.☆71Updated 2 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆208Updated 2 years ago
- high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD☆134Updated 5 months ago
- ☆64Updated 8 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Helpers for clearing sensitive data on the stack and heap☆54Updated 4 months ago
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago
- Project group working on the "safe transmute" feature☆94Updated last year
- A graphical debugger for Rust MIR☆196Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Rust serializer library☆88Updated last month
- ☆60Updated last month
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- LLVM-GCOV Source coverage for Rust☆125Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- A library providing direct casting among trait objects implemented by a type☆43Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 weeks ago
- Advisory cross-platform file locks using file descriptors☆80Updated 6 months ago