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:
- ☆196Updated 6 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Macro for writing nested `if let` expressions☆168Updated last month
- x-www-form-urlencoded meets Serde☆255Updated last year
- A Vec of Bits☆180Updated last month
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Heap-based async timers☆214Updated last year
- Generic Atomic<T> type for Rust☆240Updated 2 weeks ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- Efficient and customizable data-encoding functions in Rust☆193Updated 2 months ago
- A Rust library to retry some code until its return value satisfies a condition.☆121Updated 6 months ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Extensible, asynchronous retry behaviours for futures/tokio☆134Updated 2 years ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆231Updated 2 months ago
- A library for creating references that carry their owner with them.☆377Updated last year
- MIMEs in Rust☆207Updated 11 months ago
- Typed HTTP Headers from hyper☆181Updated last month
- Fowler–Noll–Vo hash function☆347Updated last year
- Idiomatic argon2 password hashing for several languages☆146Updated 2 years ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆202Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- A simple bitset container for Rust☆150Updated 3 months ago
- Procedural macro for recursive async functions☆230Updated 2 weeks ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- ☆125Updated 3 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆350Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Utilities for pinning☆97Updated last year