chys87 / constexpr-xxh3Links
C++ constexpr implementation of XXH3
☆56Updated 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.☆52Updated 8 months ago
- An Simplified JSON (SJSON) C++ reader and writer☆23Updated 4 months ago
- ☆50Updated 8 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆96Updated 2 months ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆20Updated 6 years ago
- C++ string formatting library☆47Updated 6 years ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆84Updated 5 years ago
- A super-fast hash algorithm in a single C++ header☆96Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- C/C++ codebase includes analyzer☆58Updated last month
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Source-code annotation language (SAL) compatibility header☆49Updated 8 years ago
- Small single-header C++ library that renders Windows fonts in graphics applications☆49Updated 6 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Updated 5 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated last month
- cross-platform filewatcher library for c/c++☆101Updated 4 years ago
- A font cooking library☆57Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆172Updated 6 years ago
- Virtual memory based containers☆41Updated 4 years ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆60Updated 5 years ago
- Memory allocators☆49Updated 7 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆23Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆28Updated 2 years ago
- Lock free hierarchical work scheduler☆116Updated last year
- A C++17 header-only Unicode library. (Unicode 17.0.0)☆122Updated 2 months ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago