chys87 / constexpr-xxh3Links
C++ constexpr implementation of XXH3
☆55Updated 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.☆51Updated 7 months ago
- ☆50Updated 8 years ago
- An Simplified JSON (SJSON) C++ reader and writer☆23Updated 3 months 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
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- C/C++ codebase includes analyzer☆56Updated last week
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆169Updated 6 years ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆120Updated 3 weeks ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆95Updated 2 weeks ago
- C++ string formatting library☆46Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated last year
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆60Updated 5 years ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆23Updated 2 years ago
- A library of type traits for introspecting C++ function types☆31Updated 6 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…☆165Updated 5 months ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Source-code annotation language (SAL) compatibility header☆49Updated 7 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated 2 weeks ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆71Updated 9 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A font cooking library☆57Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- SIMD (SSE) string functions☆103Updated 8 years ago
- LZ77/LZSS designed for SSE based decompression☆144Updated 6 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆108Updated 8 years ago