Pinned Repositories
atom-gpp-compiler
This Atom package allows you to compile and run C++ and C within the editor.
aws-sdk-ruby
The official AWS SDK for Ruby.
bitcoin-ruby-node
This is a bitcoin node based on bitcoin-ruby-blockchain, that is capable of connecting to the bitcoin network, download and store the blockchain, validate all the blocks and incoming transactions, and relay data to its peers.
call-4-papers
Call for Papers application
capsule_crm
You need to configure CapsuleCRM with your API Token and subdomain before you can make any requests to it. If you are using rails then you can put this into your config/initializers folder.
cbrain
CBRAIN is a flexible Ruby on Rails framework for accessing and processing of large data on high-performance computing infrastructures.
mev_bundle_generator
This flashbots bundle generator is a graph based flashbots bundle generator intended to be used to hook up various MEV opportunies
rbs
Type Signature for Ruby
spree
Open Source multi-language/multi-currency/multi-store eCommerce platform
tailwindcss-rails
Ruby On World's Repositories
RubyOnWorld/netsnmp
The netsnmp gem provides a ruby native implementation of the SNMP protocol (v1/2c abd v3).
RubyOnWorld/ruby-nxt
RubyOnWorld/ruby-study-note
I'm now taking a sniff of Ruby Metaprogramming. This is my tiny Study Note. :)
RubyOnWorld/ruby-sys
Low-level bindings to Ruby, for Rust.
RubyOnWorld/social
RubyOnWorld/spanner-activerecord
This project provides a Cloud Spanner adapter for ActiveRecord.
RubyOnWorld/git-diff-parser
Parse git diff into patches and lines.
RubyOnWorld/haml-js
Precompiles the HAML-JS templates into a function.
RubyOnWorld/mine-tips
Tips and tricks for making the most of RubyMine. See the wiki.
RubyOnWorld/mp4info
MP4Info supports the reading of tags and file info from MP4 audio files.
RubyOnWorld/opengl
Yet another OpenGL wrapper for Ruby
RubyOnWorld/operators
Simple app to show different Ruby operators with their funny names.
RubyOnWorld/osdb
Client library for the OSDb protocol. Currently the implentation is limited to movie identification and subtitles search
RubyOnWorld/paho-mqtt-ruby
The following file describes the Paho Mqtt client API for the ruby programming language. It enables applications to connect to an MQTT message broker threw the MQTT protocol (versions 3.1.1).
RubyOnWorld/pocketsphinx-server
Ruby-based web service for speech recognition, using the PocketSphinx gstreamer module.
RubyOnWorld/rack-accept
Rack::Accept is a suite of tools for Ruby/Rack applications that eases the complexity of building and interpreting the Accept* family of HTTP request headers.
RubyOnWorld/rfusefs
RFuseFS is a port of the FuseFS library aimed at allowing Ruby programmers to quickly and easily create virtual filesystems with little more than a few lines of code.
RubyOnWorld/rqrcode_core
rqrcode_core is a library for encoding QR Codes in pure Ruby. It has a simple interface with all the standard qrcode options. It was originally adapted in 2008 from a Javascript library by Kazuhiko Arase.
RubyOnWorld/ruby-audioinfo
CoreAudio (Audio Framework of Mac OS X) wrapper library for ruby 2.0.0 and later.
RubyOnWorld/ruby-bluetooth
RubyOnWorld/ruby-chromedriver
Ruby 2.6.x, Chrome / Chrome driver, NodeJS on Docker for Capybara/Cucumber specs.
RubyOnWorld/ruby-client
The Namely gem wraps the Namely HTTP API, allowing you to manipulate your account through Ruby.
RubyOnWorld/ruby-cloudservers
This project is deprecated. New projects should use fog instead.
RubyOnWorld/ruby-decorators
Ruby method decorators inspired by Python.
RubyOnWorld/ruby-dictionary
You will need latest Command Line Tools for Xcode.
RubyOnWorld/ruby-paypal
It's critical that you understand how PayPal works and how the PayPal NVP API works.
RubyOnWorld/ruby-reddit-api
Tested with ruby 1.8.7 & 1.9.2
RubyOnWorld/ruby-stud
Ruby's stdlib is missing many things I use to solve most of my software problems.
RubyOnWorld/ruby_ecdsa
This gem implements the Elliptic Curve Digital Signature Algorithm (ECDSA) almost entirely in pure Ruby.
RubyOnWorld/ruby_notes
Alex's notes and slides for teaching Ruby