BurntSushi / byteorderLinks
Rust library for reading/writing numbers in big-endian and little-endian.
☆1,063Updated last year
Alternatives and similar repositories for byteorder
Users that are interested in byteorder are comparing it to the libraries listed below
Sorting:
- A macro to generate structures which behave like bitflags☆1,066Updated 3 weeks ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,050Updated last week
- A TOML encoding/decoding library for Rust☆1,022Updated 3 years ago
- A vector with a fixed capacity. (Rust)☆832Updated last year
- Compile time static maps for Rust☆2,039Updated last month
- A multiprocess drop-in replacement for Rust channels☆1,040Updated 3 weeks ago
- A collection of numeric types and traits for Rust.☆1,172Updated 9 months ago
- Rust quasi-quoting☆1,482Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,247Updated last year
- An intrusive flamegraph profiling tool for rust.☆723Updated last year
- Simple, efficient logging for Rust☆899Updated 10 months ago
- Get the number of CPUs in Rust☆613Updated 4 months ago
- MessagePack implementation for Rust / msgpack.org[Rust]☆1,323Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆565Updated 3 years ago
- Rust library allowing to register multiple handlers for the same signal☆807Updated 2 weeks ago
- derive simple constructor functions for Rust structs☆569Updated last year
- Generate and parse UUIDs.☆1,142Updated last month
- Macros for all your token pasting needs☆1,064Updated last year
- A pure rust YAML implementation.☆636Updated last year
- A very simple thread pool for parallel task execution☆571Updated 3 years ago
- Tar file reading/writing for Rust☆685Updated last month
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,382Updated this week
- Slab allocator for Rust☆848Updated 3 months ago
- derive builder implementation for rust structs☆1,503Updated last month
- Zip implementation in Rust☆720Updated last year
- Temporary file library for rust☆1,362Updated last month
- Error boilerplate for Rust☆729Updated 4 years ago
- Error management