ybubnov / libhuffman
The Huffman library is a simple, pure C99 library for encoding and decoding data using a frequency-sorted binary tree.
☆18Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for libhuffman
- Benchmark results for lossless data compressors☆9Updated 6 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆10Updated 5 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated last year
- AVX-512 utilities☆18Updated 10 years ago
- ICU - International Components for Unicode☆12Updated last week
- ☆21Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- oystr recursively searches directories for a substring.☆10Updated 2 years ago
- Phase Fair and Standard Reader Writer Locks☆16Updated 5 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆17Updated 6 months ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 5 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…☆57Updated last year
- Benchmark supporting baseless libel against clang-format☆11Updated 4 years ago
- DWARF debug info viewer using GTK+☆53Updated 3 years ago
- C++ CSV and DSV Filter Library https://www.partow.net/programming/dsvfilter/index.html☆2Updated this week
- An application for comparing two binary files☆10Updated 5 years ago
- Experiment: Fast finite field Fp=2^61-1 in C++☆11Updated 6 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆19Updated 3 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- Useful macros for debugging purposes.☆16Updated 9 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 5 years ago
- ZLib-like wrapper around LZ4/Fastlz compression library.☆39Updated last year
- A User Space Threading Library☆17Updated 6 months ago
- Library for cross-platform C generic data functions☆10Updated 3 weeks ago
- performance experiments for C++ exception handling☆30Updated 2 years ago
- A high-level API for accessing DWARF debugging information, in C++☆23Updated last week
- Random material having to do with Daniel Lemire's talks☆20Updated 6 months ago
- Doug Lea's malloc☆32Updated 8 years ago