bexxmodd / priq
Blazing fast Priority Queue that allows sorting for elements with partial ordering
☆22Updated 3 years ago
Alternatives and similar repositories for priq:
Users that are interested in priq are comparing it to the libraries listed below
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- ☆36Updated 9 months ago
- Utilities for async Rust☆13Updated 5 years ago
- String optimized for map keys☆62Updated last week
- Non-owning unsafe I/O☆20Updated 5 months ago
- A library for extracting and validating links.☆22Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A library for constructing statically sized arrays☆10Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- LZW en- and decoding that goes weeeee!☆28Updated last year
- Uuid library for Rust☆26Updated 9 months ago
- Inserting elements into this map yields a persistent, type-safe Index to that new element.☆13Updated 6 years ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated last week
- The simd optimized escape code☆53Updated last week
- Safe atomic Box types for Rust☆22Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Rust traits for nonzero generic integers☆15Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- ☆13Updated 2 years ago
- Byte-wise atomic memcpy.☆34Updated last month
- Local-affinity first NUMA-aware allocator with optional fallback.☆24Updated 4 years ago
- Convenient drawing of objects such as shapes, lines and text to buffers☆17Updated 3 years ago
- A minimum hstr clone in Rust☆12Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last month
- Bit-vectors and bit-slices for Rust☆28Updated 4 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago