chrismooredev
DePaul University Network Engineer with interests in Rust, C, Python, and JS/TS. Professional network automations, hobbyist native runtime hacker.
DePaul UniversityChicago, IL, USA
Pinned Repositories
aochelper
Advent of Code helper meant for Rust
chrismooredev.github.io
cml-rs
A set of rusty utilities for Cisco Modeling Labs (CML/VIRL)
d2l-tweaks
Adds a few Quality of Life tweaks to the online educational platform Brightspace Desire2Learn (D2L).
elevatorsaga
The elevator programming game!
jtypes-rs
Structured Java type representations, providing guarantees about string contents or easy access to method/field signature components/etc
jvm-find-rs
Utility crate to locate the system's installed Java/JVM installation.
jvm-link-rs
Simple Rust crate to allow linking to a JNI-capable Java VM
tarsum
Computes and prints checksums for files within zip/tar/tar.gz/etc archives
wrd204-mctutorial
chrismooredev's Repositories
chrismooredev/yajnir-rs
chrismooredev/jvm-link-rs
Simple Rust crate to allow linking to a JNI-capable Java VM
chrismooredev/autocml-py
A set of commandline utilities to interact and automate with Cisco's "Cisco Modeling Labs" (CML) product.
chrismooredev/cml-rs
A set of rusty utilities for Cisco Modeling Labs (CML/VIRL)
chrismooredev/mpmp19challenge
My rusty solution to MPMP19 - Matt Parker's Maths Puzzles #19 (http://www.think-maths.co.uk/19challenge)
chrismooredev/d2l-tweaks
Adds a few Quality of Life tweaks to the online educational platform Brightspace Desire2Learn (D2L).
chrismooredev/checksums
Tool for making/verifying checksums of directory trees
chrismooredev/bzip2-rs
libbz2 (bzip2 compression) bindings for Rust
chrismooredev/elevatorsaga
The elevator programming game!
chrismooredev/observable
Simple script to send and receive events
chrismooredev/docker-sccache
chrismooredev/rotstream
Rotates bytes in a TCP stream by an arbitrary amount to disguise network traffic.