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.☆50Updated 4 months ago
- ☆49Updated 8 years ago
- A super-fast hash algorithm in a single C++ header☆91Updated 4 years ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆59Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 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…☆158Updated 2 months ago
- Yet another C++ text formatting library.☆71Updated 9 months ago
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆84Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago
- Source-code annotation language (SAL) compatibility header☆46Updated 7 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- A font cooking library☆57Updated 3 years ago
- An Simplified JSON (SJSON) C++ reader and writer☆23Updated 3 weeks ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Fork of Bitsquid's Header Hero tool☆43Updated 4 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆68Updated 9 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- C++ unsigned 128 bit integer type☆232Updated 2 years ago
- C++ string formatting library☆46Updated 5 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- Virtual memory based containers☆43Updated 3 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 6 years ago
- Small small_vector☆35Updated 2 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Vulkan rendering library for graphics and text☆95Updated 6 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 6 months ago