duskhacker's Stars
carlhuda/janus
Vim distribution
gregmalcolm/python_koans
Python Koans - Learn Python through TDD
sbt/sbt
sbt, the interactive build tool
pluginaweek/state_machine
Adds support for creating state machines for attributes on any Ruby class
grosser/parallel_tests
Ruby: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber
sorccu/cufon
Fast text replacement with canvas and VML - no Flash or images required.
sporkrb/spork
A DRb server for testing frameworks (RSpec / Cucumber currently) that forks before each run to ensure a clean testing state.
mpeltonen/sbt-idea
A simple-build-tool (sbt) plugin/processor for creating IntelliJ IDEA project files
vmware-archive/pivotal_workstation
A cookbook of recipes for an OSX workstation
malsup/corner
jQuery Corner Plugin (by Dave Methvin and Mike Alsup)
atduskgreg/rad
Ruby Arduino Development: a framework for programming the Arduino physcial computing platform using Ruby
caelum/restfulie
CRUD through HTTP is a good step forward to using resources and becoming RESTful. Another step further into it is to make use of hypermedia-based services and the Restfulie gem allows you to do it very quickly.
laforge49/JActor
Actors for Java
RobertFischer/JQuery-PeriodicalUpdater
A port of Prototype's PeriodicalUpdater to JQuery
gojek/wrest
A fluent, easy-to-use, object oriented Ruby HTTP/REST client library with support RFC2616 HTTP caching and async calls that runs on CRuby and JRuby.
nafg/reactive
A simple FRP library and a web UI framework built on it
madx/roy
make your objects REST-friendly
danmayer/Resume
A markdown powered resume project. Ruby Resume, aims to make publishing a resume in multiple formats as easy as possible.
duskhacker/sweet-rspec-vim
VIM plugin to sweeten running Rspec tests from within VIM.
asplake/described_routes
Dynamic, framework-neutral metadata describing path/URI structures, with natural translations to/from JSON, YAML and XML. Bonus features: easy Rails integration and a plain text report format!
nathankleyn/ruby_events
A really simple event/hook/callback implementation that extends the Object class by default, or can be used to extend modules and classes as well. Now all your objects can join in the fun of firing events! RubyEvents even offers you callbacks on already defined methods, without having to do the hard work yourself - yes this means you can have callbacks on standard library methods without having to monkey patch yourself!
duskhacker/ruby_on_skis
Template for coding wxRuby applications and packaging them into standalone programs for distribution.
duskhacker/JQuery-PeriodicalUpdater
A port of Prototype's PeriodicalUpdater to JQuery