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.☆39Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated last month
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- ☆36Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A diff-based data management language to implement unlimited undo, auto-save for games, and cloud-apps which needs to retain every change…☆24Updated 3 years ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- The tiniest sort☆15Updated 5 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Updated last month
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- A library for extracting and validating links.☆22Updated last year
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24Updated 7 months ago
- 🧵 Generate self-describing strings of a given length to help aid software testing☆24Updated last year
- ☆16Updated 4 years ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 3 months ago
- Trait implementation generator macro☆30Updated 2 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Easy-cast library☆29Updated last month
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated this week
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- LZW en- and decoding that goes weeeee!☆29Updated last month