tov / min-max-heap-rs
A double-ended priority queue
☆39Updated 3 weeks 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
- A structure for holding a set of enum variants☆20Updated 5 years ago
- dynamic smart pointers☆31Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- A map backed by a vector☆25Updated 11 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆27Updated 7 years ago
- ☆59Updated 5 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Pluralization handling in Rust☆38Updated 2 years ago
- Rust declarative static analysis with macro-like syntax☆15Updated 6 years ago
- A simple, id-based arena☆118Updated last year
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- Proc macro derive to generate structs from enum variants.☆26Updated last year
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- A simple map based on a vector for small integer keys☆64Updated 2 months ago
- The fabulous, aspirationally Make-compatible, fabricator of files.☆27Updated this week
- Find the load at which a benchmark falls over.☆35Updated 4 years ago
- VFS used by rust-analyzer☆17Updated 4 years ago
- Rust library for displaying compiler diagnostics like rustc☆22Updated last year
- Derive for the Display trait☆51Updated 6 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago