See some notable libraries below. All are prefixed with pvt.cppan.demo. Many of them were taken from master, so do not consider as stable!
- boost 1.60.0 (not all libraries are tested)
- boost experimental or new libs: fit, di, hana
- sqlite3
- gsl (should be microsoft.gsl)
- google's protobuf, googletest, highwayhash
- concepts libraries (can help you to try them easily): https://cppan.org/projects/pvt.cppan.demo.concepts
- compression: zlib (1.2.8), bzip2 (1.0.6) - both stable versions.
- image libs: png, gif, tiff, webp, leptonica
- sqlpp11 libs and connectors - https://cppan.org/search?q=sqlpp11
- libressl 2.3.2 - release version, but do not rely on it. Such libraries should be verified very good first. Maybe later an official version will come from its devs.
- range-v3
- mach7