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:
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 7 months ago
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆50Updated 3 years ago
- The Fancy Named Parameters Library☆34Updated 2 weeks ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 weeks ago
- Experimental JSON builder based on C++ reflection☆52Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- C++20 SIMD Within A Register library☆41Updated 3 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- A tagged-pointer type for C++.☆36Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Heap allocation free version of C++11 std::function☆57Updated 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 week
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- Benchmarks for our memory allocator☆69Updated last year
- 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 C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- Depth C++ library☆10Updated 6 years ago
- Various useful c++ containers and utilities.☆14Updated 3 months ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- https://dfrib.github.io/a-foliage-of-folly/☆14Updated 4 years ago
- C++20 Memory Allocator library☆35Updated 3 months ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 8 years ago