wolandr / pretty-hexLinks
A Rust library providing pretty hex dump.
☆62Updated last month
Alternatives and similar repositories for pretty-hex
Users that are interested in pretty-hex are comparing it to the libraries listed below
Sorting:
- Semantic wrapper for byte count representations☆150Updated last month
- #[no_std] print equivalent for Rust☆65Updated 3 weeks ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- ☆76Updated 4 months ago
- Macro for sealing traits and structures☆60Updated last year
- ☆61Updated 2 years ago
- Convert number to enum☆87Updated last year
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆158Updated last week
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Big array helper for serde☆65Updated last year
- ☆88Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 3 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Serialization value trees☆48Updated last year
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago