Engineering posts about C++
Curated summaries and key learnings for engineers working with C++.
Google
3m
Introducing Credentio: Open Source C++ Library for C2PA Content Credentials from Google
Credentio is an open-source C++ library developed by Google that facilitates the validation of Coalition for Content Provenance and Authenticity (C2PA) Content Credentials. It is designed to operate...
Meta (Facebook)
12m
Escaping the Fork: How Meta Modernized WebRTC Across 50+ Use Cases
This article outlines Meta's approach to modernizing WebRTC across over 50 use cases while avoiding the pitfalls of forking an open-source project. The authors describe the challenges faced in...