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:
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- A library for constructing statically sized arrays☆10Updated 3 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- A shell-inspired escape+unescape library for strings☆37Updated 2 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- The tiniest sort☆15Updated 5 years ago
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- 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
- ☆36Updated 9 months ago
- Rust traits for nonzero generic integers☆15Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 3 months ago
- ☆20Updated 8 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- rust hints to the optimizer☆19Updated 3 years ago
- Compact sets in rust☆57Updated 2 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A trig-less 2d line of sight algorithm in Rust☆23Updated 3 years ago
- Framework for reading and writing to binary files☆18Updated 5 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Print bytes as losslessly as possible.☆18Updated 6 months ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆31Updated last month
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated 2 years ago