MarkMcCaskey / rusty-boy
Gameboy emulator in Rust
☆27Updated last year
Alternatives and similar repositories for rusty-boy
Users that are interested in rusty-boy are comparing it to the libraries listed below
Sorting:
- Immediate mode library in Rust☆34Updated 6 years ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- Libretro API bindings for Rust☆46Updated 5 years ago
- A game engine for making beautiful games☆61Updated 4 years ago
- A dynamic library helper for rust crates☆35Updated last year
- Adobe Flash / SWF preservation tools.☆78Updated 5 years ago
- Rust library to print a WebAssembly binary to its textual format☆32Updated 4 years ago
- cargo-suicide subcommand for the brave Rust coders☆14Updated 6 years ago
- 8x8 monochrome bitmap fonts for rendering. Implemented in Rust.☆17Updated 4 years ago
- A interface for Rust to interact with the taskbar☆19Updated 2 years ago
- A Gameboy emulator written in Rust☆35Updated 6 years ago
- A fast optimizing Brainfuck interpreter written in pure Rust☆18Updated 4 years ago
- ☆62Updated 6 years ago
- Bring your pixels back in order☆10Updated 4 years ago
- Little 2D physics engine used for my game Crate Before Attack.☆28Updated 4 years ago
- ☆40Updated 6 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- ✨ a microkernel in Rust☆39Updated 3 years ago
- A Piston window back-end using the Glutin library☆25Updated last year
- A library for sprite hierarchy and scene management☆56Updated last year
- Life before `main()`☆17Updated 4 years ago
- A parser for the aseprite sprite editor files☆32Updated last year
- Rust macros for statically including resources in release mode, but dynamically loading them in debug mode.☆22Updated 2 months ago
- A parser for [Super] GameBoy [Color] ROMs☆30Updated last year
- The tiniest sort☆15Updated 5 years ago
- A Rust crate providing a configurable virtual file system for game assets, a la PhysFS☆9Updated 2 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- Blend2D Bindings for Rust