ekpyron / xxhashctLinks
Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.
☆50Updated 7 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☆55Updated 2 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆95Updated last week
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆108Updated 8 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆169Updated 6 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆84Updated 5 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆108Updated last year
- ☆50Updated 8 years ago
- C/C++ codebase includes analyzer☆56Updated last week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- C++ string formatting library☆46Updated 5 years ago
- An Simplified JSON (SJSON) C++ reader and writer☆23Updated 3 months ago
- cross-platform filewatcher library for c/c++☆101Updated 4 years ago
- ☆66Updated 3 years ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆120Updated 4 years ago
- Memory allocators☆48Updated 7 years ago
- Small single-header C++ library that renders Windows fonts in graphics applications☆49Updated 6 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
- Premake module adding support for compilation speed up through the use of the "single compilation unit" pattern, slightly modified.☆18Updated last year
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 2 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆131Updated 2 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- A high performance C++ playground library☆47Updated 9 years ago
- C++ Reflection using clang☆283Updated 2 years ago
- Fast integer to ascii / integer to string conversion☆238Updated 3 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆178Updated 11 months ago