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
- 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
- C++ string formatting library☆47Updated 5 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆95Updated 3 weeks ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated last year
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆84Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Memory allocators☆49Updated 7 years ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆60Updated 5 years ago
- A font cooking library☆57Updated 4 years ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆23Updated 2 years ago
- Small single-header C++ library that renders Windows fonts in graphics applications☆49Updated 6 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- C/C++ codebase includes analyzer☆58Updated 3 weeks ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆170Updated 6 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated 3 weeks ago
- Null-termination-aware string-view class for C++☆26Updated 5 months ago
- A C++17 header-only Unicode library. (Unicode 17.0.0)☆121Updated last month
- forward declarations for C++ std headers☆75Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- A fast C++ dynamic_cast<> alternative.☆34Updated 4 years ago