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:
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 years ago
- ☆62Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 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☆67Updated last year
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- Functions for determining terminal sizes in Rust☆46Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- ☆61Updated 2 years ago
- A simple, id-based arena☆123Updated 2 years ago
- Derive for the Display trait☆51Updated 7 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- A map backed by a vector☆26Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 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
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Token tree calling convention☆82Updated 3 years ago
- Related constants in Rust: 1 << iota☆18Updated 3 years ago
- ☆40Updated 6 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- Atomic file-writes.☆101Updated last year