bjut-hz's Stars
AccumulateMore/CV
✔(已完结)最全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
debitCrossBlockchain/renzhengfei
https://github.com/benmahr/RenZhengfei
ejoy/ant
Ant game engine
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
JushBJJ/Mr.-Ranedeer-AI-Tutor
A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
dtm-labs/dtm
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
golang-design/under-the-hood
📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood
netwarm007/GameEngineFromScratch
配合我的知乎专栏写的项目
carloscuesta/gitmoji
An emoji guide for your commit messages. 😜
chromium/chromium
The official GitHub mirror of the Chromium source
afatcoder/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
Tencent/secguide
面向开发人员梳理的代码安全指南
nginx/nginx
The official NGINX Open Source repository.
ahmetb/go-linq
.NET LINQ capabilities in Go
GuoZhaoran/spikeSystem
一个秒杀系统的例子分析
grandyang/leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
qiurunze123/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
geektutu/high-performance-go
high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
heibaiying/BigData-Notes
大数据入门指南 :star:
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.