Site icon Learn C++

Learn C++ With Managram: A Fully Asynchronous OS Based on Modern C++ by Alexander van der Grinten (CPPCon 2020) Video

In this talk, we present Managram, an OS designed around C++20 coroutines and the upcoming C++ sender/receiver model. Its main goal is to fully support asynchronous I/O across the entire system. At the end of the videos, it discusses the open challenges for system programming that C++20 has not yet addressed and provide a perspective on the vital future work in this area.

Exit mobile version