Rust library for reading/writing numbers in big-endian and little-endian.
☆1,078Sep 25, 2024Updated last year
Alternatives and similar repositories for byteorder
Users that are interested in byteorder are comparing it to the libraries listed below
Sorting:
- Utilities for working with bytes☆2,188Feb 4, 2026Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- A collection of numeric types and traits for Rust.☆1,196Jan 25, 2025Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Rust library for walking directories recursively.☆1,480Dec 31, 2024Updated last year
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,082Feb 23, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,031Jan 29, 2025Updated last year
- Metal I/O library for Rust.☆6,900Updated this week
- Rust parser combinator framework☆10,319Aug 26, 2025Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆570Feb 13, 2022Updated 4 years ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,417Jan 7, 2026Updated last month
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- Parser for Rust source code☆3,294Updated this week
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- URL parser for Rust☆1,531Feb 5, 2026Updated 3 weeks ago
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,906Updated this week
- Rust library for build scripts to compile C/C++ code into a Rust library☆2,093Updated this week
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Date and time library for Rust☆3,812Feb 23, 2026Updated last week
- Rust friendly bindings to *nix APIs☆2,990Updated this week
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- A TOML encoding/decoding library for Rust☆1,020Sep 23, 2022Updated 3 years ago
- Raw bindings to platform APIs for Rust☆2,495Updated this week
- Logging implementation for Rust☆2,486Dec 9, 2025Updated 2 months ago
- Get the number of CPUs in Rust☆623Jan 20, 2026Updated last month
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year