contain-rs / linked-hash-mapLinks
A HashMap wrapper that holds key-value pairs in insertion order
☆177Updated 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:
- x-www-form-urlencoded meets Serde☆257Updated last year
- Procedural macros in expression position☆204Updated 3 years ago
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- A Vec of Bits☆184Updated 3 months ago
- Fowler–Noll–Vo hash function☆352Updated last year
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆191Updated last month
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- ☆197Updated 9 months ago
- MIMEs in Rust☆209Updated last year
- Efficient and customizable data-encoding functions in Rust☆197Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆245Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- Typed HTTP Headers from hyper☆189Updated last month
- Procedural macros to derive numeric traits in Rust☆212Updated last year
- A priority queue for Rust with efficient change function.☆215Updated 2 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Generic bijective maps in Rust☆147Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆185Updated last month
- Procedural macro for recursive async functions☆235Updated 3 months ago
- A typesafe store keyed by types and containing different types of values.☆180Updated 6 years ago
- Integer trait and functions for Rust☆186Updated 9 months ago
- Heap-based async timers☆216Updated last year
- Build library for invoking pkg-config for Rust☆186Updated 9 months ago
- Fast function for printing integer primitives to a decimal string☆353Updated this week
- A Rust library to retry some code until its return value satisfies a condition.☆123Updated last month
- Idiomatic argon2 password hashing for several languages☆146Updated 3 years ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆217Updated this week
- generators☆211Updated 2 years ago