97 skills found · Page 2 of 4
phalpern / CppCon2017CodeCode for the talk, "Allocators: the Good Parts", at CppCon2017
DenisSamilton / CppConsoleTableC++ Console Table: make text table in console easy and set up as you need
sgbush / Cppcon2022Companion repository to my CppCon 2022 talk
milianw / How To Write A Memory ProfilerCppCon 2019 Talk: slides and source code
QuantDevHacks / CppCon2019BackupSlides and Code for _Leveraging Modern C++ in Quantitative Finance_
mariusbancila / CppconlibA header-only C++ template library for manipulating the settings of a Windows console (colors, text position, input mode, etc.)
tankiJong / Cpp Coroutine Job SystemExample Code for Cpp Coroutine Job System talk at CppCon 2020
bruxisma / Cxx ConceptsA basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)
Villy-P / CPPConsoleA header only C++ library for easier logging to the console that includes features like coloring text, printing data structures, cursor manipulation, and more
peter-can-talk / Cppcon 2017Deep Learning With C++
JasonL9000 / Cppcon14source code for CppCon 2014 talk on polymorphic unions
mutouyun / Cncppcon2018 CppmodulesCN-CppCon-2018,关于C++ Modules的演讲
CppCon / CppConCodeOfConductThe Code of Conduct for the CppCon conference, based on the PyCon Code of Conduct
eduardo-elizondo / Cppcon2017Optimizing compilation times of Generated Code with Templates
vinniefalco / CppCon2017Make Classes Great Again (CppCon 2017 Presentation)
vladiant / CppConcurrencyPatternsC++ Concurrency Patterns
MikeShah / Cppcon2021No description available
BobSteagall / CppCon2020My talks from CppCon 2020
vittorioromeo / DODRocketsRaylibRaylib implementation of my CppCon 2025 keynote demo (OOP vs AoS vs SoA)
DigitalInBlue / CPPCon2015Slides and Source Code from "Demystifying Floating Point Numbers" given at CPPCon 2015.