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:
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Experimental JSON builder based on C++ reflection☆56Updated 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…☆43Updated 4 months ago
- The Fancy Named Parameters Library☆36Updated last month
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- C++ Binary Fixed-Point Arithmetic☆10Updated 7 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆48Updated 2 months ago
- C++20 SIMD Within A Register library☆45Updated 7 months ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆84Updated this week
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 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
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- C++20 Memory Allocator library☆36Updated 7 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆51Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- Boost.Scope, a collection of scope guard utilities.☆17Updated this week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 weeks ago