contain-rs / linked-hash-map
A HashMap wrapper that holds key-value pairs in insertion order
☆171Updated 8 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
- Procedural macros in expression position☆204Updated 2 years ago
- Generic Atomic<T> type for Rust☆232Updated last year
- Fowler–Noll–Vo hash function☆345Updated last year
- A library for creating references that carry their owner with them.☆371Updated last year
- ☆270Updated last month
- x-www-form-urlencoded meets Serde☆243Updated 8 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macro for writing nested `if let` expressions☆165Updated last year
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆132Updated last year
- Conditional compilation according to rustc compiler version☆351Updated last month
- Heap-based async timers☆212Updated 10 months ago
- ☆193Updated 3 weeks ago
- Idiomatic argon2 password hashing for several languages☆146Updated 2 years ago
- Integer trait and functions for Rust☆181Updated last month
- A Rust crate for producing string representations of numbers, formatted according to international standards☆124Updated 9 months ago
- MIMEs in Rust☆190Updated 5 months ago
- Procedural macros to derive numeric traits in Rust☆198Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Efficient and customizable data-encoding functions in Rust☆184Updated last week
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated 11 months ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Generic array types in Rust☆407Updated last month
- A Vec of Bits☆176Updated 2 months ago
- A Rust library to retry some code until its return value satisfies a condition.☆119Updated 2 weeks ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆216Updated 4 months ago
- generators☆205Updated last year
- Utilities for pinning☆97Updated last year
- Procedural macro for recursive async functions☆220Updated 2 months ago