gsauthof / phashtable
Perfect Hash Table C/C++ Library
☆13Updated 4 years ago
Alternatives and similar repositories for phashtable:
Users that are interested in phashtable are comparing it to the libraries listed below
- C++20 SIMD Within A Register library☆29Updated 6 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated last month
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 4 months ago
- C++ wrapper around wyhash and wyrand☆14Updated 7 months ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A C++ library for integer array compression☆28Updated 2 years ago
- Flat containers for C++☆59Updated 2 years ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 6 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 8 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- C++ library for incremental computing☆22Updated 2 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Experimental JSON builder based on C++ reflection☆49Updated last week
- Boost.Mustache☆10Updated 2 years ago
- A collection of bit manipulation routines for C++☆20Updated 11 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 2 months ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 8 months ago