garro95 / priority-queue
A priority queue for Rust with efficient change function.
☆176Updated last month
Related projects ⓘ
Alternatives and complementary repositories for priority-queue
- ☆224Updated last week
- A library for to allow multiple return types by automatically generated enum.☆350Updated last week
- Define your own PhantomData☆147Updated this week
- Conditional compilation according to rustc compiler version☆334Updated this week
- Procedural macros to derive numeric traits in Rust☆170Updated 9 months ago
- Delegation of trait implementations via procedural macros☆257Updated 3 months ago
- Task abstraction for building executors☆408Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Cargo extension for running Criterion.rs benchmarks☆186Updated 4 months ago
- A command line tool for comparing benchmarks run by Criterion.☆218Updated last month
- Struct fields that are made read-only accessible to other modules☆223Updated this week
- A thread pool for isolating blocking I/O in async programs☆342Updated 3 weeks ago
- Simple but powerful graph library for Rust☆193Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆317Updated this week
- Per-object thread-local storage for Rust☆334Updated 6 months ago
- Heap-based async timers☆211Updated 4 months ago
- ☆171Updated last week
- Faster, more compact implementation of std::Cow☆338Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆268Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆613Updated this week
- A parser and formatter for std::{SystemTime, Duration}☆288Updated last year
- A data structure to efficiently intern, cache and restore strings.☆173Updated 4 months ago
- Arbitrary precision decimal crate for Rust☆296Updated 2 weeks ago
- Async broadcast channels☆165Updated 3 months ago
- Fast generic radix trie implemented in Rust☆188Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 7 months ago
- A simple bitset container for Rust☆124Updated 6 months ago
- The feature-rich, portable async channel library☆252Updated last year
- Boolean-valued predicate functions in Rust☆176Updated last week
- Type that deserializes only from one specific value☆228Updated this week