sgodwincs / ordered-multimap-rsLinks
An ordered multimap.
☆21Updated last year
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:
- Efficient reference counted vector data structure is Rust☆18Updated last month
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- structured parallel execution for async Rust☆37Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- Asynchronous DNS lookups☆67Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- A memory efficient syntax tree for language developers☆63Updated last week
- Simple goldenfile testing in Rust☆44Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- Choose Rust types at compile-time via constants☆70Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- ☆35Updated 11 months ago
- Typed any map for rust☆67Updated last year
- Run closures in parallel☆115Updated 11 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 5 months ago
- ☆24Updated 7 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- An async version of iterator☆40Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago