An open API service indexing awesome lists of open source software.

https://github.com/ljedrz/rust-misc

Generic stuff written in Rust
https://github.com/ljedrz/rust-misc

brainfuck-interpreter cards minesweeper-game peano project-euler

Last synced: 5 months ago
JSON representation

Generic stuff written in Rust

Awesome Lists containing this project

README

          

![CC0 License](https://img.shields.io/badge/license-CC0-lightgrey.svg)

Generic stuff written in Rust:

- a simple Brainfuck interpreter
- an implementation of cards for card games
- some Project Euler solutions
- a simple CSV-to-XML tool
- a minesweeper game
- a simple implementation of Peano numbers