wolandr / pretty-hexLinks
A Rust library providing pretty hex dump.
☆63Updated last year
Alternatives and similar repositories for pretty-hex
Users that are interested in pretty-hex are comparing it to the libraries listed below
Sorting:
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- ☆57Updated last year
- #[no_std] print equivalent for Rust☆64Updated 3 weeks ago
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- A sinless derive helper☆72Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆86Updated last month
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Better reference counted strings for Rust☆130Updated 11 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- docs.rs as a publishing platform?☆69Updated last month
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- ☆73Updated 3 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Install a rustc master toolchain usable from rustup☆75Updated 2 weeks ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Cargo API written in Paris☆50Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated this week
- ☆109Updated last year
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago