this-is-name's Stars
Watfaq/PowerSession
Record a Session in PowerShell
Byron/dua-cli
View disk space usage and delete unwanted data, fast.
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
ratatui/awesome-ratatui
A curated list of TUI apps and libraries built with Ratatui
ratatui/ratatui
A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
ron-rs/ron
Rusty Object Notation
extrawurst/gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀
Ark2000/PankuConsole
Feature-packed real-time debugging toolkit for Godot Engine.
rust-embedded/awesome-embedded-rust
Curated list of resources for Embedded and Low-level development in the Rust programming language
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
rust-boom/rust-boom
Awesome Rust (Rust 资源 | 学习 | 书 ). 💥
baita00/CChart
A simple, convenient curve plotting library, base on C++ and Win32API.
rust-lang/rust
Empowering everyone to build reliable and efficient software.
godot-rust/gdext
Rust bindings for Godot 4
volo-rs/faststr
`faststr` is a string library that try to avoid the cost of clone.
huhu/rust-search-extension
🦀 The ultimate search extension for Rust
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
limbonaut/limboai
LimboAI - Behavior Trees and State Machines for Godot 4
ufbx/ufbx
Single source file FBX loader
ramokz/phantom-camera
👻🎥 Control the movement and dynamically tween 2D & 3D cameras. Built for Godot 4. Inspired by Cinemachine.
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
rust-lang/rust-by-example
Learn Rust with examples (Live code editor included)
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
sunface/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
SenlinOS/SLOS-GIMPainter
A brush package for GIMP 2.10.20 or Later.
godotengine/godot-proposals
Godot Improvement Proposals (GIPs)
ShareX/ShareX
ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
khairul169/gdsqlite-native
SQLite module for Godot 3.x
NickeManarin/ScreenToGif
🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
patriciogonzalezvivo/thebookofshaders
Step-by-step guide through the abstract and complex universe of Fragment Shaders.