aslze / aslLinks
A compact C++ cross-platform library including JSON, XML, HTTP, sockets, WebSockets, threads, processes, serial ports, logs, file system, CSV, INI files, vectors and matrices, etc.
☆81Updated 3 weeks ago
Alternatives and similar repositories for asl
Users that are interested in asl are comparing it to the libraries listed below
Sorting:
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last month
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated last month
- C++ utilities☆144Updated last month
- C++ SQLite wrapper library☆63Updated last month
- A C++ library for reading and writing Zip files using streams.☆51Updated 2 months ago
- A small header-only library for converting data between json representation and c++ structs☆158Updated last year
- C++ header-only library for generic data validation.☆60Updated 7 months ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆252Updated last month
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆119Updated last year
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆149Updated last month
- The SQLite amalgamation mirror with cmake☆102Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- Pipelines for Modern C++☆71Updated 5 years ago
- A simple C++ header-only template library implementing matching using wildcards