ConorStokes / LZSSE
LZ77/LZSS designed for SSE based decompression
☆135Updated 5 years ago
Alternatives and similar repositories for LZSSE:
Users that are interested in LZSSE are comparing it to the libraries listed below
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- Lock free hierarchical work scheduler☆111Updated 11 months ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆88Updated 3 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆88Updated last year
- 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☆116Updated 4 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- A Multi-Symbol Division Free Arithmetic Coder with Low Coding Loss using Reciprocal Multiplication☆41Updated 6 years ago
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆45Updated 4 years ago
- Simple binary arithmetic coder and a few models☆22Updated 9 years ago
- C++ constexpr implementation of XXH3☆44Updated last year
- Fast integer to ascii / integer to string conversion☆223Updated 2 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
- 128-bit (64.64) signed fixed-point arithmetic.☆173Updated last month
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Benchmarks for our memory allocator☆63Updated last year
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆83Updated 2 years ago
- ☆39Updated 4 years ago
- SPMD in C++☆68Updated 4 years ago
- mini-LZ library☆33Updated 2 years ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- FPC - Fast Prefix Coder☆30Updated 2 years ago