dtrifuno / quickphf
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:
- Hex Display: A modern xxd alternative.☆43Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- the definitive non-empty slice/array/vec library for Rust☆16Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- Exhaustive iteration trait in Rust☆15Updated 2 weeks ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Extra event types built on top of rsevents☆17Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- The missing compound borrowing for Rust.☆57Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An exploration of Storages☆34Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- ☆20Updated 3 years ago
- A new cross platform general prupose Line editor implementation designed with the goal to be flexible and customizable☆44Updated 6 months ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Trait-agnostic derive macros☆27Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Async, lock-free synchronization primitives for task wakeup☆44Updated 8 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆44Updated 8 months ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- Channels and schedulers that trigger events on Mio☆16Updated 3 years ago