ia0 / data-encodingLinks
Efficient and customizable data-encoding functions in Rust
☆190Updated last 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.☆220Updated this week
- ☆188Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Procedural macros to derive numeric traits in Rust☆206Updated last year
- MIME type guessing of file extensions for Rust.☆187Updated 2 months ago
- ☆197Updated 3 months ago
- x-www-form-urlencoded meets Serde☆252Updated 10 months ago
- Serialize and deserialize C-like enum as underlying repr☆248Updated last month
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago
- Typed HTTP Headers from hyper☆180Updated last month
- ☆212Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- Compile-time string formatting☆238Updated 7 months ago
- Automatically implement traits for common smart pointers☆114Updated 3 months ago
- Provides a crate with information from the time it was built.☆176Updated 2 months ago
- An async parser for multipart/form-data content-type in Rust☆160Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- ☆124Updated 2 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated 11 months ago
- A Rust library for interrupting asynchronous streams.☆162Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Make trait methods callable without the trait in scope☆149Updated last month
- Heap-based async timers☆214Updated last year
- Serde support for querystring-style strings☆212Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- Procedural macro for recursive async functions☆225Updated 5 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆198Updated last year
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Write doc comments from macros☆99Updated 3 years ago