Pinned Repositories
Cpp-Concurrency-in-Action-2ed
C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology.
Cpp-Templates-2ed
C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infrastructure libraries.
Design-Patterns-in-Cpp17
C++17 implementation of 23 GoF design patterns for zero memory leaks using smart pointers.
dockerhub-automated
Docker image for Ubuntu with Zsh, C++17, Go 1.16.5, Node.js v16.4.2.
downdemo
Effective-Modern-Cpp
C++11/14/17 best practices for getting started quickly with modern C++.
LeetCode-Solutions-in-Cpp17
Solutions to high-frequency interview questions of LeetCode in C++17, taking into account both efficiency and comprehensibility.
SNET
Simple Linux net lib in C++20.
downdemo's Repositories
downdemo/Cpp-Concurrency-in-Action-2ed
C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology.
downdemo/Cpp-Templates-2ed
C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infrastructure libraries.
downdemo/Design-Patterns-in-Cpp17
C++17 implementation of 23 GoF design patterns for zero memory leaks using smart pointers.
downdemo/Effective-Modern-Cpp
C++11/14/17 best practices for getting started quickly with modern C++.
downdemo/LeetCode-Solutions-in-Cpp17
Solutions to high-frequency interview questions of LeetCode in C++17, taking into account both efficiency and comprehensibility.
downdemo/SNET
Simple Linux net lib in C++20.
downdemo/dockerhub-automated
Docker image for Ubuntu with Zsh, C++17, Go 1.16.5, Node.js v16.4.2.
downdemo/downdemo