niko's Stars
ruby-grape/grape
An opinionated framework for creating REST-like APIs in Ruby.
guard/guard
Guard is a command line tool to easily handle events on file system modifications.
rest-client/rest-client
Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions.
headjs/headjs
The only script in your HEAD.
arsduo/koala
A lightweight Facebook library supporting the Graph, Marketing, and Atlas APIs, realtime updates, test users, and OAuth.
padrino/padrino-framework
Padrino is a full-stack ruby framework built upon Sinatra.
westonplatter/phashion
Ruby wrapper around pHash, the perceptual hash library for detecting duplicate multimedia files
floere/picky
Picky is an easy to use and fast Ruby semantic search engine that helps your users find what they are looking for.
pgte/fugue
Unicorn for node.js
padrino/padrino-recipes
A collection of padrino templates and plugins
SFEley/candy
Transparent persistence for MongoDB
newrelic/rpm_contrib
Extra Instrumentation for the New Relic RPM Gem
soveran/nest
Generate nested namespaced keys for key-value databases.
thirtysixthspan/waterunderice
Resumable, asynchronous file uploads using WebSockets in HTML 5 compliant browsers
lukeredpath/mimic
A Ruby gem for faking external web services for testing
crohr/rest-client-components
RestClient on steroids ! Easily add one or more Rack middleware around RestClient to add functionalities such as transparent caching (Rack::Cache), transparent logging, etc.
niko/ruby-shout
Stream audio to icecast servers from ruby
ngty/serializable_proc
Proc that can be serialized
kschiess/procrastinate
Framework to run tasks in separate processes.
nateware/sinatra-resources
Simple nested resources to DRY up Sinatra code
jmettraux/rufus-json
One interface to various JSON ruby libs (yajl, json, json_pure, json-jruby, active_support). Has a preference for yajl.
sojastar/Some-MacRuby-sample-code
A collection of ports from the Apple Developer Connection to MacRuby with an emphasis on OpenGL
niko/rack-post-body-to-params
Parse the POST or PUT body to a Hash and put it into the FORM_HASH. Most frameworks get the params hash from there
niko/Our-Skype-Emoticons
Git to the rescue! Shared Skype Emoticons for me and my friends.
niko/em_remote_call
Provides an Eventmachine server/client couple which allows the client to call methods within the server process, including local client-callbacks.
niko/em_retry
A retry-method for Eventmachine and a convenience wrapper.
niko/is_a_collection
A small gem that adds #find and #all to a class to keep track of it's instances.
niko/WebSockets-Presentation---Demo---SDC-2010
WebSockets Presentation and Demo at Seitenbau Developer Convention 2010
niko/em_json_connection
Adds a JSON layer to a plain Eventmachine socket connection
niko/view_models
Rails 2.2+ MVC with an added and very helpful presentation layer