contain-rs / linked-hash-map
A HashMap wrapper that holds key-value pairs in insertion order
☆170Updated 9 months ago
Alternatives and similar repositories for linked-hash-map:
Users that are interested in linked-hash-map are comparing it to the libraries listed below
- Heap-based async timers☆212Updated 10 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- x-www-form-urlencoded meets Serde☆246Updated 8 months ago
- A Rust library to retry some code until its return value satisfies a condition.☆120Updated last month
- Macro for writing nested `if let` expressions☆165Updated last year
- Extensible, asynchronous retry behaviours for futures/tokio☆133Updated last year
- Efficient and customizable data-encoding functions in Rust☆184Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆234Updated last year
- ☆194Updated last month
- A library for creating references that carry their owner with them.☆371Updated last year
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago
- MIMEs in Rust☆190Updated 6 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Fowler–Noll–Vo hash function☆345Updated last year
- Integer trait and functions for Rust☆180Updated 2 months ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Semantic wrapper for byte count representations☆134Updated last month
- Hjson for Rust☆111Updated 7 months ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆325Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust☆148Updated last year
- Procedural macro for recursive async functions☆223Updated 3 months ago
- String interning for Rust☆199Updated last month
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 2 months ago
- Integrate Diesel into Tokio cleanly and efficiently.☆104Updated last year
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- LLVM-GCOV Source coverage for Rust☆123Updated 6 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆389Updated 3 years ago