zraorg / ZRA
ZStandard Random Access (ZRA) allows random access inside an archive compressed using ZStandard
☆41Updated last year
Alternatives and similar repositories for ZRA:
Users that are interested in ZRA are comparing it to the libraries listed below
- A Metal implementation similar to the official Metal C++ API☆47Updated last year
- Experimental fork of zlib with performance improvements☆35Updated last year
- xxHash Cleaner C Reference Implementation☆42Updated 4 years ago
- Accompanying code for https://orlp.net/blog/bitwise-binary-search/.☆13Updated last year
- "Quite OK Image" version 2 discussions☆34Updated 3 years ago
- An educational implementation of a modern compressor in Rust☆47Updated last year
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆58Updated 4 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last month
- A compile time sized array of bits☆11Updated 3 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆49Updated 6 months ago
- A runtime SPIR-V assembler☆42Updated 2 years ago
- C port of the Rust symbol demangler (rustc-demangle)☆40Updated last year
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆35Updated 2 weeks ago
- A Brainfuck interpreter embedded inside DWARF debug information