contain-rs / linked-hash-mapLinks
A HashMap wrapper that holds key-value pairs in insertion order
☆176Updated 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:
- Procedural macros in expression position☆204Updated 2 years ago
- A Vec of Bits☆181Updated 2 months ago
- Macro for writing nested `if let` expressions☆168Updated 2 months ago
- ☆197Updated 7 months ago
- x-www-form-urlencoded meets Serde☆255Updated last year
- MIMEs in Rust☆208Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Fowler–Noll–Vo hash function☆350Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆186Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- Heap-based async timers☆215Updated last year
- A Rust library to retry some code until its return value satisfies a condition.☆122Updated 7 months ago
- Hjson for Rust☆115Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆233Updated this week
- Procedural macro for recursive async functions☆233Updated last month
- Build library for invoking pkg-config for Rust☆184Updated 8 months ago
- Generic Atomic<T> type for Rust☆243Updated last month
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Typed HTTP Headers from hyper☆188Updated 2 months ago
- Procedural macros to derive numeric traits in Rust☆210Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆209Updated 2 years ago
- Extensible, asynchronous retry behaviours for futures/tokio☆136Updated 2 years ago
- Efficient and customizable data-encoding functions in Rust☆196Updated 3 months ago
- Conditional compilation according to rustc compiler version☆385Updated last month
- Generic bijective maps in Rust☆147Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated 2 months ago
- Compact string type for zero-copy parsing☆262Updated last year
- Integer trait and functions for Rust☆186Updated 8 months ago