bisqwit / TinyDeflate
A deflate/gzip decompressor that requires minimal amount of memory to work
☆175Updated 5 months ago
Alternatives and similar repositories for TinyDeflate:
Users that are interested in TinyDeflate are comparing it to the libraries listed below
- Parser for argv that works similarly to getopt☆182Updated last year
- Portable scanf/printf-like functions to marshal binary data☆61Updated 9 years ago
- Random access array of tightly packed unsigned integers☆160Updated 2 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆304Updated last year
- Tiny bits and useful snippets that I keep using everywhere (C, C++)☆319Updated 2 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆149Updated 5 years ago
- A fork of Paul Hsieh's Better String Library☆143Updated 5 years ago
- (Hopefully) useful code snippets and header-only libs☆197Updated last week
- No bullshit vector library for C☆78Updated 4 years ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- [old/obsolete] Tiny tree virtual file system - a small C++ library for app-internal VFS support. Like PhysicsFS.☆128Updated 8 years ago
- printf replacement for embedded programming☆51Updated 7 years ago
- My collection of public domain single file libraries☆76Updated 4 years ago
- C string utils library (STB style, header-only).☆192Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆165Updated 5 years ago
- header-file-only implementation of various hash algorithms☆89Updated 2 years ago
- compile time assembly interpreter☆84Updated 6 years ago
- Fast integer to ascii / integer to string conversion☆222Updated 2 years ago
- POSIX getopt() as a portable header library☆105Updated last year
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆175Updated 8 years ago
- Embeddable HTTP server.☆81Updated 6 years ago
- A collection of single-header C++11 libraries by Chobolabs☆133Updated 4 years ago
- Macros for declaring enums in C++ that include to_string conversion and looping through all enum values☆62Updated 6 years ago
- Public domain single header inter process communication primitives☆136Updated 6 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- bad_alloc Behaving Badly☆73Updated 5 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆290Updated 11 years ago