tov / min-max-heap-rsLinks
A double-ended priority queue
☆42Updated 11 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:
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 years ago
- ☆62Updated last year
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Compact sets in rust☆60Updated 10 months ago
- A simple, id-based arena☆125Updated this week
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- Token tree calling convention☆82Updated 3 years ago
- Experimental comparators for collections to be generic over☆17Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 9 months ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years 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
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- ☆61Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A predictable reactive framework for Rust apps inspired by Redux☆60Updated last year
- Derive for the Display trait☆51Updated 7 years ago
- Functions for determining terminal sizes in Rust☆46Updated 5 years ago