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
- ☆50Updated 8 years ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆60Updated 5 years ago
- A super-fast hash algorithm in a single C++ header☆93Updated 4 years ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago
- An Simplified JSON (SJSON) C++ reader and writer☆23Updated 4 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆96Updated last month
- C/C++ codebase includes analyzer☆58Updated last month
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆84Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Virtual memory based containers☆41Updated 4 years ago
- A font cooking library☆57Updated 4 years ago
- An experimental, exploratory take on new ideas and approaches for Premake☆15Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 3 weeks ago
- Low memory overhead allocator☆34Updated 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☆170Updated 6 years ago
- Yet another C++ text formatting library.☆71Updated last year
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 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…☆165Updated 3 weeks ago
- A library of type traits for introspecting C++ function types☆32Updated 6 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- A C++17 header-only Unicode library. (Unicode 17.0.0)☆122Updated last month
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- A simple C++ header-only template library implementing matching using wildcards☆93Updated last year
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- C++ unsigned 128 bit integer type☆237Updated 2 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- C++ string formatting library☆47Updated 6 years ago