Code based around the official Rust book:

Updated 4 years ago

Rust examples from the Programming Rust book: http://shop.oreilly.com/product/0636920040385.do

Updated 4 years ago

An experiment using a Rust framework to build a Media Collection manager.

Updated 4 years ago

An attempt to make a less strongly-typed database abstraction layer for Rust.

Updated 4 years ago

Rust key/value store implementation. See: https://github.com/pingcap/talent-plan/tree/master/rust

Updated 4 years ago

A Rust implementation of the Kilo text editor tutorial: https://viewsourcecode.org/snaptoken/kilo/index.html

Updated 2 years ago

Using Rust to build an OS. See: https://os.phil-opp.com/

Updated 3 years ago

A blog application implemented with multiple frameworks

Updated 3 years ago

Code for this tutorial series: http://cliffle.com/p/dangerust/

Updated 3 years ago

Attempt to parse JSON in Rust. Based on: https://lihautan.com/json-parser-with-javascript/

Updated 2 years ago

Experimenting with numbers in Rust

Updated 1 year ago

Vgtk implementation of the Todo MVC app. See: https://bodil.lol/vgtk/

Updated 3 years ago

Sakoban game based on tutorial: https://sokoban.iolivia.me/

Updated 3 years ago

Rust version of kilo tutorial. See https://www.philippflenker.com/hecto/

Updated 2 years ago

Implementations of common math algorithms to benchmark

Updated 1 year ago