This is your work, valued
daw_json_link. Fast, convenient JSON serialization and parsing in C++
510json_to_cpp. Generate C++ class from JSON data
46header_libraries. Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc
27cpp_feature_flags. Display the status of C++ feature flags
20nodepp. High level C++ library with a focus on event I/O
18daw_thunk. A generic thunking library and helpers for calling C callbacks
12gumbo_pp. C++ helpers and abstractions over Google Gumbo HTML parser
7daw_json_link_describe. Library that allows JSON Link to serialize types mapped by boost.describe
4string_view. This has been migrated to be part of https://github.com/beached/header_libraries
4function_stream. A parallel library with task, pipeline and algorithmic parallelism.
4libtemp_file. A simple interface to create and ensure removal of temp files.
4utf_range. Range operations on character arrays
3mmcommander_serial. Port of MMCommander to communicate over tx/rx pins only
3RemoteWinAdmin. Remotely run administrative tasks on a Windows compuer via a GUI
3boost_ssl_server. Example Boost Asio SSL Server example with more modern c++ goodness
2denver_cug_web_scraping. Examples of Web Scraping with C++
2http_req_parser. Testing parse_to library
2parse_json. Serialize to/deserialize from json file and/or parse json file to a variant object
2parse_template. A library that accepts a UTF-8 text template and generates text(e.g. html)
2curl_wrapper. Wraps Curl in a C++ class
2awesome-hpp. A curated list of awesome header-only C++ libraries
2daw_integer. Safer C++ Integers
1vtest. vector append test
1nightscout_indicator. A simple indicator that runs in Ubuntu/Gnome
1parallel. Some parallel helpers
1subarray. A function to copy a C-array sub-range as a std::array
1future_process. Future's based on process model
1jsonrpc. Generic JSON RPC server library
1iso8601_parsing. Parse ISO 8601 combined data time strings
1oref0_cpp. A port of OpenAPS Oref0 to C++
1climate_change_api_example. A C++ version of https://github.com/kubowania/climate-change-live-api
1static_fmt. Compile time text formatting
1daw_json_link_config_parser. An example cmake project to parse an example config.json file
1static_hash_tbl. Proof of concept to test a constexpr hash table
1fj_sort. PoC of sorting/merging with futures
1libxls. Read binary Excel files from C/C++
1aoc_2017. Advent of Code 2017
1sqlite_helper. YASC - Yet Another Sqlite Class
1grayscale_filter. A novel approach to creating grayscale images with some recolouring
1WOLTool. Simple tool to wake machines and remember previous ones
1stack_vm. A simple stack machine
1load_library. Cross platform way to load a shared library and call a function
1nodepp_rfb. Implementation of RFB Server via NodePP
1