C++ constexpr implementation of XXH3
☆58Mar 15, 2023Updated 3 years ago
Alternatives and similar repositories for constexpr-xxh3
Users that are interested in constexpr-xxh3 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆53May 17, 2025Updated 10 months ago
- compact lzma decoder☆16Sep 23, 2019Updated 6 years ago
- ☆17Jul 7, 2019Updated 6 years ago
- experimental data compression algoritm☆22Jun 24, 2016Updated 9 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio☆61Jan 29, 2023Updated 3 years ago
- Example of CRUSH compression with optimal parsing using BriefLZ algorithms☆16Nov 1, 2023Updated 2 years ago
- Fast compressor/decompressor for 68000 based on ZX7 by Einar Saukas☆12Jul 28, 2018Updated 7 years ago
- LZE enhancement for Z80☆14Jun 25, 2020Updated 5 years ago
- support c++ string, zstd compress,decompress, stream compress, stream decompress☆23Dec 17, 2020Updated 5 years ago
- AXE: a recursive descent parser generator C++ library☆16Aug 22, 2024Updated last year
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Apr 13, 2025Updated 11 months ago
- A minimal modern LZ compressor example☆61Feb 10, 2021Updated 5 years ago
- Lightweight cryptography☆14Nov 7, 2022Updated 3 years ago
- An AES-based 384 bit permutation.☆21May 3, 2025Updated 10 months ago
- Demos for using HTML 5 as a GUI for C++ apps☆50Jan 16, 2023Updated 3 years ago
- Improved fork of https://code.google.com/p/smhasher/☆23Nov 28, 2021Updated 4 years ago
- Public domain strftime and date implementation.☆14Dec 26, 2023Updated 2 years ago
- Experimental compression format (unmaintained, do not use!)☆32Jun 2, 2016Updated 9 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Jun 5, 2018Updated 7 years ago
- An Simplified JSON (SJSON) C++ reader and writer☆23Sep 13, 2025Updated 6 months ago
- xxhash for zig☆19Jun 11, 2018Updated 7 years ago
- Xoocycle, a C90 implementation of the Xoodyak hash and AEAD construction☆10Mar 28, 2019Updated 6 years ago
- Fast C++ Parallel Programming with Task Dependency Graphs☆10Oct 20, 2018Updated 7 years ago
- Free, zlib licensed ZX0 decompressor for the x86☆19Nov 17, 2021Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Mar 15, 2021Updated 5 years ago
- A C++ stream using LZ4 (de)compression☆40Jan 13, 2022Updated 4 years ago
- A collection of various algorithms to produce length-limited prefix codes☆24Jun 30, 2021Updated 4 years ago
- Binomial's fast high quality full-featured SIMD BC7 encoder.☆181Jan 28, 2026Updated last month
- Compile-time Huffman coding compression using C++20☆171Oct 12, 2021Updated 4 years ago
- ☆16Feb 10, 2021Updated 5 years ago
- Fast, configurable in-memory compression of R objects with zstd☆31Jan 13, 2025Updated last year
- A branch predictor simulator in C++ that tests 6 different types of branch predictors.☆13Apr 26, 2018Updated 7 years ago
- ulids in C++, Header Only☆103Jul 10, 2023Updated 2 years ago
- A fast and compact modern C++ (header only) zip, bzip2 and brotli library☆25Oct 8, 2024Updated last year
- Raw Jai Bindings for wgpu_native.☆14Mar 18, 2025Updated last year
- cross platform library to manipulate and extract information of memory regions☆34Apr 10, 2018Updated 7 years ago
- ☆68Aug 31, 2021Updated 4 years ago
- C program to compress and uncompress using the lz77 algorithm.☆44Jul 21, 2013Updated 12 years ago