This project was our first firmware project written in Rust. Most firmware projects for embedded devices are written in C or C++. Just like our projects such as the Frogwatch vibration sensor. However, Rust is slowly gaining traction as a promising altern... (more…)
Read more »
A list of companies using Rust in production. . Contribute to omarabid/rust-companies development by creating an account on GitHub. (more…)
Read more »
A web browser for the space age :rocket:. Contribute to twilco/kosmonaut development by creating an account on GitHub. (more…)
Read more »
Magnus 0.4.0 adds a handful of new features and fixes. Support for different platforms has been greatly improved.
Magnus has switched from our own built in bindings to Ruby to using the rb-sys crat... (more…)
Read more »
Wgpu is a Rust implementation of the WebGPU API spec . WebGPU is a specification published by the GPU for the Web Community Group. It aims to allow web code access to GPU functions in a safe and reliable manner. It does this by mimicking the Vulkan API, ... (more…)
Read more »