Free courses from frontend to fullstack and AI
AI Engineer - Learn how to integrate AI into software applications
Overview
AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
Explore a fast, compliant JSON pull parser for writing robust applications in this CppCon 2023 conference talk by Jonathan Müller. Delve into the design of an open-source JSON parser that fills the gap between existing parser libraries, offering full validation, speed, and O(1) memory usage. Learn about the innovative API design that forces developers to express semantic constraints, providing automatic error handling and concise documentation of required JSON structures. Compare this parser to established alternatives and discover elegant generic programming techniques in C++. Gain insights into practical applications and benefits for both beginners and intermediate C++ developers.
Syllabus
A Fast, Compliant JSON Pull Parser for Writing Robust Applications - Jonathan Müller - CppCon 2023
Taught by
CppCon