rhettli's Stars
doukutsu-rs/doukutsu-rs
A faithful and open-source remake of Cave Story's engine written in Rust
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
rust-graphics/rust-graphics-window
A minimal, simple and small windowing interface
mneumann/rust-redis
A Rust client/server library for Redis
calum/terminal_graphics_api
A zero dependencies, 100% rust, Graphics API for use in a linux terminal. 📺
kaikalii/graphics_buffer
An image buffer that works with Piston graphics
PistonDevelopers/dyon
A rusty dynamically typed scripting language
PistonDevelopers/conrod
An easy-to-use, 2D GUI library written entirely in Rust.
PistonDevelopers/glutin_window
A Piston window back-end using the Glutin library
CircleCI-Public/cimg-rust
The CircleCI Rust Docker Convenience Image.
sunjay/turtle
Create Animated Drawings in Rust
nothings/single_file_libs
List of single-file C/C++ libraries.
atanunq/viu
Terminal image viewer with native support for iTerm and Kitty
Nilirad/bevy_prototype_lyon
Draw 2D shapes in Bevy
lynnagara/draw-app
In browser drawing app built in rust / wasm
ftxqxd/drawille-rs
a port of asciimoo/drawille to Rust
landhb/DrawBridge
Layer 4 Single Packet Authentication Linux kernel module utilizing Netfilter hooks and kernel supported Berkeley Packet Filters (BPF)
image-rs/image
Encoding and decoding images in Rust
tickbh/td_rlua
Zero-cost high-level lua 5.3 wrapper for Rust
FSMaxB/liluat
Lightweight Lua Template engine
poga/actix-lua
Safe Lua Scripting Environment for Actix
lonng/lua-rs
Pure Rust implementation of Lua compiler.
Kampfkarren/selene
A blazing-fast modern Lua linter written in Rust
hajimehoshi/ebiten
Ebitengine - A dead simple 2D game engine for Go
faiface/pixel
A hand-crafted 2D game library in Go
amethyst/amethyst
Data-oriented and data-driven game engine written in Rust
aloucks/luajit2-sys
Rust FFI bindings for LuaJIT
distil/rust_lua_ffi
Automatic Rust and Lua glue code generation for seamless FFI interop
mlua-rs/rlua
High level Lua bindings to Rust
jcmoyer/rust-lua53
Lua 5.3 bindings for Rust