Rust HashSet with insertion ordering
☆42Jul 9, 2026Updated last month
Alternatives and similar repositories for linked-hash-set
Users that are interested in linked-hash-set are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Rust raise file limit☆27Nov 28, 2023Updated 2 years ago
- Rust binary memcached implementation☆26Aug 9, 2018Updated 8 years ago
- Memcached library in Rust☆26Aug 29, 2023Updated 2 years ago
- The stream abstraction on top of rotor (UNMAINTAINED, use tokio)☆18Jul 8, 2016Updated 10 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆179Jul 16, 2024Updated 2 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- ☆16Jul 1, 2024Updated 2 years ago
- Like a Rust std::HashMap, but allows you to use either of two different keys to retrieve items.☆26Jul 15, 2022Updated 4 years ago
- ☆58Jul 28, 2026Updated 2 weeks ago
- Detect possible security problems with Unicode usage according to Unicode Technical Standard #39 rules.☆19Dec 27, 2025Updated 7 months ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆79Apr 19, 2022Updated 4 years ago
- A implementation of the modified akima interpolation in rust☆12Oct 28, 2020Updated 5 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.