Pinned Repositories
bit-match
A procedural macro for matching fixed bits and extracting variable bits from a bit-stream.
CG_Assign4
CS 3014 (Computer Graphics) - Assignment 4
doc-host
Automatically deploy mdBook documentation into Github pages.
gb_emu
A WIP Game Boy emulation library
graph
Repository for generic graph algorithms in Rust
llrp-rs
Rust implementation of Low Level Reader Protocol (LLRP)
pchip
A simple programming language for DLX
pikemon
A WIP attempt at making Pokemon Red multiplayer.
rust-hackrf
A library for interacting with the HackRF
snake-rs
A simple Rust SDL2 snake game
mchesser's Repositories
mchesser/pikemon
A WIP attempt at making Pokemon Red multiplayer.
mchesser/gb_emu
A WIP Game Boy emulation library
mchesser/snake-rs
A simple Rust SDL2 snake game
mchesser/bit-match
A procedural macro for matching fixed bits and extracting variable bits from a bit-stream.
mchesser/graph
Repository for generic graph algorithms in Rust
mchesser/platformer
A simple platformer written in Rust
mchesser/rsvg-convert
A rsvg-convert wrapper for Inkscape with simple caching support
mchesser/pchip
A simple programming language for DLX
mchesser/addr2line
A cross-platform `addr2line` clone written in Rust, using `gimli`
mchesser/AFLplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
mchesser/ascent
logic programming in Rust
mchesser/basic2d
A simple Rust library for basic 2d objects and algorithms.
mchesser/bingrep
like ~~grep~~ UBER, but for binaries
mchesser/chip8_emu
A Chip8 emulator written in Rust
mchesser/ConfigurableFirmata
A plugin-based version of Firmata
mchesser/crossbeam-channel-select
Experimental dynamic select macro for crossbeam-channel
mchesser/druid
A data-first Rust-native UI design toolkit.
mchesser/gdbstub
An implementation of the GDB Remote Serial Protocol in Rust.
mchesser/interpolate
A library for interpolating between values
mchesser/mapgen
Basic map generation done using noise, and simulations
mchesser/object
A unified interface for reading and writing object file formats
mchesser/patch-rs
mchesser/plotters
A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀
mchesser/Rocket
A web framework for Rust.
mchesser/rust-analyzer
An experimental Rust compiler front-end for IDEs
mchesser/serde_utils
mchesser/skill-tree
Skill-tree rendering
mchesser/unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86)
mchesser/unicorn-rs
Rust bindings for the unicorn CPU emulator
mchesser/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift