AngelicosPhosphoros / keyed_priority_queueLinks
☆28Updated 4 months ago
Alternatives and similar repositories for keyed_priority_queue
Users that are interested in keyed_priority_queue are comparing it to the libraries listed below
Sorting:
- Extract differences between arbitrary datastructures☆90Updated last year
- A simple bitset container for Rust☆151Updated 3 months ago
- An updated version of linked-hash-map and friends☆129Updated this week
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆102Updated 4 months ago
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- Rust library for asynchronous stream (de)serialization☆25Updated 8 months ago
- Extensions for the Rust standard library☆40Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 3 months ago
- Floating point approximate comparison for Rust☆64Updated 7 months ago
- Migrated to Codeberg☆80Updated 2 years ago
- ☆125Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Minifier tool/lib for JS/CSS/JSON files☆88Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Macro for writing nested `if let` expressions☆168Updated last month
- The missing compound borrowing for Rust.☆61Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Better reference counted strings for Rust☆137Updated last year
- Write doc comments from macros☆100Updated this week
- Rust wrapper type that implements hashing and comparison by pointer address☆35Updated last year
- ☆43Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 weeks ago
- A serde wrapper that allows to (de)serialize regular expressions☆66Updated 2 years ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago