swustcfl's Stars
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
excalidraw/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
docsifyjs/docsify
🃏 A magical documentation site generator.
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
koekeishiya/yabai
A tiling window manager for macOS based on binary space partitioning
TheAlgorithms/Rust
All Algorithms implemented in Rust
leandromoreira/digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
sunface/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
microsoft/windows-rs
Rust for Windows
iDvel/rime-ice
Rime 配置:雾凇拼音 | 长期维护的简体词库
pretzelhammer/rust-blog
Educational blog posts for Rust beginners
Meituan-Dianping/Logan
Logan is a lightweight case logging system based on mobile platform.
ralfbiedert/cheats.rs
Rust Language Cheat Sheet - https://cheats.rs
tokio-rs/mini-redis
Incomplete Redis client and server implementation using Tokio - for learning purposes only
smoltcp-rs/smoltcp
a smol tcp/ip stack
crate-ci/typos
Source code spell checker
Mark24Code/rime-auto-deploy
Rime输入法安装脚本,让一切更轻松。Make using Rime easy.
glepnir/nvim-lua-guide-zh
https://github.com/nanotee/nvim-lua-guide chinese version
MenosGrante/Rekado
Payload launcher and serial number checker for Nintendo Switch
WuBingzheng/build-lua-in-rust
《用Rust实现Lua解释器》 / _Build a Lua Interpreter in Rust_
rust-lang-cn/nomicon-zh-Hans
Rust 死灵书简体中文翻译
Celthi/effective-debugging-zh
effective debugging 中文翻译
manateelazycat/lazycat-emacs
Andy Stewart's emacs
toxoidengine/toxoid
A modern, cross-platform, highly modular / decoupled, data-driven, ECS-based game engine written in Rust with scripting support for C#, JavaScript and Rust to Rust (WASM), hot-reloading, WebGPU rendering, and web target support.
nshen/InsisVim
🗃 An out-of-the-box Neovim IDE solution that setup development environment in an incredibly simple way.
Xuanwo/reqsign
Signing HTTP requests without heavy SDKs.
ideal-world/tardis
Elegant, clean Rust development framework
tyrchen/simple-dns
A simple DNS server