Pinned Repositories
automata
Automata (DFA/NFA/PDA/TM) diagrams made easy with LaTeX and Metapost
blackfriday
Blackfriday: a markdown processor for Go
blackfriday-tool
Blackfriday command-line tool
codegrinder
Coding practice tool with automatic grading and LTI integration
cownfs
Copy-on-write NFS server
meddler
conversion between sql and structs in go
s3dirsync
A daemon that syncs a local directory with an Amazon S3 bucket
s3fslite
A file system on Amazon S3, with write-back caching of data and a persistent metadata cache
schedule
Schedule optimizer for instructors, courses, rooms, and times
simplegocms
A simple CMS for hosting a basic website
russross's Repositories
russross/blackfriday
Blackfriday: a markdown processor for Go
russross/meddler
conversion between sql and structs in go
russross/blackfriday-tool
Blackfriday command-line tool
russross/codegrinder
Coding practice tool with automatic grading and LTI integration
russross/automata
Automata (DFA/NFA/PDA/TM) diagrams made easy with LaTeX and Metapost
russross/simplegocms
A simple CMS for hosting a basic website
russross/s3dirsync
A daemon that syncs a local directory with an Amazon S3 bucket
russross/schedule
Schedule optimizer for instructors, courses, rooms, and times
russross/canvasrsync
A tool to download student assignments from Canvas into a local directory
russross/rv64sim
Simulation environment for teaching RISC-V assembly language (rv64im)
russross/smugsync
Tool to sync SmugMug images to local directory
russross/economist
A script to prepare the audio edition of The Economist for an MP3 player
russross/letmein
Command-line password generator
russross/smugmug
SmugMug API library—forked from code.google.com/p/rsc/smugmug
russross/gophersat
gophersat, a SAT solver in Go
russross/jetblade
Automatically exported from code.google.com/p/jetblade
russross/location_data
A collection of freely available, organized, location data.
russross/raftstarter
Starter files for Raft protocol implementation
russross/university-email-domains
Domains used for university-issued email addresses
russross/marmot
Course timetabling research project
russross/dissertation
My PhD dissertation from 2007
russross/gcfg
Automatically exported from code.google.com/p/gcfg
russross/gruffles
russross/letmein-server
Google App Engine server for syncing LetMeIn profiles
russross/mud-data
Ongoing processing and cleanup of Museum Universe Data from US-IMLS
russross/sat-schedule
experiments in timetabling using SAT solvers
russross/swot.rb
Ruby gem for accessing swot data
russross/waltz
A software system for synchronizing LMS course content with repositories
russross/world-universities-csv
List of all universities in the world in CSV
russross/xv6-threads-only
xv6 stripped down to just kernel threads