C++ Standard

Open-source C++ projects categorized as Standard

Top 4 C++ Standard Projects

  1. connectedhomeip

    Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.

    Project mention: Google Is Killing Chromecast | news.ycombinator.com | 2024-08-06

    https://github.com/project-chip/connectedhomeip/blob/master/...

    2. Only native apps are supported. There's no protocol to say open a webpage & control that.

    3. No support for multi-party sessions. Only one user can interact at a time.

    4. No support for the Web's Presentation API. Since it's not based around urls & web pages, it would require lots of additional work to make it support the standard web pages have to spawn a remote display.

    By compare, Open Screen Protocol lets any target device open any web page, which is very similar to how Chromecast development works today. Whether the target device is Android, Apple, WebOS, Windows, Tizen, or other, the expectation that I could Open Screen Protocol cast to it remains the same. Where-as Matter Cast requires a native app on the device & the app has to be installed & potentially even greenlit by the target device platform itself.

    OpenScreenProtocol really looks to have it all, & the model is so much more universal. Really wish we saw some device makers pushing for it these days.

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. serializer

    A single header standard C++ serialization framework. (by eyalz800)

  4. ESPWebDAV

    macOS, linux, windows: Natively sharing files - port 80 is shared (by d-a-v)

  5. ocgdb

    Open Chess Game Database Standard (OCGDB)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Standard discussion

Log in or Post with

C++ Standard related posts

Index

What are some of the best open-source Standard projects in C++? This list will help you:

# Project Stars
1 connectedhomeip 7,730
2 serializer 189
3 ESPWebDAV 43
4 ocgdb 37

Sponsored
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io

Did you know that C++ is
the 7th most popular programming language
based on number of references?