KokaKiwi / rust-hex
A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.
☆213Updated 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
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆331Updated last week
- Serialize and deserialize C-like enum as underlying repr☆237Updated last week
- Efficient and customizable data-encoding functions in Rust☆184Updated 3 weeks ago
- Procedural macros to derive numeric traits in Rust☆193Updated last year
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆163Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆347Updated last week
- Compile-time string formatting☆230Updated 2 months ago
- Procedural macro for recursive async functions☆220Updated last month
- ☆189Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆307Updated last year
- ☆283Updated 7 months ago
- Expanding opportunities standard library std::fs and std::io☆309Updated last year
- Boolean-valued predicate functions in Rust☆183Updated last week
- ☆263Updated last week
- A set of alternative `derive` attributes for Rust☆432Updated 9 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆334Updated 2 months ago
- x-www-form-urlencoded meets Serde☆240Updated 6 months ago
- Async synchronization primitives☆261Updated last month
- MIME type guessing of file extensions for Rust.☆175Updated 8 months ago
- MIMEs in Rust☆189Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆239Updated last week
- Arbitrary precision decimal crate for Rust☆317Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆234Updated last week
- A Rust equivalent of Unix command "which".☆220Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆508Updated last week
- Rust library for hashing passwords using Argon2.☆226Updated last year
- Allows for the creation of serialised Rust tests☆241Updated 3 months ago
- Serde support for querystring-style strings☆201Updated 9 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- Getters and Setters for Rust.☆350Updated this week