gilgamsh's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
TheAlgorithms/Python
All Algorithms implemented in Python
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Light-City/CPlusPlusThings
C++那些事
BVLC/caffe
Caffe: a fast open framework for deep learning.
geekan/HowToLiveLonger
程序员延寿指南 | A programmer's guide to live longer
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
TheAlgorithms/Rust
All Algorithms implemented in Rust
ttroy50/cmake-examples
Useful CMake Examples
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
yidao620c/python3-cookbook
《Python Cookbook》 3rd Edition Translation
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
cpp-best-practices/cppbestpractices
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
CnTransGroup/EffectiveModernCppChinese
《Effective Modern C++》- 完成翻译
OpenXiangShan/XiangShan
Open-source high-performance RISC-V processor
ibeatai/beat-ai
<Beat AI> 又名 <零生万物> , 是一本专属于软件开发工程师的 AI 入门圣经,手把手带你上手写 AI。从神经网络到大模型,从高层设计到微观原理,从工程实现到算法,学完后,你会发现 AI 也并不是想象中那么高不可攀、无法战胜,Just beat it !
sunface/codecc
零一次元:记录个人关于技术、管理、经济和社会的深度思考
The-OpenROAD-Project/OpenROAD
OpenROAD's unified application implementing an RTL-to-GDS Flow. Documentation at https://openroad.readthedocs.io/en/latest/
llvm/circt
Circuit IR Compilers and Tools
ucb-bar/chipyard
An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more
brucefan1983/CUDA-Programming
Sample codes for my CUDA programming book
PacktPublishing/Learn-CUDA-Programming
Learn CUDA Programming, published by Packt
taskflow/awesome-parallel-computing
A curated list of awesome parallel computing resources
OpenTimer/OpenTimer
A High-performance Timing Analysis Tool for VLSI Systems
CnTransGroup/Cpp17TheCompleteGuideChinese
《C++ 17 The Complete Guide》- 翻译中
limbo018/Limbo
Library for VLSI CAD Design Useful parsers and solvers' api are implemented.