s95050937's Stars
iolivia/rust-sokoban
Rust Sokoban book and code samples
mre/idiomatic-rust
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
tokio-rs/mini-redis
Incomplete Redis client and server implementation using Tokio - for learning purposes only
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
ytzfhqs/AAAMLP-CN
Approaching (Almost) Any Machine Learning Problem中译版,在线文档地址:https://ytzfhqs.github.io/AAAMLP-CN/
ddbourgin/numpy-ml
Machine learning, in numpy
cs230-stanford/cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230
radix-ui/website
Website and documentation for Radix.
radix-ui/primitives
Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.
emilk/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
omartinsky/FamaFrench
Implementation of 5-factor Fama French Model
Magic-wei/DearBagPlayer
DearBagPlayer is a flexible rosbag player based on Dear PyGui in Python.
RahulShagri/SimpleDrawing-Desktop-App
SimpleDrawing is a basic desktop sketching application build using the Dear PyGui Graphical User Interface Toolkit in python for producing neat and quick sketches.
juliettef/IconFontCppHeaders
C and C++ headers, C# and Python classes, Rust files and Go package for icon fonts Font Awesome, Fork Awesome, Google Material Design icons and symbols, Pictogrammers Material Design icons, Kenney game icons, Fontaudio, Codicons and Lucide.
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
mrtnRitter/DearPyGui_Animate
DearPyGui_Animate is an add-on to bring DearPyGUI to life.
muziing/PySide6-Code-Tutorial
可能是最好的PySide6中文教程!用代码实例讲解PySide6,附优质Demos、图标库、QSS皮肤、相关文章等分享!
zhiyiYo/PyQt-Fluent-Widgets
A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again.
UN-GCPDS/qt-material
Material inspired stylesheet for PySide2, PySide6, PyQt5 and PyQt6
hoffstadt/DearPyGui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
UFund-Me/Qbot
[🔥updating ...] AI 自动量化交易机器人(完全本地部署) AI-powered Quantitative Investment Research Platform. 📃 online docs: https://ufund-me.github.io/Qbot ✨ :news: qbot-mini: https://github.com/Charmve/iQuant
nivance/DPModel
《设计模式之禅》原书源码学习
PKUFlyingPig/cs-self-learning
计算机自学指南
avalon60/ctk_theme_builder
CTk Theme Builder for CustomTkinter, a comprehensive and easy solution, for creating CustomTkinter themes.
TomSchimansky/CustomTkinter
A modern and customizable python UI-library based on Tkinter
PacktPublishing/Python-GUI-Programming-with-Tkinter
Python GUI Programming with Tkinter, published by Packt
Dvlv/Tkinter-By-Example
Learn Tkinter By Example - a free book
ParthJadhav/Tkinter-Designer
An easy and fast way to create a Python GUI 🐍
ruanyf/document-style-guide
中文技术文档的写作规范
realpython/python-guide
Python best practices guidebook, written for humans.