tov / min-max-heap-rs
A double-ended priority queue
☆39Updated last month
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☆51Updated 2 years ago
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- dynamic smart pointers☆31Updated 6 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 5 years ago
- A map backed by a vector☆25Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago
- Compact sets in rust☆54Updated 2 weeks ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- ☆59Updated 6 months ago
- REPL-like interactive code editor☆29Updated 7 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Rust declarative static analysis with macro-like syntax☆15Updated 6 years ago
- Find the load at which a benchmark falls over.☆35Updated 4 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- Experimental comparators for collections to be generic over☆16Updated 10 months ago
- ☆17Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago