SaaSHub helps you find the best software and product alternatives Learn more →
Top 4 C++ Standard Projects
-
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.
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.
-
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.
-
-
-
C++ Standard discussion
C++ Standard related posts
-
Google Is Killing Chromecast
-
JPEG XL and the Pareto Front
-
People like me are why you shouldn't run a hosting company
-
Support HTTP over Unix domain sockets
-
ESP32-C3 Wireless Adventure: A Comprehensive Guide to IoT [pdf]
-
How do you move you into more technical/R&D positions?
-
[ENG] KeePass 2.X Master Password Dumper (CVE-2023-32784)
-
A note from our sponsor - SaaSHub
www.saashub.com | 18 Feb 2025
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 |