contain-rs / linked-hash-mapLinks
A HashMap wrapper that holds key-value pairs in insertion order
☆178Updated 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:
- A Vec of Bits☆186Updated 5 months ago
- x-www-form-urlencoded meets Serde☆259Updated last year
- ☆198Updated 10 months ago
- Procedural macros in expression position☆204Updated 3 years ago
- Macro for writing nested `if let` expressions☆169Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust☆152Updated last year
- MIMEs in Rust☆209Updated last year
- A Rust library to retry some code until its return value satisfies a condition.☆124Updated 2 months ago
- Generic Atomic<T> type for Rust☆247Updated 4 months ago
- Idiomatic argon2 password hashing for several languages☆146Updated 3 years ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆222Updated last month
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- Fowler–Noll–Vo hash function☆355Updated last year
- Efficient and customizable data-encoding functions in Rust☆197Updated 3 weeks ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆193Updated 2 months ago
- Hjson for Rust☆117Updated last year
- Build library for invoking pkg-config for Rust☆186Updated 10 months ago
- Integer trait and functions for Rust☆186Updated 11 months ago
- A simple bitset container for Rust☆160Updated 7 months ago
- Utilities for pinning☆99Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 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…☆90Updated 3 years ago
- ☆77Updated 8 months ago
- Typed HTTP Headers from hyper☆191Updated 2 months ago
- ☆126Updated 3 years 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☆187Updated 2 months ago
- Semantic wrapper for byte count representations☆151Updated last month
- Accessing file timestamps in a platform-agnostic fashion in Rust☆126Updated 2 weeks ago