indexmap-rs / equivalentLinks
Rust traits for key comparison in maps.
☆34Updated 7 months ago
Alternatives and similar repositories for equivalent
Users that are interested in equivalent are comparing it to the libraries listed below
Sorting:
- ☆75Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆60Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- structured parallel execution for async Rust☆36Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- (lifetime) GATs on stable Rust☆59Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated 2 weeks ago
- ☆34Updated 10 months ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆67Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 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…☆96Updated 3 weeks ago
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated 2 weeks ago
- Human-friendly indexed collections☆55Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆36Updated last year
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Rust HashSet with insertion ordering☆42Updated last month
- futures-buffered☆45Updated 2 months ago
- Dynamic structured values for Rust☆28Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago