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:
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- the definitive non-empty slice/array/vec library for Rust☆16Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- An exploration of Storages☆37Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Extract bits from a byte slice☆79Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A Rust crate for creating and managing system call filters, providing a safe and ergonomic interface for controlling access to system res…☆37Updated 2 weeks ago
- Static-checked parsing of regexes into structs☆45Updated 7 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last month
- Completion futures for Rust☆19Updated 2 years ago
- Hex Display: A modern xxd alternative.☆43Updated 3 months ago
- Trait-agnostic derive macros☆27Updated 5 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last month
- Pretty-print file sizes and more☆47Updated 3 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 7 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- The missing compound borrowing for Rust.☆58Updated 2 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- ☆12Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Obsessively tiny error derive macro☆86Updated 5 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago