Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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.