ekpyron / xxhashctLinks
Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.
☆52Updated 8 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☆56Updated 2 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆108Updated 9 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆96Updated last month
- ☆66Updated 4 years ago
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆84Updated 5 years ago
- ☆50Updated 8 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- C/C++ codebase includes analyzer☆58Updated last month
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆170Updated 6 years ago
- An Simplified JSON (SJSON) C++ reader and writer☆23Updated 4 months ago
- Lightweight C++ task system☆82Updated 8 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆108Updated last year
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆119Updated 5 years ago
- cross-platform filewatcher library for c/c++☆101Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Fixed size function wrapper like std::function☆70Updated 9 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 last month
- Small single-header C++ library that renders Windows fonts in graphics applications☆49Updated 6 years ago
- Tiny (as in minimal) implementation of some core STL functionality