Rust traits for key comparison in maps.
☆39Feb 14, 2025Updated last year
Alternatives and similar repositories for equivalent
Users that are interested in equivalent are comparing it to the libraries listed below
Sorting:
- A hash table with strong order and fast iteration; access items by key or sequence index☆53Jan 7, 2026Updated last month
- Automatic cfg for Rust compiler features☆111Feb 5, 2026Updated 3 weeks ago
- Generic Range iterators for Rust☆28Jun 16, 2025Updated 8 months ago
- Some internal rustc tools made accessible☆47Oct 15, 2025Updated 4 months ago
- ☆22Sep 26, 2016Updated 9 years ago
- Hybrid typenum/const generic arrays☆20Feb 12, 2026Updated 2 weeks ago
- asynchronous deduplicator with optional LRU caching☆12Feb 8, 2026Updated 3 weeks ago
- ☆14Mar 13, 2024Updated last year
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- ☆17Oct 1, 2015Updated 10 years ago
- Nondestructive editing of various formats☆15Nov 1, 2025Updated 4 months ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆18Apr 10, 2024Updated last year
- Safely transmute type to itself in generic context in Rust☆15Jan 15, 2023Updated 3 years ago
- ☆64Aug 28, 2024Updated last year
- Extra event types built on top of rsevents☆17May 19, 2023Updated 2 years ago
- Approximate Quantiles with Configurable Worst Case Error☆16Mar 8, 2022Updated 3 years ago
- An exploration of Storages☆39Oct 29, 2023Updated 2 years ago
- Utilities for working with impl traits in Rust.☆123Jan 27, 2025Updated last year
- An interactive plotting library for Rust☆18Aug 8, 2022Updated 3 years ago
- Lock ordering enforcement at compile time in Rust☆23Mar 17, 2025Updated 11 months ago
- A collection of Array/Bytes/Hex utilities with full No-STD compatibility.☆20Feb 5, 2026Updated 3 weeks ago
- Rust macros that produce the name of the function they're invoked within.☆22May 11, 2022Updated 3 years ago
- Elliptic curve mathematics including Tate and Weil pairings for BLS signatures and zk-SNARK algorithms.☆21Feb 24, 2025Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Mar 22, 2025Updated 11 months ago
- Visualizes and analyses package dependencies of a Cargo workspace.☆23Jan 24, 2026Updated last month
- A collection of those pesky SDK folders: MacOSX10.1.5.sdk thru MacOSX11.3.sdk☆20Nov 10, 2025Updated 3 months ago
- High performance FID (Fully Indexable Dictionary) library☆25Jul 19, 2024Updated last year
- The Rhai Book.☆27Feb 20, 2026Updated last week
- Docker container containing a Rust compiler that uses the musl libc on Linux☆21Jul 7, 2016Updated 9 years ago
- Rust procedural macro attribute parser☆44Jun 12, 2024Updated last year
- An implementation of a namespaced merkle tree in Rust.☆33Jun 11, 2025Updated 8 months ago
- Trait-agnostic derive macros☆28Feb 13, 2025Updated last year
- Minimal float parser primitives with a focus on compile times.☆24Jun 8, 2022Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆89Jan 21, 2023Updated 3 years ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated 2 weeks ago
- Easily create beautiful preprints in Typst with MyST☆25Jan 6, 2026Updated last month
- Utilities for encoding and decoding frames using `async/await`.☆31Jul 9, 2025Updated 7 months ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆112Feb 14, 2026Updated 2 weeks ago
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago