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++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…☆35Updated 8 months ago
- A C++ library for integer array compression☆29Updated 3 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 7 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- The Fancy Named Parameters Library☆31Updated last month
- Boost.Scope, a collection of scope guard utilities.☆16Updated last week
- Experimental JSON builder based on C++ reflection☆51Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- C++20 SIMD Within A Register library☆40Updated last month
- 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
- Fast and simple C++ serializer☆35Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 5 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A simple replacement for std::unordered_map☆50Updated 11 months ago
- A tagged-pointer type for C++.☆34Updated last year
- Towards a constexpr version of the C++ standard library☆18Updated last year
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- An Array Mapped Tree implementation☆10Updated 4 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 2 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- benchmarking positional population count☆14Updated last year
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Yet another blazingly fast SPSC queue.☆12Updated last month