skal65535 / fscLinks
Finite State Coder
☆14Updated 10 years ago
Alternatives and similar repositories for fsc
Users that are interested in fsc are comparing it to the libraries listed below
Sorting:
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- A simple immutable ordered key/value storage system.☆15Updated 9 years ago
- A Variable-Length String Hashing Library in C++☆44Updated 6 years ago
- ☆39Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- SSE string functions for x86-64 Linux☆21Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- Popular hash table implementation benchmarks☆27Updated 8 years ago
- Marlin: high throughput entropy compressor☆30Updated last year
- finding set bits in large bitmaps☆15Updated 9 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- ☆31Updated 9 years ago
- FPC - Fast Prefix Coder☆30Updated 3 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- A universal thread-safe memory pool.☆26Updated 6 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years 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
- A small little tool for dumping a floating-point number in its native format☆55Updated 10 years ago
- Experimental parallel compression algorithm☆25Updated 7 years ago