ConorStokes / LZSSELinks
LZ77/LZSS designed for SSE based decompression
☆143Updated 6 years ago
Alternatives and similar repositories for LZSSE
Users that are interested in LZSSE are comparing it to the libraries listed below
Sorting:
- A Multi-Symbol Division Free Arithmetic Coder with Low Coding Loss using Reciprocal Multiplication☆41Updated 7 years ago
- Simple binary arithmetic coder and a few models☆22Updated 10 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆120Updated 4 years ago
- Fastest Histogram Construction☆72Updated 3 years ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- FPC - Fast Prefix Coder☆31Updated 3 years ago
- compact lzma decoder☆15Updated 6 years ago
- Lock free hierarchical work scheduler☆114Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Fast integer to ascii / integer to string conversion☆237Updated 3 years ago
- rans optimized tricks☆26Updated 7 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆86Updated 3 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Experimental parallel compression algorithm☆27Updated 8 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- mini-LZ library☆34Updated 3 years ago
- Fast compression library☆36Updated 10 years ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆23Updated 2 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆94Updated 6 months ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- fast open addressing hash table☆41Updated 3 weeks ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- A scoped stack allocator☆38Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- LZHAM codec - unstable/experimental repo. Much faster compression and higher ratios in extreme mode. This is well tested but isn't the of…☆79Updated 2 years ago
- Very fast backtraces resolver☆33Updated 7 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated 4 years ago