ConorStokes / LZSSELinks
LZ77/LZSS designed for SSE based decompression
☆139Updated 6 years ago
Alternatives and similar repositories for LZSSE
Users that are interested in LZSSE are comparing it to the libraries listed below
Sorting:
- Fastest Histogram Construction☆70Updated 3 years ago
- Simple binary arithmetic coder and a few models☆22Updated 10 years ago
- ☆39Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- A Multi-Symbol Division Free Arithmetic Coder with Low Coding Loss using Reciprocal Multiplication☆41Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Fast compression library☆36Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 10 years ago
- FPC - Fast Prefix Coder☆30Updated 3 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆118Updated 4 years ago
- Benchmarks for our memory allocator☆64Updated last year
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆83Updated 3 years ago
- Lock free hierarchical work scheduler☆111Updated last year
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆79Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated 6 months ago
- Fast CRC32 implementations☆78Updated last year
- stl compatible hashtable☆29Updated 7 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated 3 weeks ago
- Experimental compression format (unmaintained, do not use!)☆32Updated 8 years ago
- Fast and Reliable (but not Secure) Hash☆53Updated 6 years ago
- My PhD thesis, provided for your online reading. Learn how to code high-performance string data structures and data management algorithms…☆66Updated 8 years ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆47Updated last week
- compact lzma decoder☆14Updated 5 years ago