sgodwincs / ordered-multimap-rsLinks
An ordered multimap.
☆21Updated 9 months ago
Alternatives and similar repositories for ordered-multimap-rs
Users that are interested in ordered-multimap-rs are comparing it to the libraries listed below
Sorting:
- A memory efficient syntax tree for language developers☆62Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- The `io_uring` library for Rust (with Rustix)☆33Updated last month
- Abstract over different executors☆74Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- An efficient JSON Value parser☆77Updated last year
- Asynchronous DNS lookups☆66Updated last year
- A Set of Bits☆69Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Simple goldenfile testing in Rust☆43Updated 7 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Map data structure whose keys are stored as ranges☆94Updated this week
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated last month
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆67Updated last week
- Convert closures into wakers☆45Updated 7 months ago
- A library for generating Graphviz DOT language files for graphs.☆76Updated 5 months ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆67Updated 2 weeks ago
- structured parallel execution for async Rust☆36Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago