Rust topic
Rust is a systems programming language created by Mozilla. It is similar to C++, but is designed for improved memory safety without sacrificing performance.
gb-rs
Yet another gameboy emulator in Rust
rustracer
A toy raytracer written in Rust based on PBRT
DSPython
:snake: Damn Small Python compiler designed for use on Arduino for educational purposes. Based on LLVM.
RusticSOM
Rust library for Self Organising Maps (SOM).
byteripper
A tool to extract code from individual functions in a library.
zap
An asynchronous runtime with a focus on performance and resource efficiency.
brainfuck-rs-wasm
A Brainfuck interpreter written in Rust and compiled to WebAssembly