antoniomacri / lz77ppm
A simple implementation of the LZ77 compression algorithm (academic project). This project taught me not to overengineer the code.
☆8Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for lz77ppm
- Simplified LZFX-based compression library☆20Updated last year
- Simple 16-bit x86 decompression algorithm☆12Updated 7 years ago
- Lossless compressor for PC / decompressor for system with limited resources☆9Updated 4 years ago
- A disassembler and decompiler for 8086 DOS Binaries☆31Updated 7 months ago
- A small TrueType font rendering library (with hinting).☆12Updated last year
- Self-hosting Real Mode x86 Assembler☆33Updated 3 weeks ago
- Intel 8080/Zilog Z80 disassembler written in D.☆15Updated 3 years ago
- Piler for running C in the shell☆18Updated 4 months ago
- Optimal LZ4 compression☆43Updated 4 years ago
- Aims to be interpreted C written in C.☆28Updated last year
- A small C compiler☆28Updated 6 months ago
- a simple and human readable binary diff format and implementation☆16Updated 9 months ago
- go32-compatible stub that supports COFF, PE and ELF payloads☆12Updated last month
- A /dev/random device driver for MS-DOS☆22Updated 2 years ago
- BASIC-style "compiler" as C syntax library☆17Updated 11 years ago
- Fork of rpmalloc to be used with single thread applications and old C compilers☆11Updated 3 years ago
- A portable single file parser/lexer/tokenizer.☆46Updated 6 years ago
- ZRDX - Zurenava DOS extender (DPMI)☆20Updated 3 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆44Updated 4 years ago
- ☆13Updated last month
- A cooperative multitasking library for C/C++☆14Updated 7 years ago
- Collection of tiny C ELF programs with graphics output☆29Updated last year
- A single-header C library for encoding, decoding, and doing useful things with ANSI graphics escape sequences.☆25Updated 2 years ago
- Single header C99 compiler (TCC)☆27Updated 3 years ago
- Acorn Archimedes A3000 Emulator in C++23☆15Updated 4 months ago
- A project to recreate the B compiler for the PDP-11 as authentically as possible☆27Updated 5 years ago
- Small-C Compiler, Assembler, Linker, and Library for 16-bit MS-DOS. Includes "YLink", an object file linker for MS-DOS executables.☆47Updated 2 years ago
- Region based memory allocator☆12Updated 4 years ago
- Command line tool to generate disk images containing GPT partition tables☆12Updated last year
- Tetris in 283 bytes of x86 code (run only on MS-DOS / FreeDOS, not a VM), written 1997 :-)☆12Updated 4 years ago