Pinned Repositories
bitescript
The BiteScript API and language
duby
The Duby Programming Language
indy_deep_dive
Examples from my invokedynamic "deep dive" talk
invokebinder
A Java DSL for binding method handles forward, rather than backward
jo
Implementation of key Go (lang) features for (J)Ruby
jruby-pg
A JRuby version of the "pg" gem.
mirah
Mirah has moved to http://github.com/mirah/mirah
ruby-atomic
Atomic reference implementation for Ruby
rubyflux
A Ruby static compiler.
thread_safe
This project has been absorbed by ruby-concurrency/concurrent-ruby
headius's Repositories
headius/json
JSON implementation for Ruby
headius/jnr-ffi
Java Abstracted Foreign Function Layer
headius/jruby
JRuby, an implementation of Ruby on the JVM
headius/jruby-rack
Rack for JRuby and Java appservers
headius/rack
a modular Ruby webserver interface
headius/rdoc
RDoc produces HTML and online documentation for Ruby projects. RDoc includes the rdoc and ri tools for generating and displaying online documentation.
headius/sqlite-jdbc
SQLite JDBC Driver
headius/activerecord-jdbc-adapter
ActiveRecord adapter for JDBC and JRuby.
headius/concurrent-ruby
Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
headius/headius.github.io
Headius on the Web...awesome.
headius/interception
Listen to raise in ruby
headius/jar-dependencies
manage jar dependencies for ruby gems
headius/jnr-enxio
Java Native Runtime Enhanced X-platform I/O
headius/jruby-maven-plugins
maven plugin to handle rubygems in a maven way. including support for rspec, rails, cucumber, rake, etc
headius/jruby-openssl
JRuby's OpenSSL gem
headius/mavengem
Mavengem protocol and mavengem wagon
headius/mspec
RSpec-like test runner for the Ruby Spec Suite
headius/net-ftp
This class implements the File Transfer Protocol.
headius/net-http
Net::HTTP provides a rich library which can be used to build HTTP user-agents.
headius/official-images
Primary source of truth for the Docker "Official Images" program
headius/rake-compiler
Provide a standard and simplified way to build and package Ruby C and Java extensions using Rake as glue.
headius/resolv
A thread-aware DNS resolver library written in Ruby
headius/ruby
The Ruby Programming Language
headius/ruby-build
Compile and install Ruby
headius/ruby-maven
headius/ruby-versions
A common repository of ruby version metadata
headius/rvm
Ruby enVironment (Version) Manager ( rvm ) ~ Monitor GitHub Issues ( https://github.com/wayneeseguin/rvm/issues/ ) for bug reports and fixes. Fundraiser for mpapis: https://www.bountysource.com/fundraisers/489-rvm-2-0
headius/spec
The Ruby Spec Suite aka ruby/spec
headius/stringio
Pseudo `IO` class from/to `String`.
headius/strscan
Provides lexical scanning operations on a String.