tov / min-max-heap-rs
A double-ended priority queue
☆39Updated 3 years 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 simple map based on a vector for small integer keys☆64Updated last month
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- A map backed by a vector☆25Updated 10 months ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- The simd optimized escape code☆53Updated last week
- Pluralization handling in Rust☆36Updated 2 years ago
- VFS used by rust-analyzer☆17Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- dynamic smart pointers☆31Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Type-level named values with partial dependent type support in Rust☆56Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Updated 4 years ago
- ☆44Updated last year
- ☆58Updated 4 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆148Updated 8 months ago
- A procedural macro implementation of `quote!`.☆24Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated this week
- A structure for holding a set of enum variants☆20Updated 5 years ago
- ☆27Updated 7 years ago
- Rust library for displaying compiler diagnostics like rustc☆22Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 9 months ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Website for async-std☆23Updated 2 years ago
- Compact sets in rust☆53Updated 2 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated last year