sekineh / binary-heap-plus-rs
Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.
☆57Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for binary-heap-plus-rs
- Compile-time string operations☆80Updated last week
- An LRU cache implementation with constant time operations and weighted semantic.☆39Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 6 months ago
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆115Updated 5 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Lossless functionality for platform-native strings.☆70Updated 2 weeks ago
- Convert closures into wakers☆43Updated last month
- Utilities for pinning☆97Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- ☆68Updated last month
- Define your own PhantomData☆147Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- ☆44Updated 10 months ago
- Duplicate an async I/O handle☆40Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- Additional utilities around the bytes crate☆18Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- docs.rs as a publishing platform?☆66Updated 4 months ago
- Scoped Thread Local Storage for Rust☆49Updated last year
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- A Configuration Library for Rust Applications☆39Updated last month
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year