golddranks / binary_macrosLinks
Rust macros for decoding base64 and hexadecimal -like encodings to [u8] literals.
☆18Updated 4 years ago
Alternatives and similar repositories for binary_macros
Users that are interested in binary_macros are comparing it to the libraries listed below
Sorting:
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- Two macros for taking array references in rust.☆85Updated last year
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- The empty type Void.☆71Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- std::Error in no_std environment.☆39Updated 5 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- ☆19Updated 4 years ago
- ☆64Updated 8 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Token tree calling convention☆83Updated 3 years ago
- ☆27Updated 4 years ago
- ☆58Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- Compares two equal-sized byte strings in constant time.☆42Updated last month
- ☆61Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Install a rustc master toolchain usable from rustup☆76Updated 2 months ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- malloc-based Box implementation for Rust.☆21Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- A Rust library for zero-allocation parsing of binary data.☆50Updated 2 years ago
- Named arguments for Rust☆38Updated 8 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago