indexmap-rs / equivalentLinks
Rust traits for key comparison in maps.
☆35Updated 9 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…☆65Updated 2 months ago
- ☆76Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆67Updated 2 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- ☆34Updated last year
- Rust HashSet with insertion ordering☆42Updated 3 weeks ago
- structured parallel execution for async Rust☆37Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- 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…☆97Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Lending iterators on stable Rust☆83Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Mirror of Rust's allocator api for use on stable rust☆70Updated 2 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated last month
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- `$crate` in procedural macros.☆77Updated 2 weeks ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated last month