The Challenges of Implementing the C Standard Library in C++
Offered By: CppNow via YouTube
Course Description
Overview
Explore the challenges and innovative solutions in implementing the C Standard Library using C++ in this conference talk from CppNow 2023. Delve into the LLVM's libc project, learning how modern C++ idioms and language features were utilized to create a modular, configurable, and instrumentable C library. Discover techniques for implementing memory routines and startup subsystems in pure C++ without sacrificing performance. Gain insights into the evolution of implementation practices, from early hacky solutions to more maintainable and scalable approaches. Understand the practical applications of modern C++ constructs in developing simple, maintainable, and production-ready code for a C library.
Syllabus
The Challenges of Implementing the C Standard Library in C++ - Siva Chandra Reddy - CppNow 2023
Taught by
CppNow
Related Courses
UNSW Computing 1 - The Art of ProgrammingOpenLearning C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Beginning Game Programming with C#
University of Colorado System via Coursera Introduction to Computing 计算概论A
Peking University via Coursera Comprendre les Microcontroleurs
École Polytechnique Fédérale de Lausanne via Coursera