Raku and Rust – A Romance?
Rust is blazingly fast and memory-efficient: with no runtime or garbage collector, it can power performance-critical services, run on embedded devices, and easily integrate with other languages. Ru…
Read more »Rust is blazingly fast and memory-efficient: with no runtime or garbage collector, it can power performance-critical services, run on embedded devices, and easily integrate with other languages. Ru…
Read more »A declarative desktop UI framework for Rust built on GTK and Gtk-rs – GitHub – bodil/vgtk: A declarative desktop UI framework for Rust built on GTK and Gtk-rs…
Read more »In this post I’ll be talking about recent work I and others have done to make crash handling and reporting in Rust a (fairly) straightforward procedure by introducing several new crates that can be used in conjunction with each other, or with other crates…
Read more »Memory leakage in Rust is completely safe…until you run out and it results in your program being killed by the kernel. Learn how we solved this issue to eliminate memory leaks.
Read more »Spotify for the terminal written in Rust 🚀. Contribute to Rigellute/spotify-tui development by creating an account on GitHub.
Read more »Runtime for executing procedural macros as WebAssembly – GitHub – dtolnay/watt: Runtime for executing procedural macros as WebAssembly…
Read more »Computational graphs with reverse automatic differentation in the GPU – GitHub – c0dearm/mushin: Computational graphs with reverse automatic differentation in the GPU…
Read more »The web accessibility tool built for scale. Contribute to A11yWatch/a11ywatch development by creating an account on GitHub.
Read more »In this post I’ll be talking about recent work I and others have done to make crash handling and reporting in Rust a (fairly) straightforward procedure by introducing several new crates that can be used in conjunction with each other, or with other crates…
Read more »A safe, lightweight wrapper over libui-ng-sys. Contribute to norepimorphism/boing development by creating an account on GitHub.
Read more »