jam1garner / binwriteLinks
A Rust crate for helping write structs as binary data using ✨macro magic✨
☆18Updated 5 years ago
Alternatives and similar repositories for binwrite
Users that are interested in binwrite are comparing it to the libraries listed below
Sorting:
- watt-based inline procedural macros☆14Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Trait implementation generator macro☆29Updated last month
- ☆16Updated 4 years ago
- ☆36Updated last year
- Easy-cast library☆27Updated 6 months ago
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 3 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 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.☆42Updated 3 years ago
- Print bytes as losslessly as possible.☆18Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 5 months ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24Updated 2 months ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated last month
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- 🧵 Generate self-describing strings of a given length to help aid software testing☆24Updated last year
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Wait for async tasks☆13Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated last month