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☆51Updated last year
- `smol` integrations with `hyper`☆17Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Extra event types built on top of rsevents☆17Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆52Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Typed any map for rust☆67Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 8 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- the definitive non-empty slice/array/vec library for Rust☆18Updated 7 months ago
- structured parallel execution for async Rust☆37Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆69Updated 2 months ago
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- Trait-agnostic derive macros☆27Updated 11 months ago
- Collection of utilities for writing your own dev scripts☆65Updated 3 years ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month