sgodwincs / ordered-multimap-rsLinks
An ordered multimap.
☆21Updated 10 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 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Efficient reference counted vector data structure is Rust☆18Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 weeks ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- ☆43Updated 4 months ago
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- Typed any map for rust☆67Updated 9 months ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- Big array helper for serde☆64Updated last year
- ☆75Updated last month
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- structured parallel execution for async Rust☆36Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- An efficient JSON Value parser☆77Updated last year
- A Set of Bits☆71Updated last month
- Abstract over different executors☆74Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated 11 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- String optimized for map keys☆66Updated last week
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 4 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated last month
- Convert closures into wakers☆46Updated 8 months ago