sinisterchipmunk

Results 10 repositories owned by sinisterchipmunk

bitcoin-client

126
Stars
59
Forks
Watchers

Provides a Ruby library to the complete Bitcoin JSON-RPC API. Implements all methods listed at https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_Calls_list .

bot-away

62
Stars
8
Forks
Watchers

Silently, unobtrusively masks Rails-generated forms in order to filter out spambot submissions.

eve

31
Stars
13
Forks
Watchers

A Ruby library for interfacing with all aspects of the EVE Online MMO. It is designed for use within a Ruby on Rails project, but does not require Rails as a dependency. That means there‘s nothing pre...

gravatar

122
Stars
66
Forks
Watchers

A gem for interfacing with the entire Gravatar API: not just images, but the XML-RPC API too!

bitpool

18
Stars
5
Forks
Watchers

a Ruby-based bitcoin mining pool

genspec

19
Stars
11
Forks
Watchers

An RSpec-based library for concisely and efficiently testing Rails generators

jax

94
Stars
16
Forks
Watchers

Framework for creating rich WebGL-enabled applications using JavaScript and Ruby

node.rb

20
Stars
1
Forks
Watchers

Embeds a Ruby interpreter into Node.js, so you can execute Ruby code from within your Node-based JavaScript

rspec-prof

136
Stars
20
Forks
Watchers

Integrates ruby-prof with RSpec, allowing you to easily profile your RSpec examples.

vulkan-ruby

15
Stars
1
Forks
Watchers

Vulkan bindings for Ruby