ybubnov / libhuffmanLinks
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
Sorting:
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆55Updated last year
- implementation of some function from string.h using SSE2 instructions☆22Updated 8 years ago
- A C/C++ header file that converts Intel SSE intrinsics to MIPS/MIPS64 MSA intrinsics.☆10Updated 3 years ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆43Updated 6 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…☆56Updated 2 years ago
- Assembler toolkit based on AsmJit☆239Updated last month
- Convert to/Embed binary files in C source files, quickly and efficiently.☆67Updated last year
- bin2cpp: The easiest way to embed small files into a c++ executable. bin2cpp converts text or binary files to C++ files (*.h, *.cpp) for …☆90Updated 2 months ago
- from https://sourceforge.net/projects/libquickmail/☆12Updated 5 years ago
- A header only library written in C that resembles C++ std::vector more commonly known as a dynamic array☆15Updated 4 years ago
- Mathematical Expression Parser and JIT Compiler☆146Updated last month
- C++ framework for the linux kernel☆33Updated this week
- Library for reading and generating ELF files.☆15Updated 5 years ago
- An embedded mathematical expression evaluator in C99☆14Updated 8 years ago
- This is a mirror! Please clone https://git.libssh.org/projects/libssh.git/☆35Updated 2 years ago
- C++ library for detecting CPU capabilities☆127Updated last month
- ☆96Updated last year
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- Portable Memory Mapping C++ Class (Windows/Linux)☆52Updated 2 years ago
- A torrent client written in C++11 with a library.☆37Updated 7 years ago
- run C++ from anywhere☆121Updated 5 years ago
- A simple CPUID decoder/dumper for x86/x86_64☆195Updated last week
- A constexpr STL style circular buffer implementation☆73Updated last year
- Berkeley YACC (git mirror)☆13Updated 10 years ago
- C++ Implementation of VEH based windows dynamic binary instrumentation☆15Updated 6 years ago
- An x86/x64 instruction disassembler written in C☆31Updated last year
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- A C++17 full-text search engine library☆33Updated 3 years ago
- A tool to list content of virtual tables in a shared library☆126Updated 4 years ago
- ☆20Updated 9 years ago