gsauthof / phashtable
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
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- Boost.Mustache☆10Updated 2 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- A C++ library for integer array compression☆29Updated 3 years ago
- 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
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- benchmarking positional population count☆14Updated last year
- C++20 SIMD Within A Register library☆31Updated last week
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- Container Traits for Modern C++☆29Updated 4 years 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
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆33Updated 6 months ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 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 last month
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- The Fancy Named Parameters Library☆31Updated last week
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 8 years ago
- String to Float Benchmark☆19Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆42Updated 3 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 8 months ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- For details, see the blog post:☆32Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year