ybubnov / libhuffmanLinks
The Huffman library is a simple, pure C99 library for encoding and decoding data using a frequency-sorted binary tree.
☆19Updated last year
Alternatives and similar repositories for libhuffman
Users that are interested in libhuffman are comparing it to the libraries listed below
Sorting:
- 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 C/C++ header file that converts Intel SSE intrinsics to MIPS/MIPS64 MSA intrinsics.☆10Updated 4 years ago
- A header only library written in C that resembles C++ std::vector more commonly known as a dynamic array☆16Updated 5 years ago
- A C++17 full-text search engine library☆34Updated 4 years ago
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆14Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- A compiler for a subset of C11 language. Under development...☆13Updated 2 years ago
- A tiny lexical analyser generator☆19Updated 14 years ago
- C++ Implementation of VEH based windows dynamic binary instrumentation☆16Updated 6 years ago
- Map and modify ELF using C++ structures☆19Updated 4 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Updated 4 years ago
- An x86/x64 instruction disassembler written in C☆36Updated 2 months 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
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆115Updated 2 months ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆50Updated 11 months ago
- A header-only C++ library that augments the standard library with useful code snippets☆13Updated this week
- run C++ from anywhere☆127Updated 6 years ago
- An embedded mathematical expression evaluator in C99☆15Updated 8 years ago
- Library for reading and generating ELF files.☆15Updated 6 years ago
- Core Math functions for MS Windows☆27Updated 6 years ago
- LALR(1) parser for C++☆80Updated last year
- Mirror of Agner Fog's assembler routines (GPL)☆19Updated 9 years ago
- implementation of some function from string.h using SSE2 instructions☆22Updated 9 years ago
- ☆22Updated 3 years ago
- Tiny ELF loader☆138Updated 3 years ago
- pcre Windows build with Visual Studio.☆33Updated 2 weeks ago
- ☆20Updated 10 years ago
- C++11 implementation of 010 Editor's template language☆40Updated 8 years ago
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆23Updated 2 years ago