Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.
☆53May 17, 2025Updated 10 months ago
Alternatives and similar repositories for xxhashct
Users that are interested in xxhashct are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++ constexpr implementation of XXH3☆59Mar 15, 2023Updated 3 years ago
- A super-fast hash algorithm in a single C++ header☆96Sep 29, 2021Updated 4 years ago
- Sample matrix multiply code to show affect of blocking and data alignment☆17Jan 28, 2016Updated 10 years ago
- zero copy of xml parser with lua bind☆12Nov 4, 2025Updated 4 months ago
- Demonstrates order independent transparency on Vulkan using depth peeling.☆20Oct 24, 2017Updated 8 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- C++ reimplementation of https://github.com/emilk/drop-merge-sort