Thread
Stories related to "Firefox will consider a Rust implementation of JPEG-XL" across the full archive.
Immix implementation in Rust that performs just as well as the C implementation, and is still able to take advantage of Rust's safety guarantees in much of the code despite GCs generally being very low level and chasing random pointers.
Edit: If you're having trouble with the PDF from the main li...
> railcar is a rust implementation of the opencontainers initiative's runtime spec. It is similar to the reference implementation runc, but it is implemented completely in rust for memory safety without needing the overhead of a garbage collector or multiple threads. For more information on the deve...
Includes a wasm-based playground: https://artichoke.github.io/artichoke/