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.
☆25Updated 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:
- Windows Explorer application written in assembly☆15Updated 2 years ago
- TinyZZZ includes GZIP, LZ4, ZSTD, LZMA compression algorithms written in C language, unlike the official code, this code mainly focuses o…☆59Updated 2 months ago
- Micro LZMA decoder☆54Updated 2 months ago
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 2 years ago
- Cross-platform asynchronous I/O library☆20Updated last year
- Tiny LZW implementations in assembly☆14Updated last year
- EFI Byte Code Virtual Machine in userspace☆81Updated 2 years ago
- NOCRT - simple replacement of some parts of C runtime library☆44Updated 3 months ago
- Tiny RISC-V virtual machine☆62Updated 3 years ago
- Single header C99 compiler (TCC)☆35Updated 5 months ago
- A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.☆37Updated 4 years ago
- Small x86 opcode decoder library☆37Updated 10 months ago
- ☆49Updated last month
- Convert to/Embed binary files in C source files, quickly and efficiently.☆68Updated last year
- Divide 64-bit integers faster than hardware. Or precompute for a given denom and quickly divide repeatedly.☆30Updated 4 years ago
- Simple 16-bit x86 decompression algorithm☆14Updated 8 years ago
- Example of LZ4 compression with optimal parsing using BriefLZ algorithms☆27Updated last year
- Lightweight cryptography☆14Updated 2 years ago
- Masm compatible assembler☆60Updated last week
- Compression using LZS-style algorithm, derived from LZ77-style☆22Updated last year
- Windows NT MIPS emulator for x86☆79Updated last year
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆91Updated last year
- Example of CRUSH compression with optimal parsing using BriefLZ algorithms☆14Updated last year
- A minimal implementation of the C standard library.☆13Updated 3 years ago
- Self-hosting Real Mode x86 Assembler☆33Updated 11 months ago
- A minimalist implementation of AES algorithms in C☆57Updated last month
- Small portable HMAC in C☆75Updated 11 months ago
- x86 assembler in 512 bytes of x86 machine code☆35Updated 5 years ago
- Fork of fake86 8086 emulator, original author is Mike Chambers☆33Updated 5 years ago
- Register Allocator for 8086☆76Updated 2 years ago