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.

List Rust repositories

gb-rs

7
Stars
0
Forks
Watchers

Yet another gameboy emulator in Rust

rustracer

33
Stars
2
Forks
Watchers

A toy raytracer written in Rust based on PBRT

DSPython

15
Stars
1
Forks
Watchers

:snake: Damn Small Python compiler designed for use on Arduino for educational purposes. Based on LLVM.

RusticSOM

32
Stars
7
Forks
Watchers

Rust library for Self Organising Maps (SOM).

byteripper

15
Stars
0
Forks
Watchers

A tool to extract code from individual functions in a library.

ezc

18
Stars
0
Forks
Watchers

compiler for ez (a language that I made)

augr

22
Stars
3
Forks
Watchers

A simple command line time tracker

usync

231
Stars
9
Forks
Watchers

Small, fast, synchronization primitives

zap

395
Stars
15
Forks
Watchers

An asynchronous runtime with a focus on performance and resource efficiency.

brainfuck-rs-wasm

9
Stars
1
Forks
Watchers

A Brainfuck interpreter written in Rust and compiled to WebAssembly