tov / min-max-heap-rsLinks
A double-ended priority queue
☆42Updated 10 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:
- ☆61Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- Derive for the Display trait☆51Updated 7 years ago
- A simple, id-based arena☆120Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- ☆17Updated 4 years ago
- Functions for determining terminal sizes in Rust☆46Updated 5 years ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 8 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A map backed by a vector☆26Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Experimental comparators for collections to be generic over☆17Updated last year
- Compact sets in rust☆56Updated 8 months ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- ☆17Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- GLL parsing framework.☆138Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- Partial function application macro for Rust☆48Updated 5 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago