tov / min-max-heap-rsLinks
A double-ended priority queue
☆41Updated 9 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
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A simple, id-based arena☆119Updated 2 years ago
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 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☆66Updated 11 months 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`☆48Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Compact sets in rust☆56Updated 8 months ago
- ☆61Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Extension of nom to trace parser☆49Updated 9 months ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- ☆64Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 8 months ago
- A map backed by a vector☆25Updated last year
- Experimental comparators for collections to be generic over☆16Updated last year
- ☆17Updated 5 years ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 7 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Atomic file-writes.☆100Updated last year
- A command line tool to generate Unicode tables as source code.☆112Updated last year
- An LCS based slice and string diffing implementation.☆86Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago