Pinned Repositories
build-files
groonga
An embeddable fulltext search engine. Groonga is the successor project to Senna.
io-console
console access
mruby
Lightweight Ruby
mysql2
A modern, simple and very fast Mysql library for Ruby - binding to libmysql
nokogiri
Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser with XPath and CSS selector support.
rbtree
RB-Trees for Ruby - originally by OZAWA Takuma
ruby
the Ruby programming language, unofficial mirror (see the wiki for details)
ruby-debug
port of ruby-debug to Ruby 1.9
nobu's Repositories
nobu/ruby
the Ruby programming language, unofficial mirror (see the wiki for details)
nobu/rubygems
Library packaging and distribution for Ruby.
nobu/ruby-core-tasks
nobu/bigdecimal
Arbitrary-precision decimal floating-point number library for Ruby
nobu/completion-ruby
Command-line completion for Ruby-related commands under Bash: rake, bundle, gem, rails, ruby, jruby
nobu/date
A subclass of Object includes Comparable module for handling dates.
nobu/digest
Provides a framework for message digest libraries.
nobu/English
nobu/error_highlight
nobu/fiddle
A libffi wrapper for Ruby.
nobu/io-pipe
IO::Pipe
nobu/io-wait
the feature for waiting until IO is readable or writable without blocking.
nobu/irb
interactive Ruby
nobu/json
JSON implementation for Ruby
nobu/mathn
Deprecated library that extends math operations.
nobu/net-http
Net::HTTP provides a rich library which can be used to build HTTP user-agents.
nobu/open-uri
OpenURI is an easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
nobu/pp
Provides a PrettyPrinter for Ruby objects
nobu/prism
Prism Ruby parser
nobu/racc
Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.
nobu/rdoc
RDoc produces HTML and online documentation for Ruby projects. RDoc includes the rdoc and ri tools for generating and displaying online documentation.
nobu/reline
The compatible library with the API of Ruby's stdlib 'readline'
nobu/setup-ruby
An action to download a prebuilt Ruby and add it to the PATH in 5 seconds
nobu/stringio
Pseudo `IO` class from/to `String`.
nobu/tmpdir
nobu/un
Utilities to replace common UNIX commands
nobu/uri
URI is a module providing classes to handle Uniform Resource Identifiers
nobu/win32-registry
nobu/win32ole
Provides an interface for OLE Automation in Ruby
nobu/zlib
Ruby interface for the zlib compression/decompression library