Rdna123's Stars
ldarren/QuickJS
QuickJS is a small and embeddable Javascript engine. QuickJS sources are copyright Fabrice Bellard and Charlie Gordon.
godotjs/javascript
Javascript binding for godotengine
katharostech/skipngo
Work-in-Progress: A 2D game engine made so you can skip the hard stuff and go make a game!
mvlabat/bevy_egui
This crate provides an Egui integration for the Bevy game engine. 🇺🇦 Please support the Ukrainian army: https://savelife.in.ua/en/
emilk/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
Jellevermandere/4D-Raymarching
a Unity framework to create spacial 4 dimentional games, using raymarching
AdamsLair/duality
a 2D Game Development Framework
rust-lang/rustc_codegen_cranelift
Cranelift based backend for rustc
opensourcecobol/opensource-cobol
"opensource COBOL" is open-source COBOL compiler, an extension of the Japan-specific features. "opensource COBOL" translates COBOL program to C code and compiles it using GCC or CL.
ruffle-rs/ruffle
A Flash Player emulator written in Rust
robot-rumble/logic
Logic backend implementation for Robot Rumble
pickitup247/pyckitup
python game engine that runs in browser
konsoletyper/teavm
Compiles Java bytecode to JavaScript, WebAssembly and C
Fabricators-of-Create/Create
[Fabric Mod] Building Tools and Aesthetic Technology
Akryum/guijs
🐣️ The app that makes your #devlife easier.
tauri-apps/tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
chriskiehl/Gooey
Turn (almost) any Python command line program into a full GUI application with one line
pyrossh/rust-embed
Rust Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.
libp2p/rust-libp2p
The Rust Implementation of the libp2p networking stack.
aleshaleksey/libazdice
A mini-dice rolling library for use in "AZDice" and similar dice rollers and distribution simulators.
fltk-rs/fltk-rs
Rust bindings for the FLTK GUI library.
redox-os/orbtk
The Rust UI-Toolkit.
SiegeLord/RustAllegro
A Rust wrapper and bindings of Allegro 5 game programming library
tensorflow/rust
Rust language bindings for TensorFlow
mufeedvh/binserve
A fast production-ready static web server with TLS (HTTPS), routing, hot reloading, caching, templating, and security in a single-binary you can set up with zero code.
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
crossbeam-rs/crossbeam
Tools for concurrent programming in Rust
nikomatsakis/rayon
Rayon: A data parallelism library for Rust
utkarshkukreti/select.rs
A Rust library to extract useful data from HTML documents, suitable for web scraping.
guile-rs/guile-rs
Safe Rust bindings for GNU Guile