chys87 / constexpr-xxh3Links
C++ constexpr implementation of XXH3
☆51Updated 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.☆50Updated 3 months ago
- ☆49Updated 7 years ago
- An Simplified JSON (SJSON) C++ reader and writer☆22Updated last week
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆103Updated 5 years ago
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆84Updated 4 years ago
- Fork of Bitsquid's Header Hero tool☆43Updated 4 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆59Updated 4 years ago
- A super-fast hash algorithm in a single C++ header☆87Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- Yet another C++ text formatting library.☆70Updated 8 months ago
- Small single-header C++ library that renders Windows fonts in graphics applications☆48Updated 6 years ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆23Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- C++ string formatting library☆45Updated 5 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆93Updated 3 months ago
- Source-code annotation language (SAL) compatibility header☆46Updated 7 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Null-termination-aware string-view class for C++☆25Updated 3 weeks ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- An experimental, exploratory take on new ideas and approaches for Premake☆15Updated 4 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…☆157Updated last month
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 6 years ago
- C++ unsigned 128 bit integer type☆231Updated 2 years ago
- Low memory overhead allocator☆32Updated 9 months ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆119Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago