Stars
AI-powered desktop reading assistant with local LLM inference. Select text → Translate → Explain → Save as notes. Privacy-first, runs 100% offline. Supports PDF/EPUB/Markdown/TXT.
OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems)
An idiomatic, lean, fast & safe pure Rust implementation of Git
A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
An advanced Git commit message generation utility designed to automatically craft high-quality commit messages with precision and sophistication.
Virtual-thread based safe concurrency & streaming
A rubik's cube solver | 魔方还原(层先法 + Two-phase)
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,思想类,数学类,人物传记书籍
A smarter cd command. Supports all major shells.
The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte
A refreshingly simple data-driven game engine built in Rust
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
A tutorial to build your own blockchain in Rust from the ground up
zjp-CN / tlborm
Forked from Veykril/tlbormThe Little Book of Rust Macros (Updated Version) 中文翻译版
DaseinPhaos / tlborm-chinese
Forked from DanielKeep/tlbormRust宏小册, the Chinese translation of tlborm.
The source code that accompanies Hands-on Rust: Effective Learning through 2D Game Development and Play by Herbert Wolverson
Makepad is a creative software development platform for Rust that compiles to wasm/webGL, osx/metal, windows/dx11 linux/opengl
本书已经正式出版,目前正预售,可在京东搜索《深入RUST标准库》即可。本书主要对RUST的标准库代码进行分析,并试图给出RUST标准库代码的分析脉络。This project try to give a venation of how reading the RUST standard library source code.
Incomplete Redis client and server implementation using Tokio - for learning purposes only