lloyd / easylzmaLinks
An easy to use, tiny, public domain, C wrapper library around Igor Pavlov's work that can be used to compress and extract lzma files.
☆137Updated 8 years ago
Alternatives and similar repositories for easylzma
Users that are interested in easylzma are comparing it to the libraries listed below
Sorting:
- Fast, small, in-memory inflate (zlib, deflate and gzip decompression)☆77Updated 3 years ago
- Tiny C++ Library for Visual Studio to replace msvcrtxx.dll which causes bloatware.☆69Updated 16 years ago
- Small fast Lempel-Ziv compression library☆108Updated last year
- Small portable HMAC in C☆78Updated last year
- Unofficial mirror of LZO☆47Updated 3 years ago
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆87Updated 4 years ago
- The PE library used by @merces/pev☆120Updated 2 years ago
- An implementation of the Salsa20 stream cipher in C99☆116Updated 9 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆78Updated last year
- sha256 clib☆41Updated 9 years ago
- A dependency-free, single-file FLOSS unrar library☆60Updated 5 years ago
- Native win32 executables loader☆55Updated 7 years ago
- Cross-platform command line processing and file globbing for C++☆52Updated last year
- TomsFastMath is a fast public domain, open source, large integer arithmetic library written in portable ISO C.☆229Updated 8 months ago
- Symmetric ciphers, hashes, microtime, random strings, big integers, and zlib compression☆27Updated 10 years ago
- run C++ from anywhere☆125Updated 5 years ago
- C port of the snappy compressor