richgel999 / sserangecodingLinks
Fast vectorized (SSE 4.1) range coder for 8-bit alphabets
☆28Updated 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☆76Updated 3 years ago
- A vectorized single header hash function.☆23Updated last year
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- Integer Map Data Structure☆133Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆151Updated 7 months ago
- ☆179Updated 2 years ago
- Branchless UTF-8 decoder☆36Updated 8 years ago
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- A simple C coroutine library.☆229Updated 2 years ago
- A minimal blocking queue backed by a circular buffer☆117Updated 4 years ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆128Updated 2 years ago
- C23 Checked Arithmetic☆155Updated 6 months ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- A header-only portability and boilerplate library for C☆26Updated 4 months ago
- High-performance C++ hash table using grouped SIMD metadata scanning. Beats SOTA at scale.☆44Updated last month
- Test self-modifying code behaviour on processors for single-use JIT functions☆55Updated 5 years ago
- ☆31Updated 3 months ago
- Type-safe Printf in C☆71Updated last year
- Yet another simple header only arena allocator for C11☆42Updated last year
- An easy to decode base64 modification.☆41Updated 4 years ago
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆28Updated last year
- Optimised x86-64 gzip decompressor☆32Updated 7 years ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 9 years ago
- Tiny hash function in C☆145Updated last year
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆67Updated this week
- Non-preemptive Thread Hierarchy Manager☆56Updated last year