simalei's Stars
lockbook/lockbook
The private note-taking platform.
Ryan-rsm-McKenzie/aob-rs
https://crates.io/crates/aob
simalei/ib-cg50
Various scripts made by me as an IB student.
kaphula/winit-egui-wgpu-template
Starter template for winit, egui and wgpu project.
gfx-rs/wgpu
A cross-platform, safe, pure-Rust graphics API.
rust-windowing/winit
Window handling library in pure Rust
grovesNL/glyphon
🦅🦁 Fast, simple 2D text renderer for wgpu
emoon/dynamic_reload
Dynamic reloading of shared libraries
simalei/chipmate
CHIP-8 Emulator/Interpreter written in Rust
zesterer/ariadne
A fancy diagnostics & error reporting crate
WerWolv/libromfs
Simple library for embedding static resources into C++ binaries using CMake
FlowVix/lyneate
A crate for beautiful code underlining and error reporting
Peternator7/strum
A small rust library for adding custom derives to enums
console-rs/dialoguer
Rust utility library for nice command line prompts and similar things
microsoft/windows-rs
Rust for Windows
ghostty-org/ghostty
👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
ratatui/ratatui
A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
rust-lang/cargo
The Rust package manager
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
meltah/init_cell
A safe-to-access, unsafely-initialized cell.
kotoff-studio/cocos-headers-rs
Small version of HJfod's cocos-headers ported to Rust
kotoff-studio/gd.rs
Windows Rust library for Geometry Dash. Ported small version of HJfod's gd.h.
veeenu/hudhook
A videogame overlay framework written in Rust, supporting DirectX and OpenGL
TimoSalomaki/awesome-dear-imgui
A collection of awesome dear imgui bindings, extensions and resources
TheAlgorithms/Rust
All Algorithms implemented in Rust
p-ranav/awesome-hpp
A curated list of awesome header-only C++ libraries
StudioCherno/Walnut
Walnut is a simple application framework for Vulkan and Dear ImGui apps
emilk/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native