Pinned Repositories
acess2
Acess2 Hobby Operating System
equation-editor
Equation editor built in rust, intended to handle very large expressions
mrustc
Alternative rust compiler (re-implementation)
rust-barebones-kernel
A barebones framework for a rust kernel.
rust-cc
A C Compiler/Parser written in Rust
rust_os
An OS kernel written in rust. Non POSIX
stack_dst-rs
Stack-allocated DSTs for rust (fixed capacity)
tag_safe
A plugin to rustc that emits warnings on tagged functions
utf16_literal-rs
Rust procedural to provide UTF-16 string literals
va_list-rs
A rust implementation of the va_list type from `stdarg.h`
thepowersgang's Repositories
thepowersgang/mrustc
Alternative rust compiler (re-implementation)
thepowersgang/rust_os
An OS kernel written in rust. Non POSIX
thepowersgang/rust-barebones-kernel
A barebones framework for a rust kernel.
thepowersgang/acess2
Acess2 Hobby Operating System
thepowersgang/rust-cc
A C Compiler/Parser written in Rust
thepowersgang/stack_dst-rs
Stack-allocated DSTs for rust (fixed capacity)
thepowersgang/va_list-rs
A rust implementation of the va_list type from `stdarg.h`
thepowersgang/tag_safe
A plugin to rustc that emits warnings on tagged functions
thepowersgang/utf16_literal-rs
Rust procedural to provide UTF-16 string literals
thepowersgang/equation-editor
Equation editor built in rust, intended to handle very large expressions
thepowersgang/rme2
Real-Mode Emulator - Emulates 16-bit x86
thepowersgang/cmdline_words_parser
A rust string parser that extracts 'words' using the same rules as posix shells
thepowersgang/fury3clone
Clone of the game "Fury3" (engine only, loads official datafiles)
thepowersgang/array_iter-rs
By-value iterators for fixed-size arrays
thepowersgang/libudi-rs
Experimental UDI (Universal Driver Interface) bindings for rust
thepowersgang/rust-logiccircuit
A rust port of my LogicCircuit simulator
thepowersgang/fyp-boat
2017 Final-year project, Self-guided boat
thepowersgang/legacy-acess
LEGACY: A repository containing a snapshot of my original OS project
thepowersgang/rust-utf8reader
An inline UTF-8 decoder that reads a stream of code-points from a "Reader"
thepowersgang/tunic_text
A single-file HTML tool to type and translate the text from the adventure game "Tunic"
thepowersgang/dryad
An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust
thepowersgang/elf-utilities
Libraries for handling ELF.
thepowersgang/iron-login
Work-in-progress session management in Iron.
thepowersgang/legacy-acess64
LEGACY: A repository containing a snapshot of my second OS project
thepowersgang/my-dependencies-rs
Enumerates available dependencies from Cargo.toml
thepowersgang/rust
a safe, concurrent, practical language
thepowersgang/rust-bnf
BNF Grammar for Rust (from mrustc)
thepowersgang/rust-lang_rfcs
RFCs for changes to Rust
thepowersgang/wince-books
Attempt at a book-cataloging app for windows CE
thepowersgang/xargo
The sysroot manager that lets you build and customize `std`