alexheretic / linked-hash-setView external linksLinks
Rust HashSet with insertion ordering
☆42Nov 30, 2025Updated 2 months ago
Alternatives and similar repositories for linked-hash-set
Users that are interested in linked-hash-set are comparing it to the libraries listed below
Sorting:
- Detect possible security problems with Unicode usage according to Unicode Technical Standard #39 rules.☆15Dec 27, 2025Updated last month
- Rust raise file limit☆26Nov 28, 2023Updated 2 years ago
- A vector-based map and set implementation for rust☆16Feb 1, 2026Updated last week
- A implementation of the modified akima interpolation in rust☆12Oct 28, 2020Updated 5 years ago
- A stack-allocated box that stores trait objects.☆20Jul 20, 2021Updated 4 years ago
- Like a Rust std::HashMap, but allows you to use either of two different keys to retrieve items.☆26Jul 15, 2022Updated 3 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆78Apr 19, 2022Updated 3 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Nov 17, 2019Updated 6 years ago
- A shell-inspired escape+unescape library for strings☆38Apr 8, 2023Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Mar 10, 2025Updated 11 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆179Jul 16, 2024Updated last year
- The stream abstraction on top of rotor (UNMAINTAINED, use tokio)☆18Jul 8, 2016Updated 9 years ago
- Extensions for the Rust standard library☆41Apr 2, 2024Updated last year
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13May 16, 2022Updated 3 years ago
- Coordinate projection library☆24Aug 29, 2023Updated 2 years ago
- Attribute proc-macro to delegate method to a field☆29Sep 17, 2023Updated 2 years ago
- Tiny dynamic dispatch in Rust☆10Apr 17, 2023Updated 2 years ago
- An example repo that demonstrates a basic turbo-engine enabled program.☆14Nov 15, 2023Updated 2 years ago
- Use off-side syntax (indent instead of braces, like in Python) to write Rust!☆10Jun 26, 2019Updated 6 years ago
- A safe and convenient store for one value of each type☆10Apr 10, 2021Updated 4 years ago
- A compile time sized array of bits☆12Aug 15, 2021Updated 4 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Nov 24, 2025Updated 2 months ago
- ☆56Oct 10, 2025Updated 4 months ago
- A BASIC language interpreter. Does not conform to existing standards. Mostly a toy.☆11Feb 7, 2024Updated 2 years ago
- Declarative macros for statically initializing collections with ease☆27Jan 29, 2024Updated 2 years ago
- Utilities for working with impl traits in Rust.☆121Jan 27, 2025Updated last year
- ☆14Jul 1, 2024Updated last year
- Fast subset and superset queries based on tries.☆11Jun 21, 2023Updated 2 years ago
- Integration between rust-base64 and serde☆16Oct 1, 2024Updated last year
- `prometheus` backend for `metrics` crate☆14Jan 22, 2026Updated 3 weeks ago
- ☆12Apr 9, 2021Updated 4 years ago
- A basis for building an async client-server Websocket protocol☆15Feb 8, 2021Updated 5 years ago
- a eslint plugin for detecting unused code in vue single file component☆10Mar 18, 2023Updated 2 years ago
- The inverted index exchange format as defined as part of the Open-Source IR Replicability Challenge (OSIRRC) initiative☆11Aug 6, 2025Updated 6 months ago
- A Raw utility for managing contiguous heap allocations☆10Jul 26, 2016Updated 9 years ago
- A cargo subcommand to build Rust with docker☆19Aug 24, 2017Updated 8 years ago
- Extra Tower middlewares and utilities for HTTP clients.☆10Oct 10, 2024Updated last year
- A non-contiguous byte output buffer for Rust☆14Jan 28, 2021Updated 5 years ago
- Vari (Väri) is a Rust library for formatting strings with colors and cosmetic stuff to the terminal.☆13Jan 15, 2022Updated 4 years ago