○ Rust
Rust is my current language of choice - it offers great developer experience, powerful type system and a wide range of libraries. Here are some of the libraries that I'm using for my projects and can recommend:
- Macroquad, a minimalist game engine that deserves more attention
- Rodio, easy to use sound playback library. I've used it to code a sampler and a synthesiser
- Egui - an immediate mode GUI library,supporting desktop, mobile and web
- Rust.audio, collection of resources dedicated to audio programming in Rust
Other links that I found interesting:
- Delegate crate
- faster than lime blog
- A cool guy whose talk I've attended at a Rust Meetup in Wrocław
- No Boilerplate - a YouTube channel that
shillsembraces Rust