antoniomacri / lz77ppmLinks
A simple implementation of the LZ77 compression algorithm (academic project). This project taught me not to overengineer the code.
☆8Updated 8 years ago
Alternatives and similar repositories for lz77ppm
Users that are interested in lz77ppm are comparing it to the libraries listed below
Sorting:
- x86 assembler in 512 bytes of x86 machine code☆35Updated 5 years ago
- Simple 16-bit x86 decompression algorithm☆14Updated 7 years ago
- Lists of pre-defined macros for various C/C++ compilers☆17Updated 5 years ago
- A glibc overlay library for process self-virtualization☆13Updated 6 months ago
- SHA-1 hashing implementation☆13Updated 2 years ago
- Lossless compressor for PC / decompressor for system with limited resources☆9Updated 4 months ago
- a simple and human readable binary diff format and implementation☆17Updated last year
- Fork of rpmalloc to be used with single thread applications and old C compilers☆12Updated 3 years ago
- Unofficial terralang compiler☆12Updated 2 years ago
- Software and documentation, mostly from the 80s and 90s☆23Updated 10 years ago
- A simple ISO9660 file system implementation.☆42Updated 5 months ago
- Compression of image by using OpenCV library and Huffman Coding Algorithm☆9Updated 6 years ago
- base64 single header encode/decode☆13Updated 2 years ago
- Simplified LZFX-based compression library☆21Updated 2 years ago
- Direct/Interactive C Compiler☆26Updated 8 years ago
- Fixed Point Math in C++ for Playstation 1☆12Updated last year
- Self-hosting Real Mode x86 Assembler☆33Updated 8 months ago
- Example of CRUSH compression with optimal parsing using BriefLZ algorithms☆14Updated last year
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- A collection of all my single-header libraries.☆17Updated last year
- A minimal X11/Xlib client library☆22Updated 6 years ago
- High-speed lossless data compression of 16 to 512 bytes--get better average compression than QuickLZ for 512-byte blocks. td512 maintains…☆25Updated 3 years ago
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 2 years ago
- ☆13Updated last month
- Aims to be interpreted C written in C.☆28Updated last month
- fork of PCE focusing on macplus, supporting DaynaPort SCSI network emulation☆10Updated 2 years ago
- Ieee754 floating point routines, load and save ieee 754 even on non-ieee 754 hardware.☆20Updated 8 years ago
- Public domain single-file libraries - stb style☆21Updated 6 months ago
- Piler for running C in the shell☆24Updated last year
- Base252 is a binary to C string encoding scheme with flexible escaping.☆23Updated 5 years ago