chys87 / constexpr-xxh3Links
C++ constexpr implementation of XXH3
☆54Updated 2 years ago
Alternatives and similar repositories for constexpr-xxh3
Users that are interested in constexpr-xxh3 are comparing it to the libraries listed below
Sorting:
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆50Updated 6 months ago
- ☆50Updated 8 years ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆60Updated 5 years ago
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆84Updated 5 years ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Virtual memory based containers☆42Updated 3 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆94Updated 7 months ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆119Updated last year
- Source-code annotation language (SAL) compatibility header☆47Updated 7 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- Fast integer to ascii / integer to string conversion☆237Updated 3 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
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆161Updated 4 months ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆69Updated 9 years ago
- C++ string formatting library☆47Updated 5 years ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- An Simplified JSON (SJSON) C++ reader and writer☆23Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month