wolandr / pretty-hexLinks
A Rust library providing pretty hex dump.
☆62Updated 2 months ago
Alternatives and similar repositories for pretty-hex
Users that are interested in pretty-hex are comparing it to the libraries listed below
Sorting:
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- ☆61Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- Semantic wrapper for byte count representations☆152Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- Macro for sealing traits and structures☆61Updated last year
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated this week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- ☆77Updated 5 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆73Updated 2 weeks ago
- ☆87Updated 2 months ago
- Better reference counted strings for Rust☆140Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- like thread::spawn but for processes☆159Updated 11 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆130Updated last year
- Convert closures into wakers☆47Updated last year
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- Convert number to enum☆87Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated last week
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago