ekpyron / xxhashctLinks
Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.
☆49Updated 5 months ago
Alternatives and similar repositories for xxhashct
Users that are interested in xxhashct are comparing it to the libraries listed below
Sorting:
- C++ constexpr implementation of XXH3☆54Updated 2 years ago
 - Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆104Updated 8 years ago
 - Fork of Bitsquid's Header Hero tool☆43Updated 4 years ago
 - LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
 - "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆94Updated 5 months ago
 - Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
 - An Simplified JSON (SJSON) C++ reader and writer☆23Updated last month
 - ☆66Updated 3 years ago
 - Small single-header C++ library that renders Windows fonts in graphics applications☆49Updated 6 years ago
 - ☆50Updated 8 years ago
 - Analyzes MSVC C++ compilations with C++ Build Insights SDK☆84Updated 5 years ago
 - Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
 - A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago
 - RDESTL is library providing small subset of STL functionality, aimed at games development.☆106Updated last year
 - C++ string formatting library☆46Updated 5 years ago
 - Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆120Updated 4 years ago
 - A high performance C++ playground library☆47Updated 9 years ago
 - Single-header libraries from the Magnum engine☆121Updated 6 months ago
 - cross-platform filewatcher library for c/c++☆100Updated 4 years ago
 - Lightweight C++ task system☆82Updated 8 years ago
 - A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆36Updated 2 years ago
 - Kahncode Core Library☆32Updated 2 years ago
 - Fixed size function wrapper like std::function☆70Updated 9 years ago
 - Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆129Updated 2 weeks ago
 - A scoped stack allocator☆38Updated 6 years ago
 - A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
 - Memory allocators☆49Updated 7 years ago
 - Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
 - Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
 - CPU scope based profiling library and browser based profile inspector with ImGui visualization☆93Updated 4 months ago