gsauthof / phashtableLinks
Perfect Hash Table C/C++ Library
☆15Updated 5 years ago
Alternatives and similar repositories for phashtable
Users that are interested in phashtable are comparing it to the libraries listed below
Sorting:
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- C++20 Memory Allocator library☆36Updated 8 months ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- A C++ library for integer array compression☆30Updated 3 years ago
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆51Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Json benchmark based on nativejson-benchmark☆35Updated 11 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- A simple replacement for std::unordered_map☆51Updated last year
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- C++ wrapper around wyhash and wyrand☆14Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Towards a constexpr version of the C++ standard library☆18Updated 2 years ago
- Boost.Scope, a collection of scope guard utilities.☆17Updated last month
- Experimental JSON builder based on C++ reflection☆57Updated 2 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- Fast integer to string and string to integer conversion functions☆23Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 3 years ago
- Depth C++ library☆10Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 2 weeks ago
- C++20 Value-oriented Metaprogramming Library☆25Updated last month
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 2 months ago
- For details, see the blog post:☆35Updated 2 years ago