Concurrency Patterns in Embedded Rust

Berlin based technology consultancy specialising in the Rust programming language. We offer development, implementation, training and long-term support. Read more

Similar

Xilem: An Architecture for UI in Rust

Rust is an appealing language for building user interfaces for a variety of reasons, especially the promise of delivering both performance and safety. However, finding a good architecture is challenging. Architectures that work well in other languages gen... (more…)

Read more »

Rust Ray Tracer, an Update (and SIMD)

About a month ago I ported my C99 ray tracer side project to Rust. The initial port went smoothly, and I’ve now been plugging away adding features and repeatedly rewriting it in my spare hours. In parallel I’m getting up to speed on a large, production Ru... (more…)

Read more »

Rust-GPU

Today, we're releasing a very early version of rust-gpu - a new project to make Rust a first-class language and ecosystem for GPU code! GPU programming has historically been done with HLSL or GLSL,... (more…)

Read more »