anirudhvr / golomb-codingLinks
A Golomb encoding/decoding implementation in C
☆13Updated 14 years ago
Alternatives and similar repositories for golomb-coding
Users that are interested in golomb-coding are comparing it to the libraries listed below
Sorting:
- experimental data compression algoritm☆22Updated 9 years ago
- ☆20Updated 10 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 3 weeks ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆59Updated 3 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆23Updated 8 years ago
- AVX512 population count routines☆23Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆56Updated last year
- compact lzma decoder☆15Updated 6 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- A minimal modern LZ compressor example☆61Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Experimental compression format (unmaintained, do not use!)☆32Updated 9 years ago
- Fast and Reliable (but not Secure) Hash☆56Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Experimental parallel compression algorithm☆27Updated 8 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Updated 2 years ago
- Access Abseil Swiss Tables from C☆112Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 3 years ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- Reworking of Agner Fog's performance test programs for Linux☆117Updated 3 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago