fivemoreminix's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
rust-lang/rust
Empowering everyone to build reliable and efficient software.
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
aseprite/aseprite
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
servo/servo
Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
uutils/coreutils
Cross-platform Rust rewrite of the GNU coreutils
TranslucentTB/TranslucentTB
A lightweight utility that makes the Windows taskbar translucent/transparent.
Rapptz/discord.py
An API wrapper for Discord written in Python.
rust-lang/cargo
The Rust package manager
4ian/GDevelop
🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone.
dwyl/english-words
:memo: A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion
fdehau/tui-rs
Build terminal user interfaces and dashboards using Rust
amethyst/amethyst
Data-oriented and data-driven game engine written in Rust
odin-lang/Odin
Odin Programming Language
PistonDevelopers/piston
A modular game engine written in Rust
rhaiscript/rhai
Rhai - An embedded scripting language for Rust.
ron-rs/ron
Rusty Object Notation
TeXitoi/structopt
Parse command line arguments by defining a struct.
maierfelix/poxi
A flat pixel art editor
gabdube/native-windows-gui
A light windows GUI toolkit for rust
GIBIS-UNIFESP/wiRedPanda
Software developed in order to help students learn about logic circuits.
flower-os/flower
A learning OS
loganintech/game-of-life
This is a version of Conway's game of life written in Rust w/ Piston. It's inefficient and crappy. I'm trying to learn how to improve it. Bear with me.