ia0 / data-encodingLinks
Efficient and customizable data-encoding functions in Rust
☆197Updated this week
Alternatives and similar repositories for data-encoding
Users that are interested in data-encoding are comparing it to the libraries listed below
Sorting:
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆243Updated last month
- Typed HTTP Headers from hyper☆189Updated 2 months ago
- x-www-form-urlencoded meets Serde☆259Updated last year
- Unicode Case-folding for Rust☆90Updated last week
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- Serialize and deserialize C-like enum as underlying repr☆256Updated 3 weeks ago
- Integration with OS certificate stores for rustls☆225Updated this week
- ☆202Updated 2 months ago
- An async parser for multipart/form-data content-type in Rust☆162Updated last year
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Provides a crate with information from the time it was built.☆190Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆368Updated 3 weeks ago
- Async session support with plugabble backends☆126Updated 2 years ago
- Serde support for querystring-style strings☆222Updated last week
- A HashMap wrapper that holds key-value pairs in insertion order☆178Updated last year
- A lightweight version of pin-project written with declarative macros.☆263Updated 3 weeks ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆126Updated last month
- MIME type guessing of file extensions for Rust.☆195Updated 4 months ago
- Semantic wrapper for byte count representations☆150Updated 2 weeks ago
- ☆197Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Procedural macro for recursive async functions☆235Updated 3 months ago
- Idiomatic argon2 password hashing for several languages☆146Updated 3 years ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆173Updated 3 months ago
- Cross platform Rust library for checking whether two file paths are the same file.☆122Updated 2 months ago
- A serde wrapper that allows to (de)serialize regular expressions☆67Updated 3 years ago
- Compile-time string formatting☆261Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago
- A implementation of convenience integrations between tokio and tower☆133Updated 2 years ago