jam1garner / binwrite
A Rust crate for helping write structs as binary data using ✨macro magic✨
☆18Updated 4 years ago
Alternatives and similar repositories for binwrite:
Users that are interested in binwrite are comparing it to the libraries listed below
- A library for constructing statically sized arrays☆10Updated 2 years ago
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆26Updated this week
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- A dynamic library helper for rust crates☆34Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Helps you frob those bits☆35Updated 5 months ago
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24Updated 3 years ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- Rust API stability attributes for the rest of us.☆30Updated 6 months ago
- A shell-inspired escape+unescape library for strings☆36Updated last year
- A data serialization format as similar as possible to Rust's own syntax☆43Updated 2 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- A wrapper for build.rs instructions☆16Updated last year
- Asynchronize blocking operation.☆26Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆31Updated last month
- Lightweight path selector for searching Rust code☆16Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- A trig-less 2d line of sight algorithm in Rust☆23Updated 3 years ago
- ☆23Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated 8 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust library for testing code relying on the global allocator☆13Updated 10 months ago