KokaKiwi / rust-hexLinks
A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.
☆232Updated 3 months ago
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>☆355Updated last month
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆172Updated last month
- Procedural macro for recursive async functions☆231Updated last month
- Serialize and deserialize C-like enum as underlying repr☆251Updated this week
- x-www-form-urlencoded meets Serde☆255Updated last year
- MIMEs in Rust☆208Updated 11 months ago
- Efficient and customizable data-encoding functions in Rust☆194Updated 2 months ago
- MIME type guessing of file extensions for Rust.☆190Updated last month
- Getters and Setters for Rust.☆371Updated 4 months ago
- Async synchronization primitives☆274Updated last month
- ☆197Updated 7 months ago
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- Serde support for querystring-style strings☆219Updated 4 months ago
- ☆195Updated 3 weeks ago
- Compile-time string formatting☆243Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆263Updated last month
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆354Updated last month
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Integration between hyper HTTP library and rustls TLS stack☆347Updated last month
- Arbitrary precision decimal crate for Rust☆367Updated last week
- Asynchronous HTTP body trait☆149Updated last month
- Message authentication code algorithms written in pure Rust☆320Updated this week
- Conditional compilation according to rustc compiler version☆385Updated last month
- ☆335Updated 3 weeks ago
- Typed HTTP Headers from hyper☆183Updated last month
- Boolean-valued predicate functions in Rust☆198Updated 3 weeks ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆208Updated last year
- A Rust library for safe and effortless global and thread-local state management.☆224Updated 2 years ago