Rust GPU Transitions to Community Ownership

We are excited to announce that as of today the Rust GPU project will be transitioning from
Embark Studios to community ownership under the Rust
GPU GitHub organization. This move marks the
beginning of a broader strategy aimed at revitalizing, unifying, … Read more

Similar

Forensic-Tool Development with Rust

I hereby certify that I am the sole author of this thesis. All the used materials, references to the literature and the work of others have been referred to. This thesis has not been presented for examination anywhere else.

Read more »

The Common Rust Traits

In Rust, data types - primitives, structs, enums and any other ‘aggregate’ types like tuples and arrays - are dumb. They may have methods but that is just a convenience (they are just functions). Types have no relationship with each other. (more…)

Read more »

Rust’s Freedom Flaws

As free software activists, we all enjoy using the latest and greatest in free software, but we need to make sure that the software we are using really does respect our freedom. Many users have expressed to us their desire to run Rust, since it appears t... (more…)

Read more »