Pinned Repositories
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Cargobike-customdecks
CMake
Mirror of CMake upstream repository
CPlusPlusThings
C++那些事
Cpp-Primer
C++ Primer 5 answers
Cpp_Primer_Answers
《C++ Primer》第五版中文版习题答案
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
emacs.d
An Emacs configuration bundle with batteries included
rengdjim's Repositories
rengdjim/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
rengdjim/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
rengdjim/Cargobike-customdecks
rengdjim/CMake
Mirror of CMake upstream repository
rengdjim/CPlusPlusThings
C++那些事
rengdjim/Cpp-Primer
C++ Primer 5 answers
rengdjim/Cpp_Primer_Answers
《C++ Primer》第五版中文版习题答案
rengdjim/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
rengdjim/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
rengdjim/emacs.d
An Emacs configuration bundle with batteries included
rengdjim/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
rengdjim/missing-semester-cn.github.io
the CS missing semester Chinese version
rengdjim/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
rengdjim/MyTinySTL
Achieve a tiny STL in C++11
rengdjim/pbdl-book
Welcome to the Physics-based Deep Learning Book (v0.2)
rengdjim/PPP-code
《C++程序设计原理与实践》书中代码和习题解答
rengdjim/Programming-Principles-and-Practice-Using-C-
Solutions to exercises from "Programming: Principles and Practice Using C++" 2nd edition by Bjarne Stroustrup
rengdjim/Programming-Principles-and-Practice-Using-Cpp
My reading of Programming: Principles and Practices using C++ (2nd ed) by Bjarne Stroustrup
rengdjim/SGI-STL
剖析 STL 是一种享受的过程!
rengdjim/spdlog
Fast C++ logging library.
rengdjim/stroustrup-ppp
Exercises from Stroustrup's "Programming - Principles and Practice Using C++" (First Edition)
rengdjim/SuiteSparse
The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.