nemequ / LZSSE-SIMDeLinks
LZSSE compression codec ported to SIMDe
☆19Updated 5 years ago
Alternatives and similar repositories for LZSSE-SIMDe
Users that are interested in LZSSE-SIMDe are comparing it to the libraries listed below
Sorting:
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- fast open addressing hash table☆41Updated 3 months ago
- LZ77/LZSS designed for SSE based decompression☆143Updated 6 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆55Updated 8 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Intrusive data structures for C☆61Updated 8 years ago
- ☆31Updated 9 years ago
- mini-LZ library☆34Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- experimental data compression algoritm☆22Updated 9 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Command-line archiver: DEFLATE, LZMA, LZIP, BZIP2, ZPAQ, LZ4, ZSTD, BROTLI, BSC, CSC, BCM, MCM, ZMOLLY, ZLING, TANGELO, SHRINKER, CRUSH,…☆21Updated 9 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Lightweight, performance oriented, Core library for 'C' programmers☆56Updated 10 years ago
- Math vector library☆39Updated 2 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Thread safe and multi-endian version of Bob Jenkins' spookyhash☆69Updated 4 years ago
- FPC - Fast Prefix Coder☆31Updated 3 years ago
- A simple immutable ordered key/value storage system.☆15Updated 9 years ago
- Finite State Coder☆14Updated 10 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language