tov / min-max-heap-rsLinks
A double-ended priority queue
☆41Updated 7 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:
- ☆60Updated last year
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Compact sets in rust☆56Updated 6 months ago
- Provides macro `assert_matches` for testing pattern matching☆66Updated 4 years ago
- Functions for determining terminal sizes in Rust☆45Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A simple, id-based arena☆121Updated 2 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 4 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
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Partial function application macro for Rust☆47Updated 5 years ago
- A map backed by a vector☆25Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Extension of nom to trace parser☆49Updated 7 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- ☆60Updated 2 years ago
- GLL parsing framework.☆137Updated last year
- The simd optimized escape code☆54Updated 3 weeks ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago