BurntSushi / byteorderLinks
Rust library for reading/writing numbers in big-endian and little-endian.
☆1,054Updated 11 months ago
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,046Updated last week
- DEFLATE, gzip, and zlib bindings for Rust☆1,039Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,238Updated last year
- A TOML encoding/decoding library for Rust☆1,020Updated 2 years ago
- Get the number of CPUs in Rust☆608Updated 2 months ago
- Compile time static maps for Rust☆1,985Updated 2 weeks ago
- Simple, efficient logging for Rust☆893Updated 8 months ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- A collection of numeric types and traits for Rust.☆1,157Updated 7 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- An intrusive flamegraph profiling tool for rust.☆721Updated last year
- A multiprocess drop-in replacement for Rust channels☆1,009Updated 2 weeks ago
- A very simple thread pool for parallel task execution☆563Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- Slab allocator for Rust☆836Updated last month
- Generate and parse UUIDs.☆1,125Updated last week
- Rust quasi-quoting☆1,454Updated 2 weeks ago
- Macros for all your token pasting needs☆1,054Updated 11 months ago
- Rust library allowing to register multiple handlers for the same signal☆800Updated last week
- MessagePack implementation for Rust / msgpack.org[Rust]☆1,299Updated 7 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,371Updated 3 months ago
- Error management☆1,421Updated 5 years ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,010Updated 7 months ago
- Tar file reading/writing for Rust☆679Updated last month
- base64, in rust☆685Updated 2 months ago
- Zip implementation in Rust☆721Updated last year
- Efficient, lock-free, bounded Rust broadcast channel☆824Updated 2 years ago
- derive simple constructor functions for Rust structs☆562Updated last year
- A pure rust YAML implementation.☆634Updated last year
- A push parser for the HTTP 1.x protocol in Rust.☆648Updated 5 months ago