richgel999 / sserangecodingLinks
Fast vectorized (SSE 4.1) range coder for 8-bit alphabets
☆26Updated 2 years ago
Alternatives and similar repositories for sserangecoding
Users that are interested in sserangecoding are comparing it to the libraries listed below
Sorting:
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- ☆39Updated 4 years ago
- A vectorized single header hash function.☆22Updated last year
- ☆30Updated last month
- Branchless UTF-8 decoder☆36Updated 8 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 4 years ago
- Stackless coroutine compiler for C☆46Updated 6 years ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆149Updated 5 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 years ago
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆66Updated last month
- Integer Map Data Structure☆131Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆28Updated last year
- ☆42Updated 2 years ago
- LZ77/LZSS designed for SSE based decompression☆143Updated 6 years ago
- Yet another simple header only arena allocator for C11☆43Updated last year
- Popular hash table implementation benchmarks☆27Updated 8 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- LLVM backend for m88k architecture☆51Updated 3 months ago
- Type-safe Printf in C☆72Updated 10 months ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 9 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆128Updated 2 years ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆33Updated last year
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- A combined repository for all RLIBM prototypes☆46Updated last year
- A simple C coroutine library.☆227Updated last year
- Test self-modifying code behaviour on processors for single-use JIT functions☆54Updated 5 years ago
- A minimal blocking queue backed by a circular buffer☆116Updated 4 years ago
- A minimal modern LZ compressor example☆60Updated 4 years ago