Pinned Repositories
ccia_code_samples
Code samples for C++ Concurrency in Action
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.
cxx20-modules-examples
C++20 modules examples
GPU-Puzzles
Solve puzzles. Learn CUDA.
jrpc
JSON-RPC implementation in C++17
learn_rust
modern-cpp-features
A cheatsheet of modern C++ language and library features.
NVDNet
OpenGL_Flightsim
A simple but realistic looking flight model.
SoftwareDesign
segv01's Repositories
segv01/ccia_code_samples
Code samples for C++ Concurrency in Action
segv01/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.
segv01/cxx20-modules-examples
C++20 modules examples
segv01/GPU-Puzzles
Solve puzzles. Learn CUDA.
segv01/jrpc
JSON-RPC implementation in C++17
segv01/learn_rust
segv01/modern-cpp-features
A cheatsheet of modern C++ language and library features.
segv01/NVDNet
segv01/OpenGL_Flightsim
A simple but realistic looking flight model.
segv01/SoftwareDesign
segv01/STLSourceCodeNote
SGI STL source code analysis and note from 《STL源码剖析》 by 侯捷(包含电子书、源码注释及测试代码)
segv01/The-Art-of-Linear-Algebra
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
segv01/tinynurbs
C++ library for NURBS curves and surfaces
segv01/vcpkg
C++ Library Manager for Windows, Linux, and MacOS