An open API service indexing awesome lists of open source software.

awesome-cpp

A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
https://github.com/fffaraz/awesome-cpp

Last synced: 14 days ago
JSON representation

  • Websites

    • CompileBytes C++ Compiler
    • C++ Quiz - A simple online quiz that you can use to test your knowledge of the C++ programming language.
    • C++ Quiz - A simple online quiz that you can use to test your knowledge of the C++ programming language.
    • C++ Quiz - A simple online quiz that you can use to test your knowledge of the C++ programming language.
    • cppstat - A site that lists C++ features and their support by compilers and standard library implementations in an accessible way.
    • C++ Resources - A collection of C++ resources including books, articles, and tools.
    • CppPatterns - A repository of modern C++ patterns and idioms. [website](https://cpppatterns.com)
    • Function Pointers - A guide to understanding function pointers in C/C++.
    • C++ Quiz - A simple online quiz that you can use to test your knowledge of the C++ programming language.
    • CppCon - The C++ Conference.
    • C++ reference - A complete online reference for the C and C++ languages and standard libraries.
    • C++ Quiz - A simple online quiz that you can use to test your knowledge of the C++ programming language.
    • cppexpert.online - Learn the best C++ practices by improving code snippets with some problems or with bad practices.
  • XML

    • Expat - An XML parser library written in C. [MIT]
    • Libxml2 - The XML C parser and toolkit of Gnome. [MIT]
    • libxml++ - An XML Parser for C++. [LGPL2]
    • PugiXML - A light-weight, simple and fast XML parser for C++ with XPath support. [MIT]
    • RapidXml - An attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility. [Boost]
    • TinyXML - A simple, small, minimal, C++ XML parser that can be easily integrating into other programs. [zlib]
    • Xerces-C++ - A validating XML parser written in a portable subset of C++. [Apache2]
    • Expat - An XML parser library written in C. [MIT]
    • Mini-XML - A small XML parsing library written in ANSI C. [LGPL2 with exceptions]
    • TinyXML2 - A simple, small, efficient, C++ XML parser that can be easily integrating into other programs. [zlib]
    • TinyXML++ - A completely new interface to TinyXML that uses MANY of the C++ strengths. Templates, exceptions, and much better error handling. [MIT]
    • Xalan C - A library and a command line program to transform XML documents using a stylesheet that conforms to XSLT 1.0 standards. [Apache-2.0] [website](https://xalan.apache.org/)
    • libxml++ - An XML Parser for C++. [LGPL2]
    • RapidXml - An attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility. [Boost]
    • TinyXML++ - A completely new interface to TinyXML that uses MANY of the C++ strengths. Templates, exceptions, and much better error handling. [MIT]
  • Yaml

    • fkYAML - A C++ header-only YAML library. [MIT]
    • LibCYAML - C library for reading and writing YAML. [ISC]
    • libfyaml - A fancy 1.2 YAML and JSON parser/writer. [MIT]
    • LibYAML - A C library for parsing and emitting YAML. [MIT] [website](https://pyyaml.org/wiki/LibYAML)
    • mini-yaml - Single header YAML 1.0 C++11 serializer/deserializer. [MIT]
    • rapidyaml - Rapid YAML is a C++ library to parse and emit YAML. [MIT]
    • yaml-cpp - A YAML parser and emitter in C++. [MIT]
Sub Categories