golddranks / binary_macros
Rust macros for decoding base64 and hexadecimal -like encodings to [u8] literals.
☆19Updated 3 years ago
Alternatives and similar repositories for binary_macros:
Users that are interested in binary_macros are comparing it to the libraries listed below
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- ☆60Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆61Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Crunchy unroller - deterministically unroll constant loops☆37Updated last month
- ☆19Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Token tree calling convention☆79Updated 2 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Home for the Inline Assembly project group☆33Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- A tool for finding large memcpy's in llvm ir☆60Updated 5 years ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Safe pointer-to-member functionality for rust☆33Updated 8 months ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆58Updated 3 years ago
- ☆55Updated last year
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- Two macros for taking array references in rust.☆83Updated 5 months ago
- Proof of Concept of a version of the error trait that is no-std compatible and works with backtraces / error return traces☆11Updated 3 years ago
- ☆26Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- ☆52Updated 5 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- Derive for the Display trait☆51Updated 6 years ago
- Rust procedural macro attribute to enable target features at runtime☆14Updated 7 years ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- Backported standard Rust library to older compilers.☆21Updated 2 years ago
- ☆23Updated 3 years ago