tov / min-max-heap-rs
A double-ended priority queue
☆39Updated 3 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:
- A simple map based on a vector for small integer keys☆63Updated 5 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- dynamic smart pointers☆31Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Find the load at which a benchmark falls over.☆35Updated 4 years ago
- Compact sets in rust☆56Updated 2 months ago
- A map backed by a vector☆24Updated last year
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- Pluralization handling in Rust☆38Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- The simd optimized escape code☆53Updated 2 weeks ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- ☆46Updated last year
- ☆40Updated 6 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Partial function application macro for Rust☆47Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- ☆58Updated 8 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- ☆17Updated 4 years ago
- A simple, id-based arena☆119Updated last year