dtrifuno / quickphfLinks
Rust implementation of the PTHash perfect hash function for static compile-time generated hash tables
☆23Updated last year
Alternatives and similar repositories for quickphf
Users that are interested in quickphf are comparing it to the libraries listed below
Sorting:
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Lending iterators on stable Rust☆83Updated last year
- `smol` integrations with `hyper`☆17Updated 3 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated 2 weeks ago
- A faster Arc.☆75Updated last year
- Extra event types built on top of rsevents☆17Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆21Updated last year
- State machine pattern for Rust☆29Updated last year
- the definitive non-empty slice/array/vec library for Rust☆18Updated 4 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 11 months ago
- Completion futures for Rust☆19Updated 3 years ago
- The missing compound borrowing for Rust.☆61Updated this week
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆40Updated 10 months ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last week