contain-rs / linked-hash-mapLinks
A HashMap wrapper that holds key-value pairs in insertion order
☆174Updated 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☆181Updated last month
- Procedural macros in expression position☆203Updated 2 years ago
- Fowler–Noll–Vo hash function☆347Updated last year
- ☆196Updated 4 months ago
- Macro for writing nested `if let` expressions☆168Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- x-www-form-urlencoded meets Serde☆252Updated 11 months ago
- Build library for invoking pkg-config for Rust☆180Updated 5 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆134Updated last year
- A library for creating references that carry their owner with them.☆375Updated last year
- Heap-based async timers☆214Updated last year
- Typed HTTP Headers from hyper☆180Updated 2 months ago
- A Rust library to retry some code until its return value satisfies a condition.☆121Updated 4 months ago
- MIMEs in Rust☆202Updated 9 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A Rust JSON5 serializer and deserializer which speaks Serde.☆200Updated last year
- An extraction of the compiletest utility from the Rust compiler☆226Updated last month
- Generic Atomic<T> type for Rust☆236Updated last month
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Hjson for Rust☆114Updated 10 months ago
- Procedural macro for recursive async functions☆229Updated 6 months ago
- Efficient and customizable data-encoding functions in Rust☆190Updated this week
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 4 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- Utilities for pinning☆96Updated last year
- An LCS based slice and string diffing implementation.☆84Updated last year
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- A simple bitset container for Rust☆147Updated last month