gsauthof / phashtableLinks
Perfect Hash Table C/C++ Library
☆14Updated 4 years ago
Alternatives and similar repositories for phashtable
Users that are interested in phashtable are comparing it to the libraries listed below
Sorting:
- 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
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 7 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- The Fancy Named Parameters Library☆32Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last week
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- C++20 SIMD Within A Register library☆40Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- C++17 inplace_string implementation☆97Updated 6 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
- Experimental JSON builder based on C++ reflection☆52Updated 3 weeks ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Boost.Scope, a collection of scope guard utilities.☆16Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A simple replacement for std::unordered_map☆50Updated 11 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 3 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆44Updated last year
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 9 months ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago