tmoers / hexplayLinks
Implements rust's Display trait for hex data
☆23Updated 2 years ago
Alternatives and similar repositories for hexplay
Users that are interested in hexplay are comparing it to the libraries listed below
Sorting:
- A wrapper for build.rs instructions☆16Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- ☆31Updated 5 years ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 10 months ago
- ☆56Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Moving code-gen out of `build.rs`☆20Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Extension of nom to trace parser☆49Updated 10 months ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- ☆57Updated 3 years ago
- ☆36Updated last year
- Easy and safe destructuring for more types.☆33Updated 3 weeks ago
- Run Rust tests in isolated subprocesses☆40Updated 2 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- ☆19Updated 4 years ago