tmoers / hexplay
Implements rust's Display trait for hex data
☆24Updated last year
Related projects ⓘ
Alternatives and complementary repositories for hexplay
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆32Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Easy and safe destructuring for more types.☆30Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆40Updated last year
- ☆29Updated 2 weeks ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆25Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- Self-referencial structs using the async/await transformation☆43Updated 3 years ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- ☆31Updated 4 years ago
- ☆19Updated 3 years ago
- Moving code-gen out of `build.rs`☆16Updated 3 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆34Updated 4 years ago
- A wrapper for build.rs instructions☆16Updated last year
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆30Updated 7 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- A maintained fork of the app-dirs-rs project.☆36Updated 2 months ago
- Rust crate for variadic tuple metaprogramming.☆25Updated 3 years ago
- a cross-platform library for opening OS pipes in Rust☆99Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆81Updated last year
- ☆55Updated last year
- A sanity checker for global allocations in Rust☆48Updated 5 months ago
- #[no_std] print equivalent for Rust☆60Updated 11 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆83Updated 7 months ago