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
- Branchless UTF-8 decoder☆35Updated 7 years ago
- Integer Map Data Structure☆131Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last week
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 8 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆53Updated 5 years ago
- ☆175Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 2 years ago
- A vectorized single header hash function.☆21Updated 9 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Experimental fork of zlib with performance improvements☆35Updated 2 years ago
- Demo of a fast PNG encoder.☆97Updated 6 months ago
- Fastest Histogram Construction☆70Updated 3 years ago
- A minimal modern LZ compressor example☆59Updated 4 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆148Updated 2 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A minimal blocking queue backed by a circular buffer☆115Updated 4 years ago
- An easy to decode base64 modification.☆41Updated 3 years ago
- Fast caclulation of the coordinates of the nth point of the Hilbert curve☆17Updated 6 years ago
- ☆293Updated last year
- a 64-bit histogram / quantile sketch☆59Updated 7 months ago
- Yet another simple header only arena allocator for C11☆43Updated last year
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆83Updated 10 months ago
- ☆30Updated this week
- A fast, simple, lossless image file format.☆124Updated 2 years ago
- A collection of various algorithms to produce length-limited prefix codes☆24Updated 4 years ago
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆28Updated 10 months ago