contain-rs / linked-hash-mapLinks
A HashMap wrapper that holds key-value pairs in insertion order
☆172Updated 10 months ago
Alternatives and similar repositories for linked-hash-map
Users that are interested in linked-hash-map are comparing it to the libraries listed below
Sorting:
- Heap-based async timers☆212Updated 11 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- A Rust library to retry some code until its return value satisfies a condition.☆120Updated 2 months ago
- Macro for writing nested `if let` expressions☆167Updated last year
- MIMEs in Rust☆193Updated 7 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- Generic bijective maps in Rust☆146Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- x-www-form-urlencoded meets Serde☆249Updated 9 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆134Updated last year
- ☆280Updated 3 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆198Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago
- ☆194Updated 2 months ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated 11 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- Typed HTTP Headers from hyper☆173Updated this week
- A simple bitset container for Rust☆142Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- A Vec of Bits☆178Updated 4 months ago
- A library for creating references that carry their owner with them.☆372Updated last year
- rust library for formatting dynamic strings☆152Updated last year
- An extraction of the compiletest utility from the Rust compiler☆226Updated 4 months ago
- String interning for Rust☆199Updated last week
- A Rust library for safe and effortless global and thread-local state management.☆220Updated 2 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago