ia0 / data-encodingLinks
Efficient and customizable data-encoding functions in Rust
☆194Updated 2 months ago
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.☆232Updated 3 months ago
- Typed HTTP Headers from hyper☆183Updated last month
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated last month
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- ☆195Updated 3 weeks ago
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- Idiomatic argon2 password hashing for several languages☆146Updated 2 years ago
- ☆197Updated 7 months ago
- Unicode Case-folding for Rust☆87Updated 9 months ago
- MIME type guessing of file extensions for Rust.☆190Updated last month
- Provides a crate with information from the time it was built.☆184Updated last week
- x-www-form-urlencoded meets Serde☆255Updated last year
- A Rust JSON5 serializer and deserializer which speaks Serde.☆208Updated last year
- Serialize and deserialize C-like enum as underlying repr☆250Updated last month
- A HashMap wrapper that holds key-value pairs in insertion order☆176Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆355Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 3 weeks ago
- ☆226Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Conditional compilation according to rustc compiler version☆385Updated last month
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- ☆125Updated 3 years ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- A serde wrapper that allows to (de)serialize regular expressions☆66Updated 2 years ago
- Generic Rational numbers for Rust☆147Updated 8 months ago
- JOSE (JSON Web Token) Library for Rust☆181Updated 5 months ago
- Procedural macro for recursive async functions☆231Updated last month
- Asynchronous HTTP body trait☆149Updated last month