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:
- A macro to generate structures which behave like bitflags☆1,117Mar 14, 2026Updated last week
- Utilities for working with bytes☆2,198Feb 4, 2026Updated last month
- A binary encoder / decoder implementation in Rust.☆3,074Aug 15, 2025Updated 7 months ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Zero-cost asynchronous programming in Rust☆5,829Feb 15, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Temporary file library for rust☆1,414Mar 14, 2026Updated last week
- A collection of numeric types and traits for Rust.☆1,200Jan 25, 2025Updated last year
- Rust library for walking directories recursively.☆1,489Dec 31, 2024Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- DEFLATE, gzip, and zlib bindings for Rust☆1,086Mar 15, 2026Updated last week
- Metal I/O library for Rust.☆6,914Updated this week
- Numeric traits for generic mathematics in Rust☆922Jun 17, 2025Updated 9 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- Rust parser combinator framework☆10,340Aug 26, 2025Updated 6 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆2,028Jan 29, 2025Updated last year
- Error management☆1,417May 2, 2020Updated 5 years ago
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,920Feb 24, 2026Updated 3 weeks ago
- A TOML encoding/decoding library for Rust☆1,020Sep 23, 2022Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆573Feb 13, 2022Updated 4 years ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,424Jan 7, 2026Updated 2 months ago
- Optimized string search routines for Rust.☆1,393Feb 12, 2026Updated last month
- URL parser for Rust☆1,534Feb 5, 2026Updated last month
- Compile time static maps for Rust☆2,108Mar 12, 2026Updated last week
- Parser for Rust source code☆3,302Updated this week
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- Date and time library for Rust☆3,821Feb 23, 2026Updated 3 weeks ago
- Rust friendly bindings to *nix APIs☆2,998Mar 16, 2026Updated last week
- Slab allocator for Rust☆886Jan 31, 2026Updated last month
- Rust library for build scripts to compile C/C++ code into a Rust library☆2,104Mar 16, 2026Updated last week
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Logging implementation for Rust☆2,490Dec 9, 2025Updated 3 months ago
- Get the number of CPUs in Rust☆627Jan 20, 2026Updated 2 months ago
- Tools for concurrent programming in Rust☆8,369Feb 22, 2026Updated last month
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- A crate for mucking around with piles of bytes☆968Jan 31, 2026Updated last month