chys87 / constexpr-xxh3Links
C++ constexpr implementation of XXH3
☆49Updated 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 2 months ago
- ☆49Updated 7 years ago
- A super-fast hash algorithm in a single C++ header☆86Updated 3 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- An Simplified JSON (SJSON) C++ reader and writer☆22Updated last year
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆81Updated 4 years ago
- Source-code annotation language (SAL) compatibility header☆46Updated 7 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆38Updated 3 years ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆103Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆92Updated 2 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…☆156Updated 3 weeks ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 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
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- Memory allocators☆48Updated 7 years ago
- C++ string formatting library☆45Updated 5 years ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated last year
- C++20 SIMD Within A Register library☆40Updated 2 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- An experimental, exploratory take on new ideas and approaches for Premake☆15Updated 4 years ago
- Fork of Bitsquid's Header Hero tool☆43Updated 4 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆23Updated last year