Highlights
-
turtle Public
Create Animated Drawings in Rust
-
-
Flat-Diamond-Stats Public
Fitbit watch face (exported from Fitbit Studio now that it is deprecated)
JavaScript UpdatedFeb 17, 2023 -
chess Public
Chess implementation in Rust (just for fun, experimenting with bitboards)
2 UpdatedNov 22, 2022 -
dsarray Public
A dynamically-sized array in C (work in progress)
-
htmlgen Public
Simple HTML templating library (WIP, proof of concept)
-
autogamer Public archive
(Work in progress) An opinionated, convention over configuration game creation framework designed for use with the Tiled editor and the Python programming language
-
caves Public
2D Cave Exploration Game with Procedurally Generated Levels
-
checkers Public
Implementation of the game checkers with mandatory jumps (work in progress)
-
chess-old Public
Rust implementation of the game of chess (work in progress, just for fun)
-
bevy_rapier Public
Forked from dimforge/bevy_rapierOfficial Rapier plugin for the Bevy game engine.
-
wolf-asm Public
(Work in progress) The Wolf Assembly Language - assembler and interpreter/VM
-
regex-vm Public
A regex engine that compiles the regex into instructions for a stack-based virtual machine. (work in progress)
-
cargo Public
Forked from rust-lang/cargoThe Rust package manager
-
rust Public
Forked from rust-lang/rustA safe, concurrent, practical language.
-
tokio Public
Forked from tokio-rs/tokioA runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
sregex Public
A simple regex engine made just for fun (work in progress)
-
mgc Public
The manual garbage collector for when you have complete control
-
-
bst Public
A map and set type based on a binary search tree (BST)
-
component_group Public
A Rust crate for working with a group of Components (in the Specs ECS)
-
advent-of-code-2020 Public
https://adventofcode.com/2020/
-
pea Public
PL / Compilers / Interpreters Experimentation
-
-
beaverdb Public
DB implementation experimentation
-
rust-sdl2 Public
Forked from Rust-SDL2/rust-sdl2SDL2 bindings for Rust
-
-
dino Public archive
Compiler / PL Experimentation
-
triomphe Public
Forked from Manishearth/triompheFork of std::sync::Arc with lots of utilities useful for FFI
-
atom-ide-rust Public
Forked from rust-lang/atom-ide-rustRust IDE support for Atom, powered by the Rust Language Server (RLS)