richgel999 / sserangecodingLinks
Fast vectorized (SSE 4.1) range coder for 8-bit alphabets
☆25Updated 2 years ago
Alternatives and similar repositories for sserangecoding
Users that are interested in sserangecoding are comparing it to the libraries listed below
Sorting:
- ☆39Updated 4 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆74Updated 2 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated last month
- Branchless UTF-8 decoder☆35Updated 7 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆53Updated 5 years ago
- Integer Map Data Structure☆131Updated 2 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 2 years ago
- A vectorized single header hash function.☆21Updated 10 months ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Yet another simple header only arena allocator for C11☆43Updated last year
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆148Updated 3 months ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- ☆21Updated 3 years ago
- A minimal modern LZ compressor example☆60Updated 4 years ago
- An easy to decode base64 modification.☆41Updated 3 years ago
- Fastest Histogram Construction☆71Updated 3 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆137Updated 7 months ago
- A fast, simple, lossless image file format.☆124Updated 2 years ago
- Managed C strings library☆97Updated 4 years ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆83Updated 11 months ago
- ☆36Updated this week
- ☆177Updated last year
- Poireau: a sampling allocation debugger☆98Updated 3 years ago