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:
- AVX512 population count routines☆23Updated 6 years ago
- experimental data compression algoritm☆22Updated 9 years 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 2 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 8 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated last year
- ☆20Updated 10 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Experimental compression format (unmaintained, do not use!)☆32Updated 9 years ago
- compact lzma decoder☆15Updated 6 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- Fast and Reliable (but not Secure) Hash☆55Updated 7 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Reworking of Agner Fog's performance test programs for Linux☆116Updated last month
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆35Updated last month
- Access Abseil Swiss Tables from C☆113Updated 4 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- ☆38Updated 7 years ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 5 years ago
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Updated 3 years ago
- Example usage of Dyninst☆14Updated last month
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- A minimal modern LZ compressor example☆60Updated 4 years ago
- C API for creation and analysis of binary data☆21Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 4 months ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- A generic and efficient SIMD implementation of MSB Radix Sort with separate key and payload datastreams that supports arbitrary key and p…☆15Updated 11 months ago