chys87 / constexpr-xxh3Links
C++ constexpr implementation of XXH3
☆54Updated 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.☆49Updated 5 months ago
- ☆50Updated 8 years ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago
- A super-fast hash algorithm in a single C++ header☆90Updated 4 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Fork of Bitsquid's Header Hero tool☆43Updated 4 years ago
- Virtual memory based containers☆43Updated 3 years ago
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆84Updated 5 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆39Updated 4 years ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆59Updated 5 years ago
- An Simplified JSON (SJSON) C++ reader and writer☆23Updated last month
- 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
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- C++ string formatting library☆46Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆20Updated 6 years ago
- Yet another C++ text formatting library.☆71Updated 10 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Memory allocators☆49Updated 7 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 6 months ago
- An experimental, exploratory take on new ideas and approaches for Premake☆15Updated 4 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆94Updated 5 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 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…☆158Updated 3 months ago
- A font cooking library☆57Updated 3 years ago
- Small single-header C++ library that renders Windows fonts in graphics applications☆49Updated 6 years ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆116Updated last year
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago