KokaKiwi / rust-hexView external linksLinks
A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.
☆251Jan 23, 2026Updated 3 weeks ago
Alternatives and similar repositories for rust-hex
Users that are interested in rust-hex are comparing it to the libraries listed below
Sorting:
- base64, in rust☆713Dec 4, 2025Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆854Oct 19, 2024Updated last year
- A macro to generate structures which behave like bitflags☆1,101Dec 9, 2025Updated 2 months ago
- Temporary file library for rust☆1,397Jan 15, 2026Updated 3 weeks ago
- Message authentication code algorithms written in pure Rust☆338Feb 2, 2026Updated last week
- Numeric traits for generic mathematics in Rust☆914Jun 17, 2025Updated 7 months ago
- A small cross-platform library for retrieving random data from (operating) system source☆506Feb 3, 2026Updated last week
- Collection of cryptographic hash functions written in pure Rust☆2,184Feb 5, 2026Updated last week
- x-www-form-urlencoded meets Serde☆259Aug 13, 2024Updated last year
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,076Sep 25, 2024Updated last year
- ☆205Nov 12, 2025Updated 3 months ago
- Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers☆891Feb 7, 2026Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆368Sep 11, 2025Updated 5 months ago
- A small rust library for adding custom derives to enums☆2,287Feb 5, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,057May 24, 2025Updated 8 months ago
- URL parser for Rust☆1,521Feb 5, 2026Updated last week
- Rust crate for a convenient RAII scope guard.☆549Jul 17, 2023Updated 2 years ago
- Concurrent multi-producer multi-consumer queue☆299Dec 2, 2025Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 4 months ago
- Conditional compilation according to rustc compiler version☆389Updated this week
- Get the number of CPUs in Rust☆623Jan 20, 2026Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆270Updated this week
- Rust library for walking directories recursively.☆1,475Dec 31, 2024Updated last year
- Utilities for working with bytes☆2,172Feb 4, 2026Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,028Jan 29, 2025Updated last year
- Async multi-producer multi-consumer channel☆930Jul 6, 2025Updated 7 months ago
- Date and time handling in Rust.☆1,276Feb 5, 2026Updated last week
- Backtraces in Rust☆605Jan 25, 2026Updated 2 weeks ago
- Generic array types in Rust☆432Nov 19, 2025Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆614Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,030Oct 26, 2025Updated 3 months ago
- Task abstraction for building executors☆565Jan 27, 2026Updated 2 weeks ago
- Type erasure for async trait methods☆2,114Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,292Jan 7, 2026Updated last month
- Collection of cryptography-related traits☆709Updated this week
- Automatic cfg for Rust compiler features☆111Feb 5, 2026Updated last week
- A collection of numeric types and traits for Rust.☆1,196Jan 25, 2025Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Feb 3, 2026Updated last week
- Asynchronous streams for Rust using async & await notation☆733Dec 8, 2024Updated last year