SDL 3.0 Language Bindings
The Simple DirectMedia Layer library has bindings to many different programming languages. While SDL is written in C, it works well with C++ and many people like to use it with various scripting languages and special purpose programming languages.
SDL 2.0 language bindings are available here.
- D
BindBC-SDL - https://github.com/BindBC/bindbc-sdl- Rust
sdl3 - https://crates.io/crates/sdl3