tov / min-max-heap-rs
A double-ended priority queue
☆39Updated 2 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
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A map backed by a vector☆25Updated last year
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- ☆59Updated 7 months ago
- A simple utility for ensuring that certain Rust code does not compile.☆36Updated 4 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 5 years ago
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Iterate in a lazily achieved sorted order☆59Updated 6 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
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Pluralization handling in Rust☆38Updated 2 years ago
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- A structure for holding a set of enum variants☆20Updated 6 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A library for extracting and validating links.☆22Updated 8 months ago
- GLL parsing framework.☆137Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆45Updated last year
- The simd optimized escape code☆53Updated this week
- Proc macro for smol async runtime☆53Updated 4 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- ☆40Updated 6 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- ☆39Updated last year