wolandr / pretty-hex
A Rust library providing pretty hex dump.
☆55Updated last year
Alternatives and similar repositories for pretty-hex:
Users that are interested in pretty-hex are comparing it to the libraries listed below
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆52Updated 6 months ago
- Parse integers directly from `[u8]` slices in safe code☆55Updated last year
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆114Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 7 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Big array helper for serde☆60Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 3 weeks ago
- struct RGB for sharing pixels between crates☆99Updated last month
- Humansize - A flexible crate for humanizing file sizes☆114Updated last week
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- Macros for deriving as functions to access Enums as their inner components☆95Updated 4 months ago
- ☆55Updated last year
- Serialization value trees☆43Updated 5 months ago
- Rust library for checking the installed/running rustc's version.☆51Updated 5 months ago
- ☆48Updated 2 years ago
- A serde wrapper that allows to (de)serialize regular expressions☆65Updated 2 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆77Updated 2 months ago
- Unicode Case-folding for Rust☆77Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- Convert number to enum☆88Updated 5 months ago
- ☆51Updated 8 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆98Updated 2 weeks ago