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:
- Extra event types built on top of rsevents☆17Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated last month
- 🐱concat! with support for const variables and expressions☆44Updated 3 weeks ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Typed any map for rust☆67Updated last year
- A simple in-memory search for collections and key-value stores.☆80Updated last week
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 months ago
- structured parallel execution for async Rust☆37Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- The missing compound borrowing for Rust.☆62Updated last month
- Abstract over different executors☆74Updated 2 years ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 6 months ago
- Static-checked parsing of regexes into structs☆45Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆64Updated last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- Obsessively tiny error derive macro☆87Updated 10 months ago
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago