andyherbert / lz1
C program to compress and uncompress using the lz77 algorithm.
☆39Updated 11 years ago
Alternatives and similar repositories for lz1:
Users that are interested in lz1 are comparing it to the libraries listed below
- Base64 is a C library to convert from plain to base64 and vice versa suitable for embedded systems.☆25Updated 4 years ago
- A simple In memory file system written in C☆33Updated last month
- Lightweight x86-64 instruction length disassembler (LDE)☆27Updated last year
- MASM Crypto Lib☆15Updated 9 years ago
- Cross-platform asynchronous I/O library☆13Updated 9 months ago
- High-speed lossless data compression of 16 to 512 bytes--get better average compression than QuickLZ for 512-byte blocks. td512 maintains…☆22Updated 2 years ago
- Windows Explorer application written in assembly☆14Updated last year
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆80Updated 4 months ago
- Generating binary modules with zasm☆13Updated 2 years ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆32Updated last year
- Small portable HMAC in C☆68Updated 3 months ago
- C library to print nicely formatted tables☆26Updated 2 years ago
- Load ELF binaries from a memory buffer.☆35Updated 3 years ago
- Linux Debugger Prototype☆43Updated 2 years ago
- x86_64 macro assembler entirely in C preprocessor☆42Updated 4 years ago
- A lightweight implementation of the fat32 filesystem specification in C for embedded systems.☆102Updated 4 years ago
- A minimalist implementation of AES algorithms in C☆42Updated last month
- Optimized software implementation in C of the RC4 encryption algorithm.☆14Updated 11 years ago
- A C library featuring generic implementations of essential data structures☆18Updated 5 months ago
- Lightweight cryptography☆14Updated 2 years ago
- Lightweight x86-64 disassembling library☆40Updated 2 years ago
- A lightweight tiny printf alternative. With some reasonable limitations, extensions, and alternative behaviour suited to microcontroller…☆37Updated last week
- A single header library for simply creating statically allocated state machines.☆25Updated last month
- An ELF loader capable of manually loading ELF executables directly from memory into a new process, without the use of exec.☆49Updated 5 years ago
- x86_64, PE32+, FAT32 bootloader☆26Updated 3 years ago
- LZSS/RLE compression library - for making big things small and then back again, or big things slightly bigger...☆29Updated last year
- Alternative Windows C runtime for minimal binary size☆35Updated 8 years ago
- Modern C++ for Embedded Systems☆13Updated 2 years ago
- A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant c…☆22Updated 2 years ago
- SoftWire lets you create new functions at run-time using functions and constructs which closely resemble x86 syntax, entirely within C++.…☆36Updated 10 years ago