BurntSushi / byteorder
Rust library for reading/writing numbers in big-endian and little-endian.
☆1,003Updated 4 months ago
Alternatives and similar repositories for byteorder:
Users that are interested in byteorder are comparing it to the libraries listed below
- A macro to generate structures which behave like bitflags☆985Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,403Updated this week
- Error management☆1,422Updated 4 years ago
- Rust quasi-quoting☆1,368Updated this week
- DEFLATE, gzip, and zlib bindings for Rust☆961Updated this week
- A collection of numeric types and traits for Rust.☆1,102Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,210Updated 11 months ago
- A TOML encoding/decoding library for Rust☆1,019Updated 2 years ago
- Compile time static maps for Rust☆1,888Updated 2 weeks ago
- Temporary file library for rust☆1,238Updated last week
- Simple, efficient logging for Rust☆858Updated 2 months ago
- Macros for all your token pasting needs☆1,036Updated 4 months ago
- derive builder implementation for rust structs☆1,388Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆785Updated 3 months ago
- A multiprocess drop-in replacement for Rust channels☆914Updated last week
- Error boilerplate for Rust☆729Updated 3 years ago
- Get the number of CPUs in Rust☆589Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,875Updated 2 weeks ago
- A very simple thread pool for parallel task execution☆555Updated 2 years ago
- An intrusive flamegraph profiling tool for rust.☆713Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆557Updated 3 years ago
- Type erasure for async trait methods☆1,906Updated this week
- Tar file reading/writing for Rust☆644Updated this week
- derive simple constructor functions for Rust structs☆540Updated 5 months ago
- A crate for managing memory bit by bit☆1,257Updated 6 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,247Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆1,965Updated 2 weeks ago
- Some more derive(Trait) options☆1,839Updated last week
- Generate and parse UUIDs.☆1,047Updated last week
- deserialize env vars into typesafe structs with rust☆881Updated 8 months ago