contain-rs / linked-hash-mapLinks
A HashMap wrapper that holds key-value pairs in insertion order
☆179Updated last year
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:
- ☆198Updated 10 months ago
- Procedural macros in expression position☆204Updated 3 years ago
- A Vec of Bits☆186Updated 5 months ago
- A Rust library to retry some code until its return value satisfies a condition.☆124Updated last week
- Fowler–Noll–Vo hash function☆356Updated last year
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- MIMEs in Rust☆210Updated last year
- Efficient and customizable data-encoding functions in Rust☆197Updated last month
- Macro for writing nested `if let` expressions☆169Updated 5 months ago
- A library for creating references that carry their owner with them.☆384Updated 2 years ago
- Heap-based async timers☆217Updated last year
- x-www-form-urlencoded meets Serde☆259Updated last year
- Build library for invoking pkg-config for Rust☆186Updated 11 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆169Updated last year
- Typed HTTP Headers from hyper☆192Updated 3 months ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Hjson for Rust☆117Updated last year
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆223Updated last month
- Idiomatic argon2 password hashing for several languages☆146Updated 3 years ago
- Extensible, asynchronous retry behaviours for futures/tokio☆137Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Procedural macros to derive numeric traits in Rust☆214Updated 2 years ago
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆231Updated 2 months ago
- Integer trait and functions for Rust☆187Updated 11 months ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Utilities for pinning☆99Updated last year