indexmap-rs / equivalentLinks
Rust traits for key comparison in maps.
☆36Updated 11 months ago
Alternatives and similar repositories for equivalent
Users that are interested in equivalent are comparing it to the libraries listed below
Sorting:
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated last month
- ☆34Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated last week
- ☆77Updated 4 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Serde Visitor for deserializing untagged enums☆69Updated 3 weeks ago
- An exploration of Storages☆39Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Some internal rustc tools made accessible☆47Updated 2 months ago
- Better reference counted strings for Rust☆139Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆129Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆99Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago
- Rust HashSet with insertion ordering☆42Updated last month
- ☆76Updated this week
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Compile Rust compiler using Buck2☆68Updated last month
- futures-buffered☆45Updated 5 months ago
- Imitate the documentation build that docs.rs would do☆65Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month