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
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆64Updated 3 months ago
- ☆63Updated 8 years ago
- An extraction of the compiletest utility from the Rust compiler☆228Updated last week
- high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD☆133Updated 4 months ago
- Token tree calling convention☆80Updated 2 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆204Updated 2 years ago
- The empty type Void.☆71Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Crunchy unroller - deterministically unroll constant loops☆43Updated 2 months ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Helpers for clearing sensitive data on the stack and heap☆54Updated 3 months ago
- ☆59Updated last year
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆62Updated last month
- Compares two equal-sized byte strings in constant time.☆41Updated 3 months ago
- Check your crate for (possible) no_std compatibility☆214Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆80Updated 4 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆56Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago