tov / min-max-heap-rs
A double-ended priority queue
☆35Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for min-max-heap-rs
- A map backed by a vector☆25Updated 8 months ago
- A simple map based on a vector for small integer keys☆63Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- Pluralization handling in Rust☆36Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- ☆17Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- derive macro for the Fail trait☆24Updated 6 years ago
- ☆58Updated 2 months ago
- Related constants in Rust: 1 << iota☆18Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- The fabulous, aspirationally Make-compatible, fabricator of files.☆27Updated last week
- Run pkg-config from declarative dependencies in Cargo.toml☆28Updated 3 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- VFS used by rust-analyzer☆17Updated 4 years ago
- Rust declarative static analysis with macro-like syntax☆16Updated 6 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆88Updated 3 years ago
- HTTP date parsing and formatting☆48Updated last year
- ☆60Updated 7 years ago
- Data structures used by the RLS and Rust compiler☆10Updated 5 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Updated 4 years ago
- A procedural macro implementation of `quote!`.☆23Updated last year
- Rust library to provide validations for arbitrary types.☆20Updated 8 years ago