RustAllegro
Game library
A Rust wrapper around the Allegro 5 game programming library
A Rust wrapper and bindings of Allegro 5 game programming library
93 stars
7 watching
17 forks
Language: Rust
last commit: 5 months ago
Linked from 1 awesome list
allegrorust
Related projects:
Repository | Description | Stars |
---|---|---|
siegelord/dallegro5 | A C++ library wrapper for the Allegro5 game development library | 43 |
guillaumegomez/rust-gsl | A Rust binding for the GSL library. | 191 |
liballeg/allegro5 | A cross-platform C library for video game and multimedia programming | 1,903 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
siegelord/rustcmake | An example project demonstrating CMake usage with Rust programming language | 109 |
eliovir/rust-examples | A collection of Rust examples and tutorials | 237 |
aisamanra/rust-haskell-ffi | A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |
fltk-rs/fltk-rs | Rust bindings for a cross-platform GUI library | 1,646 |
lvgl/lv_binding_rust | Rust bindings for an embedded GUI library with graphics and widgets capabilities | 695 |
rust-gamedev/wg | Improving Rust's ecosystem to support game development by bridging the gap between game developers and the Rust project. | 511 |
resttime/cl-liballegro | A Common Lisp interface to the Allegro 5 game programming library, providing bindings and a fixed timestep game loop. | 56 |
rust-lang/rust | Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
brson/rust-sdl | Bindings for SDL in Rust to abstract away low-level memory management | 179 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,263 |