View Detailed Profile
CppCon 2016: Alfred Bratterud “#include <os>: from bootloader to REST API with the new C++"

CppCon 2016: Alfred Bratterud “#include <os>: from bootloader to REST API with the new C++"

http://

CppCon 2016: Howard Hinnant “A <chrono> Tutorial"

CppCon 2016: Howard Hinnant “A <chrono> Tutorial"

http://

CppCon 2017: Alfred Bratterud “Deconstructing the OS: The devil’s In the side effects”

CppCon 2017: Alfred Bratterud “Deconstructing the OS: The devil’s In the side effects”

http://

CppCon 2016: Gabriel Dos Reis “C++ Modules: The State of The Union"

CppCon 2016: Gabriel Dos Reis “C++ Modules: The State of The Union"

http://

CppCon 2016: Marc Gregoire “Mobile App Development for Multiple Platforms with Visual C++, 2016"

CppCon 2016: Marc Gregoire “Mobile App Development for Multiple Platforms with Visual C++, 2016"

http://

CppCon 2016: Richard Smith “There and Back Again: An Incremental C++ Modules Design"

CppCon 2016: Richard Smith “There and Back Again: An Incremental C++ Modules Design"

http://

CppCon 2016: Bjarne Stroustrup "The Evolution of C++ Past, Present and Future"

CppCon 2016: Bjarne Stroustrup "The Evolution of C++ Past, Present and Future"

http://

CppCon 2016: Manuel Klimek “Deploying C++ modules to 100s of millions of lines of code"

CppCon 2016: Manuel Klimek “Deploying C++ modules to 100s of millions of lines of code"

http://

CppCon 2016: Hartmut Kaiser “Parallelism in Modern C++"

CppCon 2016: Hartmut Kaiser “Parallelism in Modern C++"

http://

CppCon 2016: “Instruction Re-ordering Everywhere: The C++ 'As-If' Rule and the Role of Sequence"

CppCon 2016: “Instruction Re-ordering Everywhere: The C++ 'As-If' Rule and the Role of Sequence"

http://

CppCon 2016: Walter E. Brown “What C++ Programmers Need to Know about Header <random>"

CppCon 2016: Walter E. Brown “What C++ Programmers Need to Know about Header <random>"

http://

CppCon 2016: Ben Deane "std::accumulate: Exploring an Algorithmic Empire"

CppCon 2016: Ben Deane "std::accumulate: Exploring an Algorithmic Empire"

http://

True parallelism, with no concept of threads - Alfred Bratterud - Meeting C++ 2017

True parallelism, with no concept of threads - Alfred Bratterud - Meeting C++ 2017

Fibers, green threads, channels, lightweight processes, coroutines, pthreads - there are lots of options for parallelism abstractions.