garro95 / priority-queue
A priority queue for Rust with efficient change function.
☆183Updated 2 weeks ago
Alternatives and similar repositories for priority-queue:
Users that are interested in priority-queue are comparing it to the libraries listed below
- ☆258Updated last month
- Cargo extension for running Criterion.rs benchmarks☆194Updated 7 months ago
- x-www-form-urlencoded meets Serde☆238Updated 6 months ago
- Async synchronization primitives☆262Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆505Updated 7 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated this week
- Struct fields that are made read-only accessible to other modules☆231Updated 3 weeks ago
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- Generic Atomic<T> type for Rust☆226Updated last year
- Fowler–Noll–Vo hash function☆342Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- A parser and formatter for std::{SystemTime, Duration}☆306Updated last year
- Manual segmented stacks for Rust☆298Updated this week
- A command line tool for comparing benchmarks run by Criterion.☆229Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆429Updated 8 months ago
- Task abstraction for building executors☆449Updated 3 weeks ago
- ☆199Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆184Updated this week
- Concurrently Readable Data Structures for Rust☆348Updated this week
- Support crate for rustc's self-profiling feature☆341Updated this week
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆129Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆356Updated last week
- Per-object thread-local storage for Rust☆341Updated 9 months ago
- Check if tables and items in a .toml file are lexically sorted☆223Updated last month
- Type that deserializes only from one specific value☆232Updated this week
- Easy code duplicate with substitution for Rust☆237Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆237Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆256Updated 2 months ago