dtrifuno / quickphfLinks
Rust implementation of the PTHash perfect hash function for static compile-time generated hash tables
☆24Updated 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☆51Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- A simple in-memory search for collections and key-value stores.☆81Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated this week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- Abstract over different executors☆74Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- State machine pattern for Rust☆29Updated last year
- The missing compound borrowing for Rust.☆63Updated 3 months ago
- Typed any map for rust☆67Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A faster Arc.☆80Updated 2 years ago
- `smol` integrations with `hyper`☆17Updated 6 months ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆22Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Find out what platform your code is running on from Rust☆34Updated 3 years ago
- Collection of utilities for writing your own dev scripts☆66Updated 3 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆52Updated 3 months ago