sgodwincs / ordered-multimap-rsLinks
An ordered multimap.
☆21Updated 8 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 syntactic "for" loop Rust macro☆56Updated 2 years ago
- Big array helper for serde☆62Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Efficient reference counted vector data structure is Rust☆18Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- The `io_uring` library for Rust (with Rustix)☆33Updated 3 weeks ago
- Simple goldenfile testing in Rust☆41Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- structured parallel execution for async Rust☆36Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated last week
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- ☆33Updated 9 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated 3 weeks ago
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A library for generating Graphviz DOT language files for graphs.☆77Updated 4 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- An exploration of Storages☆37Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 3 weeks ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A faster Arc.☆73Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago