dtrifuno / quickphfLinks
Rust implementation of the PTHash perfect hash function for static compile-time generated hash tables
☆22Updated last year
Alternatives and similar repositories for quickphf
Users that are interested in quickphf are comparing it to the libraries listed below
Sorting:
- Trait-agnostic derive macros☆27Updated 7 months ago
- The missing compound borrowing for Rust.☆61Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Integer types with customizable niche values☆49Updated 10 months ago
- ☆12Updated 3 years ago
- 🐱concat! with support for const variables and expressions☆42Updated 3 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 4 months ago
- An exploration of Storages☆37Updated last year
- Static-checked parsing of regexes into structs☆45Updated 10 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- ☆43Updated 2 years ago
- Rust procedural macro attribute parser☆45Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- State machine pattern for Rust☆29Updated 11 months ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated last week
- Abstract over different executors☆74Updated 2 years ago
- ☆33Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Helper macros: autoimpl, impl_scope☆67Updated last week
- Typed any map for rust☆67Updated 9 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last month
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago