Pinned Repositories
libac-safe
Asynchronous thread cancellation for glibc NPTL!
libas-safe
POSIX async-signal safety without thinking about it
libinger
https://www.usenix.org/conference/atc20/presentation/boucher
slackline
Slack bot for bridging channels, optionally across workspaces
sigbovik
Proceedings of the annual intercalary robot dance party in celebration of workshop on symposium about 2^6th birthdays; in particular, that of Harry Q. Bovik
comparchcpu
CISC CPU design, emulator, microcode, and assembler written for Computer Architecture project, spring 2014
dimentia
Static dimensional analysis utility for finding logic errors in C/C++ programs
gitsvnmirror
Git hooks enabling automatic one-way mirroring to SVN: written to support Software Engineering project, winter 2012-13
sigbovik
Proceedings of the annual intercalary robot dance party in celebration of workshop on symposium about 2^6th birthdays; in particular, that of Harry Q. Bovik
thesis
solb's Repositories
solb/sigbovik
Proceedings of the annual intercalary robot dance party in celebration of workshop on symposium about 2^6th birthdays; in particular, that of Harry Q. Bovik
solb/comparchcpu
CISC CPU design, emulator, microcode, and assembler written for Computer Architecture project, spring 2014
solb/thesis
solb/arduinolifx
Arduino LIFX bulb
solb/dimentia
Static dimensional analysis utility for finding logic errors in C/C++ programs
solb/nethashhash
Hadoop FS–style distributed key-value store written for Foundations of Computer Networks, fall 2013
solb/riscvtestprogs
RISC-V test programs from the Computer Organization course at the Shady Side Academy in Fox Chapel, PA
solb/stm32f4discovery_pushblink
Small GPIO/interrupt handling program to test working on this board with a GCC toolchain and the OpenOCD GDB server
solb/sysprogos
64-bit PC kernel and minimalist operating system written for Systems Programming project, spring 2014
solb/bigify
Bigify the Rochester Institute of Technology Course Catalog
solb/comporgsolver
Tents puzzle solver written for Computer Organization project, winter 2012-13
solb/cppgamesolver
Backtracking game solver with Qt GUI written for C++11 project, spring 2014
solb/cpuid
Quick program for testing x86 CPUID bits
solb/cs4gamesolver
Generic backtracking game solver written for CS4 project, fall 2012
solb/dotfiles
Configuration files
solb/duplex
Script to watch for incoming scans from a non-duplexed ADF and combine them pairwise
solb/helios
One day it might be a hobbyist OS, but for now it only knows how to build a bare metal cross-compilation toolchain...
solb/introcs
Minimalist library for teaching introductory computer science in TypeScript
solb/jsrefsheet
JavaScript/DOM reference sheet from the Web Design course at the Shady Side Academy in Fox Chapel, PA
solb/libac-safe
Asynchronous thread cancellation for glibc NPTL!
solb/lifx-hacks
LIFX Hacks
solb/makelight
Command-line program for controlling LIFX RGB lightbulbs over the LAN
solb/nettftp
TFTP server/client implementation written for Foundations of Computer Networks project, fall 2013
solb/real_research
I mean, why do I even need to qualify that...?
solb/rust-quiz
Medium to hard Rust questions with explanations
solb/scripts
Scripts
solb/SpaceAlertMissionGenerator
Mission Generator For Space Alert Board Game On Android
solb/stm32f4discovery
Minimalistic tooling for running code on this embedded board
solb/trie-rs
Dead-simple set and map structures backed by a trie
solb/util-linux