dtrifuno / quickphf
Rust implementation of the PTHash perfect hash function for static compile-time generated hash tables
☆22Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for quickphf
- Async, lock-free synchronization primitives for task wakeup☆41Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated last month
- Imitate the documentation build that docs.rs would do☆40Updated this week
- structured parallel execution for async Rust☆30Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago
- Integer types with customizable niche values☆38Updated last month
- ☆11Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆43Updated this week
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- Hitori is a generic regular expressions library.☆52Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆36Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated last week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- Trait implementation generator macro☆26Updated this week
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated 11 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated 8 months ago
- Rust procedural macro attribute parser☆36Updated 5 months ago
- Efficient byte-stream pipe buffer☆39Updated 4 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆36Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆60Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- ☆36Updated last year
- A concise, self-describing binary format written in Rust for Serde☆60Updated 2 months ago