wolandr / pretty-hex
A Rust library providing pretty hex dump.
☆60Updated last year
Alternatives and similar repositories for pretty-hex:
Users that are interested in pretty-hex are comparing it to the libraries listed below
- Semantic wrapper for byte count representations☆125Updated last week
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- Convert number to enum☆87Updated 7 months ago
- Macros for deriving as functions to access Enums as their inner components☆97Updated 6 months ago
- #[no_std] print equivalent for Rust☆63Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- Lossless functionality for platform-native strings.☆71Updated last month
- Compile-time string operations☆90Updated last month
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- ☆55Updated last year
- Find out about keys that are ignored when deserializing data☆78Updated 2 weeks ago
- ☆54Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 2 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 9 months ago
- Serialization value trees☆44Updated 7 months ago
- ☆82Updated 2 months ago
- ☆72Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Big array helper for serde☆60Updated 10 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Macro for sealing traits and structures☆51Updated 3 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆103Updated last year
- Write doc comments from macros☆101Updated 3 years ago
- A scope for async_std and tokio to spawn non-static futures☆127Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Cross-platform interface to the `errno` variable☆65Updated 2 weeks ago