rengdjim's Stars
daviwil/emacs-from-scratch
An example of a fully custom Emacs configuration developed live on YouTube!
redguardtoo/emacs.d
Fast and robust Emacs setup.
jkitchin/scimax
An emacs starterkit for scientists and engineers
purcell/emacs.d
An Emacs configuration bundle with batteries included
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
DrTimothyAldenDavis/SuiteSparse
The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
zzzgydi/clash-verge
A Clash GUI based on tauri. Supports Windows, macOS and Linux.
eightHundreds/obsidian-dida-sync
滴答清单同步到obsidian(ticktick sync to obsidian)
Yaozhuwa/easy-typing-obsidian
This is a plugin of obsidian for users writing in an easy way.
zhongyang219/TrafficMonitor
这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
artisticat1/obsidian-latex-suite
Make typesetting LaTeX as fast as handwriting through snippets, text expansion, and editor enhancements
skywind3000/vim
Personal Vim Profile
skywind3000/asynctasks.vim
:rocket: Modern Task System for Project Building, Testing and Deploying !!
wenbochang888/house
有完整版的PDF下载。
btbujiangjun/kkhouse
有完整版的PDF下载。
ZZy979/PPP-code
《C++程序设计原理与实践》书中代码和习题解答
BjarneStroustrup/Programming-_Principles_and_Practice_Using_Cpp
This repository houses the header files available from http://www.stroustrup.com/Programming/PPP2code for use while learning C++ from Bjarne Stroustrup's book 'Programming: Principles and Practice Using C++ (Second Edition).'
missing-semester-cn/missing-semester-cn.github.io
the CS missing semester Chinese version
Jtaim/Programming-Principles-and-Practice-Using-Cpp
My reading of Programming: Principles and Practices using C++ (2nd ed) by Bjarne Stroustrup
0p3r4t4/PPPUCPP2nd
Exercises (Try these and Drills) from Bjarne Stroustrup's Programming, Principles and Practice Using C++ (2nd Edition)
thelastpolaris/Programming-Principles-and-Practice-Using-C-
Solutions to exercises from "Programming: Principles and Practice Using C++" 2nd edition by Bjarne Stroustrup
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Light-City/CPlusPlusThings
C++那些事
wsdjeg/hello-vim
Vim 中文资源整理
Alinshans/MyTinySTL
Achieve a tiny STL in C++11