#api-bindings #graphics

sys rust-raylib

Unsafe bindings for Raylib 4.5 and safe wrappers for them

5 releases

0.45.4 Sep 17, 2023
0.45.3 Sep 16, 2023
0.45.2 Sep 15, 2023
0.45.1 Sep 14, 2023
0.45.0 Sep 11, 2023

#72 in Multimedia

Download history 58/week @ 2023-09-09 61/week @ 2023-09-16

119 downloads per month

Zlib license

2.5MB
58K SLoC

C 42K SLoC // 0.1% comments Lua 7.5K SLoC Rust 5K SLoC // 0.0% comments Objective-C 3K SLoC // 0.1% comments Zig 110 SLoC // 0.1% comments

rust-raylib

Unsafe bindings for Raylib and safe wrappers for them. Currently targets raylib 4.5.

Some features (like logging and text formatting) are excluded from the wrappers, because there are more safe and idiomatic solutions available for them.

Dependencies