lsleonard / tiny-data-compressionLinks
High-speed lossless data compression of 16 to 512 bytes--get better average compression than QuickLZ for 512-byte blocks. td512 maintains good compression down to 16-byte blocks.
☆26Updated 3 years ago
Alternatives and similar repositories for tiny-data-compression
Users that are interested in tiny-data-compression are comparing it to the libraries listed below
Sorting:
- A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.☆38Updated 4 years ago
- TinyZZZ includes GZIP, LZ4, ZSTD, LZMA compression algorithms written in C language, unlike the official code, this code mainly focuses o…☆67Updated 5 months ago
- Windows Explorer application written in assembly☆15Updated 2 years ago
- Cross-platform asynchronous I/O library☆21Updated last year
- Small x86 opcode decoder library☆37Updated last year
- Compression using LZS-style algorithm, derived from LZ77-style☆22Updated last year
- Tiny RISC-V virtual machine☆65Updated 4 years ago
- Tiny LZW implementations in assembly☆15Updated last year
- Masm compatible assembler☆72Updated this week
- NOCRT - simple replacement of some parts of C runtime library☆82Updated 6 months ago
- An example of Windows NT Native API application and kernel driver☆22Updated 5 years ago
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 3 years ago
- ☆50Updated 3 weeks ago
- EFI Byte Code Virtual Machine in userspace☆81Updated 2 years ago
- Self-hosting Real Mode x86 Assembler☆33Updated last year
- Simplified LZFX-based compression library☆21Updated 2 years ago
- Windows NT MIPS emulator for x86☆82Updated last year
- Cross assembler☆18Updated this week
- A disassembler and decompiler for 8086 DOS Binaries☆45Updated last week
- Micro LZMA decoder☆55Updated 5 months ago
- Register Allocator for 8086☆76Updated 2 years ago
- Fork of fake86 8086 emulator, original author is Mike Chambers☆33Updated 5 years ago
- Single header C99 compiler (TCC)☆35Updated 9 months ago
- Sled System Emulator☆28Updated 2 months ago
- Divide 64-bit integers faster than hardware. Or precompute for a given denom and quickly divide repeatedly.☆30Updated 4 years ago
- Map and modify ELF using C++ structures☆19Updated 4 years ago
- Convert to/Embed binary files in C source files, quickly and efficiently.☆70Updated last year
- Example of LZ4 compression with optimal parsing using BriefLZ algorithms☆29Updated 2 years ago
- Simple 16-bit x86 decompression algorithm☆15Updated 8 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆43Updated 2 years ago