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:
- Fowler–Noll–Vo hash function☆347Updated last year
- ☆196Updated 5 months ago
- Macro for writing nested `if let` expressions☆168Updated last year
- A Vec of Bits☆181Updated 2 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Heap-based async timers☆214Updated last year
- x-www-form-urlencoded meets Serde☆253Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago
- Build library for invoking pkg-config for Rust☆181Updated 5 months ago
- A library for creating references that carry their owner with them.☆376Updated last year
- Hjson for Rust☆114Updated 10 months ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated this week
- A Rust library to retry some code until its return value satisfies a condition.☆121Updated 4 months ago
- Typed HTTP Headers from hyper☆179Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- MIMEs in Rust☆203Updated 9 months ago
- Procedural macro for recursive async functions☆230Updated 7 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆201Updated last year
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- A priority queue for Rust with efficient change function.☆203Updated 2 months ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- Utilities for pinning☆97Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆230Updated last month
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago
- Efficient and customizable data-encoding functions in Rust☆190Updated 3 weeks ago