Pinned Repositories
advent-2017
http://adventofcode.com/2017 in Rust
appengine-smtp-tls-fix
A small python script to quickly patch the Google App Engine development server to support TLS over SMTP (required to send emails from your app using a Gmail.com account)
dockerify
A Ruby gem to generate Docker configuration files based on Phusion's Passenger Docker containers
doom
Doom level renderer in Rust
gameboy
A GAMEBOY emulator written in Rust.
goscheme
Experimental Scheme Interpreter and REPL in Go
graphql-ruby-fast-query-validator
Experimental Ruby + Rust FFI library to quickly determine if a GraphQL query is (syntactically) valid.
huffman-coding-rust
Huffman coding in Rust
postoffice
Rails gem to validate format of various world postal codes, and more
sublime3-gitopenchangedfiles
A Sublime Text 3 plugin to quickly open files changed in your current branch
chrisbutcher's Repositories
chrisbutcher/sublime3-gitopenchangedfiles
A Sublime Text 3 plugin to quickly open files changed in your current branch
chrisbutcher/gameboy
A GAMEBOY emulator written in Rust.
chrisbutcher/doom
Doom level renderer in Rust
chrisbutcher/postoffice
Rails gem to validate format of various world postal codes, and more
chrisbutcher/huffman-coding-rust
Huffman coding in Rust
chrisbutcher/advent-2017
http://adventofcode.com/2017 in Rust
chrisbutcher/dockerify
A Ruby gem to generate Docker configuration files based on Phusion's Passenger Docker containers
chrisbutcher/graphql-ruby-fast-query-validator
Experimental Ruby + Rust FFI library to quickly determine if a GraphQL query is (syntactically) valid.
chrisbutcher/book-exploring-epoll-kqueue-iocp
Repository for the book Exploring Epoll, Kqueue and IOCP with Rust
chrisbutcher/bugsnag-error-users
Fetch usernames from Bugsnag error urls
chrisbutcher/build-your-own-git
Based on https://app.codecrafters.io/courses/git/overview
chrisbutcher/frozen_record
Read only ActiveRecord-like interface to query static YAML files
chrisbutcher/graphql-metrics
GraphQL metrics
chrisbutcher/graphql-ruby
Ruby implementation of GraphQL
chrisbutcher/graphql-schema_comparator
Get changes between two GraphQL schemas 🤖
chrisbutcher/graphql-spec
GraphQL is a query language and execution engine tied to any backend service.
chrisbutcher/jsonfilter
Pipe json into the app to get formatted stream out.
chrisbutcher/mp3-decoder
Decodes MPEG-1 Layer 3 files
chrisbutcher/package_control_channel
Default channel file for Package Control. Follow the directions at:
chrisbutcher/qube
A clone of Intelligent Qube
chrisbutcher/rails
Ruby on Rails
chrisbutcher/raycaster
Wolfenstein/Doom-style raycaster in Rust
chrisbutcher/react-native
A framework for building native apps with React.
chrisbutcher/react-redux-links
Curated tutorial and resource links I've collected on React, Redux, ES6, and more
chrisbutcher/rust
A safe, concurrent, practical language.
chrisbutcher/slackbot
Slack Slash Command Bot in Go
chrisbutcher/slackman
Hangman Slack Bot
chrisbutcher/sqlite-rust
Rust implementation of Codecrafters' SQLite exercise
chrisbutcher/stockbot
A Slack bot that displays funny stock photos based on your search terms
chrisbutcher/YamlSwift
Load YAML and JSON documents using Swift