KokaKiwi / rust-hexLinks
A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.
☆247Updated last week
Alternatives and similar repositories for rust-hex
Users that are interested in rust-hex are comparing it to the libraries listed below
Sorting:
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆173Updated 4 months ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- Serialize and deserialize C-like enum as underlying repr☆257Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Message authentication code algorithms written in pure Rust☆336Updated last week
- Efficient and customizable data-encoding functions in Rust☆197Updated 3 weeks ago
- Procedural macro for recursive async functions☆236Updated 4 months ago
- x-www-form-urlencoded meets Serde☆259Updated last year
- MIMEs in Rust☆209Updated last year
- MIME type guessing of file extensions for Rust.☆196Updated 4 months ago
- Rust implementation of CRC(16, 32, 64) with support of various standards☆220Updated 3 weeks ago
- Integration between hyper HTTP library and rustls TLS stack☆354Updated 3 weeks ago
- ☆198Updated 10 months ago
- Serde support for querystring-style strings☆223Updated 2 weeks ago
- Arbitrary precision decimal crate for Rust☆387Updated last month
- ☆351Updated 2 months ago
- An async parser for multipart/form-data content-type in Rust☆163Updated last year
- Asynchronous HTTP body trait☆152Updated 2 months ago
- Boolean-valued predicate functions in Rust☆203Updated last week
- Rust library for hashing passwords using Argon2.☆245Updated 6 months ago
- Check if tables and items in a .toml file are lexically sorted☆271Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- Async synchronization primitives☆280Updated last month
- Conditional compilation according to rustc compiler version☆389Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆367Updated 4 months ago
- ☆316Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆268Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated last week
- A Rust library for safe and effortless global and thread-local state management.☆223Updated 2 years ago
- Async interface for working with processes☆206Updated 4 months ago