KokaKiwi / rust-hexLinks
A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.
☆243Updated last month
Alternatives and similar repositories for rust-hex
Users that are interested in rust-hex are comparing it to the libraries listed below
Sorting:
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆366Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated 3 weeks ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- Procedural macro for recursive async functions☆235Updated 3 months ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆173Updated 3 months ago
- x-www-form-urlencoded meets Serde☆259Updated last year
- Message authentication code algorithms written in pure Rust☆334Updated last week
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- Integration between hyper HTTP library and rustls TLS stack☆352Updated this week
- ☆350Updated 2 months ago
- Efficient and customizable data-encoding functions in Rust☆197Updated last month
- Rust library for hashing passwords using Argon2.☆243Updated 5 months ago
- ☆197Updated 9 months ago
- MIMEs in Rust☆209Updated last year
- MIME type guessing of file extensions for Rust.☆195Updated 3 months ago
- Serde support for querystring-style strings☆222Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Rust implementation of CRC(16, 32, 64) with support of various standards☆219Updated last week
- A lightweight version of pin-project written with declarative macros.☆263Updated 3 weeks ago
- Asynchronous HTTP body trait☆152Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆368Updated 4 months ago
- Async synchronization primitives☆279Updated 3 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆271Updated last month
- Arbitrary precision decimal crate for Rust☆379Updated 2 weeks ago
- A Rust library for safe and effortless global and thread-local state management.☆224Updated 2 years ago
- Compile-time string formatting☆258Updated 3 months ago
- Getters and Setters for Rust.☆377Updated 6 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆178Updated last year
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆206Updated 2 years ago