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☆49Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆65Updated last month
- Extra event types built on top of rsevents☆17Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 4 years ago
- `smol` integrations with `hyper`☆17Updated 4 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago
- An exploration of Storages☆39Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆71Updated 5 months ago
- 🐱concat! with support for const variables and expressions☆44Updated last month
- 📐 A collection of distance metrics on strings☆33Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- An explicit closure with absolute seperation of the captured data from the function.☆37Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Blazingly Fast Pseudo Random Number Generator written in Rust☆21Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Trait implementation generator macro☆30Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 months ago
- Static-checked parsing of regexes into structs☆45Updated last year