gsauthof / phashtableLinks
Perfect Hash Table C/C++ Library
☆14Updated 5 years ago
Alternatives and similar repositories for phashtable
Users that are interested in phashtable are comparing it to the libraries listed below
Sorting:
- Boost.Mustache☆10Updated 2 years 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
- A tagged-pointer type for C++.☆37Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 5 months ago
- C++ Binary Fixed-Point Arithmetic☆10Updated 7 years ago
- Experimental JSON builder based on C++ reflection☆56Updated 2 months ago
- C++20 SIMD Within A Register library☆45Updated 7 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- A fast C++ dynamic_cast<> alternative.☆34Updated 4 years ago
- C++20 Static Branch library☆94Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- C++ template containers with optimized memory consumption☆12Updated this week
- Fast integer to string and string to integer conversion functions☆23Updated 2 years ago
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆51Updated 3 years ago
- A simple replacement for std::unordered_map☆51Updated last year
- C++20 Memory Allocator library☆36Updated 7 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 2 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 8 months ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆89Updated 2 weeks ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Json benchmark based on nativejson-benchmark☆34Updated 10 months ago
- A type-erasure toolkit for C++20/23☆19Updated last week