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/warbler
Warbler chirpily constructs .war files of your Ruby applications.
headius/jruby
JRuby, an implementation of Ruby on the JVM
headius/jruby-charts
Examples of using JFreeChart with JRuby
headius/jruby-launcher
JRuby's native launcher executable
headius/backports
The latest features of Ruby backported to older versions.
headius/color
Color tools for Ruby.
headius/hanami
A flexible framework for maintainable Ruby apps
headius/headius.github.io
Headius on the Web...awesome.
headius/jbundler
bundler support for jars for jruby
headius/joni
Java port of Oniguruma regexp library
headius/jruby-dev-builder
JRuby Dev Builds for GitHub Actions
headius/jruby-maven-plugins
maven plugin to handle rubygems in a maven way. including support for rspec, rails, cucumber, rake, etc
headius/mspec
RSpec-like test runner for the Ruby Spec Suite
headius/mustermann
your personal string matching expert
headius/net-imap
Ruby client api for Internet Message Access Protocol
headius/nokogiri
Nokogiri (鋸) is a Rubygem providing HTML, XML, SAX, and Reader parsers with XPath and CSS selector support.
headius/official-images
Primary source of truth for the Docker "Official Images" program
headius/rbs
Type Signature for Ruby
headius/rbtree
A source code mirror of [rbtree gem](https://rubygems.org/gems/rbtree). This repository is for making it easy for me (@mame) to maintain the rbtree gem. We will not accept any feature proposal. The primary repository of rbtree gem is private, and managed by OZAWA Takuma, the original author of the gem.
headius/rbtree-jruby
RBTree native implementation for jruby
headius/ruby
The Ruby Programming Language
headius/ruby-build
Compile and install Ruby
headius/ruby-jwt
A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
headius/ruby-versions
A common repository of ruby version metadata
headius/ruby_llm
Stop juggling AI SDKs! RubyLLM offers one delightful Ruby interface for OpenAI, Anthropic, Gemini, Bedrock, OpenRouter, DeepSeek, Ollama & compatible APIs. Chat, Vision, Audio, PDF, Images, Embeddings, Tools, Streaming & Rails integration.
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/setup-ruby
An action to download a prebuilt Ruby and add it to the PATH in 5 seconds
headius/stringio
Pseudo `IO` class from/to `String`.
headius/zlib
Ruby interface for the zlib compression/decompression library