yhirose / cpp-zipper
A single file C++ header-only minizip wrapper library
☆26Updated 2 years ago
Alternatives and similar repositories for cpp-zipper:
Users that are interested in cpp-zipper are comparing it to the libraries listed below
- C++11 header-only thread pool library☆19Updated 5 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆10Updated 4 years ago
- Single C++ STL header wrapper for the SQLite3 db☆40Updated 5 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆28Updated 4 years ago
- A simple C++ header-only template library implementing matching using wildcards☆85Updated 10 months ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- C++ SQLite wrapper library☆52Updated 2 years ago
- A C++17 full-text search engine library☆33Updated 3 years ago
- Fast and lightweight C++ HTML parser☆25Updated last year
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Fast Lightweight Header-only C++ Serialization Library☆18Updated 2 years ago
- Lean library to observe file changes in a specific directory path.☆46Updated 3 months ago
- Analyze C/C++ program crashes with the help of the crash offset☆24Updated 3 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- A cross-platform file management library wrapper in C++☆15Updated 5 years ago
- C++ std::string 实用函数库☆18Updated 8 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- A compact C++ cross-platform library including JSON, XML, HTTP, sockets, WebSockets, threads, processes, serial ports, logs, file system,…☆73Updated this week
- another c#-like property accessor for C++11 and above.☆20Updated 3 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Header only c++ network library, based on c++ 20 coroutine and asio☆24Updated 5 months ago
- Fluent design-based GUI library for system tray applications written in C++ single header.☆22Updated 6 months ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 5 years ago
- wxSystemInformationFrame is a wxFrame-derived class that can be easily added to a wxWidgets application and provide a quick overview of m…