tov / min-max-heap-rsLinks
A double-ended priority queue
☆41Updated 5 months ago
Alternatives and similar repositories for min-max-heap-rs
Users that are interested in min-max-heap-rs are comparing it to the libraries listed below
Sorting:
- ☆58Updated 10 months ago
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- A map backed by a vector☆25Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Compact sets in rust☆57Updated 4 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- Find the load at which a benchmark falls over.☆35Updated 4 years ago
- Provides macro `assert_matches` for testing pattern matching☆65Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- ☆48Updated last year
- Generic extensions for tapping values in Rust.☆57Updated 6 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- An experimental columnar arena☆43Updated 8 months ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 6 years ago
- Derive for the Display trait☆52Updated 7 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- An LCS based slice and string diffing implementation.☆83Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago