Pinned Repositories
aes_ige
Erlang NIF for AES-IGE encryption
capistrano-friday
Warns you if deploying on friday!
capistrano-shell
Opens SSH shell on remote host in current release directory
dnsharper
Small DNS server to lookup local network IPs by their MAC addresses
etcd.erl
Erlang bindings for etcd key value store
gana
has_array_of
ActiveRecord associations on top of PostgreSQL arrays
nested_record
Map JSON fields on ActiveModel objects
sidekiq-postpone
Bulk-pushes jobs to Sidekiq when you need it to.
software_foundations
My solutions to Software Foundations course in Coq proof assistant.
marshall-lee's Repositories
marshall-lee/capistrano-friday
Warns you if deploying on friday!
marshall-lee/capistrano-shell
Opens SSH shell on remote host in current release directory
marshall-lee/rack-with_sequel
Rack middleware that explicitely acquires a Sequel connection from the pool per request
marshall-lee/acts_as_ltree
Yet another hierarchy plugin for ActiveRecord using PostgreSQL's ltree
marshall-lee/kyotocabinet-ruby
kyotocabinet-ruby reanimated!
marshall-lee/bindata
BinData - Parsing Binary Data in Ruby
marshall-lee/celluloid-io
Evented sockets for Celluloid actors
marshall-lee/celluloid-redis
Celluloid::IO support for the redis-rb gem
marshall-lee/concurrent-ruby
Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
marshall-lee/culture
Content and decisions unifying the Celluloid gems, libraries, and servers.
marshall-lee/descendants_fetcher
marshall-lee/ecto
A database wrapper and language integrated query for Elixir
marshall-lee/eye
Process monitoring tool. Inspired from Bluepill and God.
marshall-lee/fakeapi
Fake API endpoint
marshall-lee/grape-swagger
Add swagger compliant documentation to your grape API
marshall-lee/grape_logging
Request logging for Grape!
marshall-lee/her
Her is an ORM (Object Relational Mapper) that maps REST resources to Ruby objects. It is designed to build applications that are powered by a RESTful API instead of a database.
marshall-lee/idris-koans
Koans are small lessons on the path to enlightenment. The aim of the Idris Koans project is to provide an easy learning environment in Idris. Your insight will be derived by encountering failing code and fixing them so that they type check.
marshall-lee/karmic_blog
trial assignment
marshall-lee/marshall-lee.github.io
just homepage
marshall-lee/minecraft_query
marshall-lee/minecraft_query_web
marshall-lee/mysql2
A modern, simple and very fast Mysql library for Ruby - binding to libmysql
marshall-lee/nio4r
New IO for Ruby
marshall-lee/oh-my-zsh
A community-driven framework for managing your zsh configuration. Includes 180+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 120 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
marshall-lee/psql_tasks
Rake tasks for psql utility
marshall-lee/Purugin
Ruby Minecraft Plugin support on top of bukkit
marshall-lee/rubywmq
Ruby interface into WebSphere MQ
marshall-lee/swagger-ui_rails
Swagger-ui asset gem
marshall-lee/tiny_tds
TinyTDS - A modern, simple and fast FreeTDS library for Ruby using DB-Library