ybubnov / libhuffman
The Huffman library is a simple, pure C99 library for encoding and decoding data using a frequency-sorted binary tree.
☆18Updated last year
Alternatives and similar repositories for libhuffman:
Users that are interested in libhuffman are comparing it to the libraries listed below
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- ☆20Updated 2 years ago
- Depth C++ library☆10Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Benchmark results for lossless data compressors☆9Updated 6 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆19Updated 11 months ago
- Lock-free memory allocator☆20Updated last year
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- Since the main implementation is in trunk, this is open just for occasional WIP and ideas.☆11Updated 2 months ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.☆17Updated 7 months ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- UTF8 Validator (C edition)☆23Updated 3 years ago
- Experiment: Fast finite field Fp=2^61-1 in C++☆11Updated 6 years ago
- Fast string to integer conversion☆15Updated 7 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Octosort is an in-place stable adaptive block merge sort.☆18Updated 2 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- C++ regular expressions library using template metaprogramming☆14Updated 11 months ago
- ☆27Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- from https://sourceforge.net/projects/libquickmail/☆12Updated 5 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- A library of AMD optimized memory and string functions☆20Updated last month
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- A shared library that can be LD_PRELOAD-ed to show memory increments per second per backtrace on dynamically chosen time intervals.☆27Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 months ago