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: 6 days ago
JSON representation

  • Websites

    • 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.
    • 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.
    • 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.
    • C++ Quiz - A simple online quiz that you can use to test your knowledge of the C++ programming language.
    • C++ for yourself - A comprehensive tutorial on modern C++ covering everything from fundamentals to software design.
    • cppstat - A site that lists C++ features and their support by compilers and standard library implementations in an accessible way.
    • C++ FAQ - C++ frequently asked questions.
    • C++ Quiz - A simple online quiz that you can use to test your knowledge of the C++ programming language.
    • Guru of the Week - A regular series of C++ programming problems created and written by Herb Sutter.
    • Udemy C++ Courses and Tutorials
    • C++ Hints - Every business day hints about most often C++ mistakes and ways to solve them from PVS-Studio Team.
    • 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.
    • C++ Quiz - A simple online quiz that you can use to test your knowledge of the C++ programming language.
    • C++ by Example - Learn C++ by Example.
    • C++ Quiz - A simple online quiz that you can use to test your knowledge of the C++ programming language.
    • CompileBytes C++ Compiler
  • 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]
    • Libxml2 - The XML C parser and toolkit of Gnome. [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