ConorStokes / LZSSE
LZ77/LZSS designed for SSE based decompression
☆136Updated 5 years ago
Alternatives and similar repositories for LZSSE:
Users that are interested in LZSSE are comparing it to the libraries listed below
- Fastest Histogram Construction☆70Updated 3 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Simple binary arithmetic coder and a few models☆22Updated 10 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- ☆39Updated 4 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆89Updated 4 months ago
- Fast integer to ascii / integer to string conversion☆227Updated 2 years ago
- Fast compression library☆36Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Lock free hierarchical work scheduler☆112Updated last year
- A Multi-Symbol Division Free Arithmetic Coder with Low Coding Loss using Reciprocal Multiplication☆41Updated 6 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆72Updated 2 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆117Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- Experimental parallel compression algorithm☆24Updated 7 years ago
- Comparing linear and binary searches☆40Updated 4 years ago
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 4 years ago
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- Random access array of tightly packed unsigned integers☆160Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Benchmarks for our memory allocator☆63Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆51Updated 7 months ago