BurntSushi / byteorder
Rust library for reading/writing numbers in big-endian and little-endian.
☆1,017Updated 6 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☆1,000Updated last month
- DEFLATE, gzip, and zlib bindings for Rust☆991Updated last week
- A TOML encoding/decoding library for Rust☆1,021Updated 2 years ago
- Compile time static maps for Rust☆1,912Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,443Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,220Updated last year
- Slab allocator for Rust☆755Updated 2 months ago
- Tar file reading/writing for Rust☆657Updated last month
- A multiprocess drop-in replacement for Rust channels☆944Updated this week
- Rust library allowing to register multiple handlers for the same signal☆766Updated this week
- Get the number of CPUs in Rust☆596Updated 2 months ago
- Simple, efficient logging for Rust☆872Updated 3 months ago
- A collection of numeric types and traits for Rust.☆1,112Updated 2 months ago
- An intrusive flamegraph profiling tool for rust.☆714Updated last year
- Rust quasi-quoting☆1,398Updated last month
- A vector with a fixed capacity. (Rust)☆807Updated 5 months ago
- Error management☆1,422Updated 4 years ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,302Updated 2 months ago
- Temporary file library for rust☆1,272Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,280Updated 8 months ago
- derive builder implementation for rust structs☆1,420Updated 6 months ago
- Generate and parse UUIDs.☆1,076Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,964Updated last week
- Macros for all your token pasting needs☆1,044Updated 6 months ago
- base64, in rust☆650Updated last week
- cross-platform Rust API for memory mapped IO☆562Updated 3 years ago
- Efficient, lock-free, bounded Rust broadcast channel☆807Updated last year
- Some more derive(Trait) options☆1,871Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,071Updated last month
- derive simple constructor functions for Rust structs☆546Updated 7 months ago