indexmap-rs / equivalentLinks
Rust traits for key comparison in maps.
☆34Updated 6 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…☆59Updated 2 weeks ago
- ☆74Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Serde Visitor for deserializing untagged enums☆65Updated last week
- structured parallel execution for async Rust☆36Updated last year
- ☆33Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months 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…☆93Updated 5 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- The `io_uring` library for Rust (with Rustix)☆33Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Some internal rustc tools made accessible☆47Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆42Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Rust HashSet with insertion ordering☆42Updated last week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- An exploration of Storages☆37Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated this week
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago