My Projects

Library

Perky

An associative array storage structure system in Rust, complete with optional saving to file and loading from file, for persistent values.

Library

ra-vectors.c

A dynamically allocated array library for C.

Library

uuidgen-rs

A Rust library to generate unique identifiers.

OS

rsdos

A minimal bare-metal OS created with Rust.