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
- A super-fast hash algorithm in a single C++ header☆90Updated 3 years ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆110Updated 5 years ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆59Updated 5 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆39Updated 3 years ago
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆84Updated 5 years ago
- An Simplified JSON (SJSON) C++ reader and writer☆23Updated this week
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆94Updated 4 months ago
- Fork of Bitsquid's Header Hero tool☆43Updated 4 years ago
- Virtual memory based containers☆43Updated 3 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Tiny portable C++ library for atomic operations☆54Updated 2 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- C++ string formatting library☆46Updated 5 years ago
- Source-code annotation language (SAL) compatibility header☆46Updated 7 years ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆23Updated last year
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 6 years ago
- cross-platform filewatcher library for c/c++☆100Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Yet another C++ text formatting library.☆70Updated 8 months 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 2 months ago
- A font cooking library☆57Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- C++20 SIMD Within A Register library☆42Updated 4 months ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated last year
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆113Updated 11 months ago
- Fast, lightweight, C++ Unicode conversion utilities.☆16Updated 8 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆68Updated 9 years ago