ligggooo's Stars
datawhalechina/easy-rl
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
PKUFlyingPig/cs-self-learning
计算机自学指南
go-gitea/gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
banach-space/llvm-tutor
A collection of out-of-tree LLVM passes for teaching and learning
d0iasm/rvemu
RISC-V emulator for CLI and Web written in Rust with WebAssembly. It supports xv6 and Linux (ongoing).
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Maximus5/ConEmu
Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
KDE/konsole
Terminal emulator by KDE
gbonacini/tssh
A SSH 2.0 client written from scratch in C++20, starting from the RFCs. Openssh compatible.
TerryGeng/termqt
A terminal emulator widget implemented in Python/Qt.
ZoranLi/Books1
Ewenwan/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
zwang4/awesome-machine-learning-in-compilers
Must read research papers and links to tools and datasets that are related to using machine learning for compilers and systems optimisation
merrymercy/awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
ollama/ollama
Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, and other large language models.
aosabook/aosabook
The Architecture of Open Source Applications
microsoft/AI-System
System for AI Education Resource.
jitsm555/Flutter-MVVM
TerminalStudio/xterm.dart
💻 xterm.dart is a fast and fully-featured terminal emulator for Flutter, with support for mobile and desktop platforms.
fredgrott/ddi_flutter
Deep Dive Into Flutter
L-Super/CPP-Concurrency-in-Action-2nd-Edition
C++并发编程实战(第2版)翻译自《C++ Concurrency in Action 2nd Edition》
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
wxx9248/CPP-Primer-5th-Edition
C++ Primer (5th Edition). Text transcribed by Team LiB.
EpicWink/proxpi
PyPI caching proxy
connectbot/connectbot
ConnectBot is the first SSH client for Android.
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
cuppar/rtd
Learn Rust by 500 lines code
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++