| 1 | 12 | 5 | json | A JSON implementation as a JRuby extension. |
| 2 | 27 | 34 | ffi | Ruby FFI library |
| 3 | 66 | 299 | thread_safe | A collection of data structures and utilities to make thread-safe programming in Ruby e... |
| 4 | 277 | 104 | psych | Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib... |
| 5 | 296 | 289 | ffi-compiler | Ruby FFI library |
| 6 | 407 | 132 | net-http | HTTP client api for Ruby. |
| 7 | 755 | 1,128 | json_pure | This is a JSON implementation in pure Ruby. |
| 8 | 1,420 | 2,709 | atomic | An atomic reference implementation for JRuby, Rubinius, and MRI |
| 9 | 1,541 | 1,770 | spoon | Spoon is an FFI binding of the posix_spawn function (and Windows equivalent), providing... |
| 10 | 1,623 | 2,074 | jruby-openssl | JRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library. |
| 11 | 2,349 | 1,788 | jar-dependencies | manage jar dependencies for gems and keep track which jar was already
loaded using mave... |
| 12 | 2,499 | 1,837 | io-wait | Waits until IO is readable or writable without blocking. |
| 13 | 2,935 | 2,427 | activerecord-jdbc-adapter | AR-JDBC is a database adapter for Rails' ActiveRecord component designed to be used wit... |
| 14 | 3,079 | 2,616 | jruby-jars | This gem includes JRuby core and the Ruby standard library as jar files.
It provides a ... |
| 15 | 3,133 | 8,567 | jruby-launcher | Builds and installs a native launcher for JRuby on your system |
| 16 | 3,223 | 2,657 | jruby-rack | JRuby-Rack is a combined Java and Ruby library that adapts the Java Servlet API to Rack... |
| 17 | 3,286 | 1,913 | ruby-maven-libs | maven distribution as gem - no ruby executables ! |
| 18 | 3,293 | 2,181 | ruby-maven | maven support for ruby DSL pom files. MRI needs java/javac installed. |
| 19 | 3,674 | 3,332 | jdbc-mysql | Install this gem `require 'jdbc/mysql'` and invoke `Jdbc::MySQL.load_driver` within JRu... |
| 20 | 3,829 | 2,744 | warbler | Warbler is a gem to make a Java jar or war file out of any Ruby,
Rails, or Rack applica... |
| 21 | 3,939 | 2,811 | jdbc-postgres | Install this gem `require 'jdbc/postgres'` and invoke `Jdbc::Postgres.load_driver` with... |
| 22 | 4,002 | 2,637 | activerecord-jdbcpostgresql-adapter | Postgres JDBC adapter for JRuby on Rails. |
| 23 | 4,111 | 3,349 | activerecord-jdbcmysql-adapter | MySQL JDBC adapter for JRuby on Rails. |
| 24 | 4,127 | 4,071 | jdbc-sqlite3 | Install this gem `require 'jdbc/sqlite3'` and invoke `Jdbc::SQLite3.load_driver` within... |
| 25 | 4,223 | 5,788 | activerecord-jdbcsqlite3-adapter | Sqlite3 JDBC adapter for JRuby on Rails. |
| 26 | 4,726 | 11,664 | bouncy-castle-java | Gem redistribution of "Legion of the Bouncy Castle Java cryptography APIs" jars at http... |
| 27 | 5,245 | 2,821 | image_voodoo | Image manipulation in JRuby with ImageScience compatible API |
| 28 | 5,785 | 23,746 | rubinius-core-api | Cross-impl versions of interesting Rubinius core classes |
| 29 | 5,801 | 32,466 | rubinius-actor | Rubinius's Actor implementation |
| 30 | 7,665 | 12,324 | maven-tools | adds versions conversion from rubygems to maven and vice versa, ruby DSL for POM (Proje... |
| 31 | 8,114 | 12,864 | jdbc-derby | Install this gem `require 'jdbc/derby'` and invoke `Jdbc::Derby.load_driver` within JRu... |
| 32 | 8,462 | 22,051 | activerecord-jdbch2-adapter | H2 JDBC adapter for JRuby on Rails. |
| 33 | 8,484 | 12,864 | jbundler | managing jar dependencies with or without bundler. adding bundler like handling of vers... |
| 34 | 8,699 | 18,585 | activerecord-jdbchsqldb-adapter | HSQLDB JDBC adapter for JRuby on Rails. |
| 35 | 8,837 | 12,956 | activerecord-jdbcderby-adapter | Derby JDBC adapter for JRuby on Rails. |
| 36 | 9,646 | 2,826 | jmx | Access and create MBeans in a friendly Ruby syntax |
| 37 | 13,325 | 6,640 | rake-ant | Ant tasks and integration for Rake |
| 38 | 14,336 | 20,761 | dbd-jdbc | A JDBC DBD driver for Ruby DBI |
| 39 | 14,686 | 21,360 | ruboto | Ruboto (JRuby on Android) is a platform for developing full stand-alone apps for
Androi... |
| 40 | 15,218 | 27,871 | rmagick4j | RMagick4J
========= |
| 41 | 16,020 | 81,771 | pg_jruby | This file needs a translation of the English README. Pull requests, patches, or
volunte... |
| 42 | 16,824 | 24,893 | jdbc-h2 | Install this gem `require 'jdbc/h2'` and invoke `Jdbc::H2.load_driver` within JRuby to ... |
| 43 | 18,022 | 114,388 | ActiveRecord-JDBC | ActiveRecord-JDBC is a database adapter for Rails' ActiveRecord component that can be u... |
| 44 | 18,550 | 35,647 | weakling | A modified WeakRef impl for JRuby plus some weakref-related tools |
| 45 | 19,180 | 22,051 | jruby-pg | This file needs a translation of the English README. Pull requests, patches, or
volunte... |
| 46 | 22,002 | 29,904 | bitescript | BiteScript is a Ruby DSL for generating Java bytecode and classes. |
| 47 | 25,077 | 39,756 | mirah | Mirah is a customizable programming language featuring static types,
local type inferen... |
| 48 | 27,670 | 39,756 | ruboto-core | Obsolete package. Use the "ruboto" gem instead. |
| 49 | 32,304 | 81,771 | JRuby-OpenSSL | JRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library. |
| 50 | 33,961 | 35,647 | jdbc-hsqldb | Install this gem `require 'jdbc/hsqldb'` and invoke `Jdbc::HSQLDB.load_driver` within J... |
| 51 | 38,061 | 35,647 | jruby-ldap | Port of Ruby/LDAP to JRuby |
| 52 | 39,017 | 81,771 | jruby-startup | A set of utilities to improve the startup time of JRuby's command line |
| 53 | 43,604 | 81,771 | jruby-readline | readline extension for JRuby |
| 54 | 44,975 | 63,846 | walters | JRuby wrapper for Houdini html escaping library |
| 55 | 57,434 | 81,771 | AntBuilder | AntBuilder: Use ant from JRuby. Only usable within JRuby |
| 56 | 64,861 | 52,627 | duby | Duby is a customizable programming language featuring static types,
local type inferenc... |
| 57 | 71,736 | 114,388 | cloby | Clojure-based transactional semantics for Ruby instance variables |
| 58 | 74,378 | 114,388 | java-inline | A set of plugins for RubyInline to allow embedding JVM languages into Ruby code running... |
| 59 | 85,540 | 81,771 | maven_gem | MavenGem is a tool, library, and gem plugin to install any Maven-published
Java library... |
| 60 | 86,919 | 63,846 | jo | An implementation of goroutines and channels for Ruby |
| 61 | 88,813 | 114,388 | javasand | Sandbox support for JRuby. Only usable with JRuby |
| 62 | 90,075 | 81,771 | ruby2java | The Ruby2Java compiler inspects the *runtime* definition of classes
to produce a normal... |
| 63 | 91,950 | 114,388 | java_inline | A set of plugins for RubyInline to allow embedding JVM languages into Ruby code running... |
| 64 | 92,160 | 114,388 | markdown_meta | Meta-gem for markdown parsing |
| 65 | 94,339 | 114,388 | boing | A command running that's aware of the Drip prebooter for JRuby. |
| 66 | 95,211 | 114,388 | forkjoin | A JRuby extension to efficiently wrap the JSR166 Fork/Join framework. |
| 67 | 97,644 | 63,846 | mirah_model | Mirah Model is a ORM library for App Engine's datastore. It is inspired by ActiveRecord... |
| 68 | 101,705 | 114,388 | jruby-spymemcached | A JRuby extension wrapping the spymemcached library |
| 69 | 103,860 | 81,771 | dashing-jruby | This framework lets you build & easily layout dashboards with your own custom widge... |
| 70 | 117,319 | 114,388 | mongrel_jcluster | Mongrel plugin that provides commands for managing multiple Mongrel processes in a JVM. |
| 71 | 124,739 | 114,388 | stemmer4jr | Stemmer4Jr |
| 72 | 125,412 | 114,388 | jsr166y | A gem wrapping the jsr166y.jar file for Java 7's java.util.concurrent features |
| 73 | 129,533 | 81,771 | jruby_gc_stats | A set of GC-monitoring methods for JRuby similar to those in Ruby Enterprise Edition |
| 74 | 134,922 | 114,388 | lazy_enumerator | A pure-Ruby implementation of Ruby 2.0's Enumerator::Lazy |
| 75 | 140,200 | 114,388 | rubytidy | A tool to mimic "perltidy" for tidying up Ruby source |
| 76 | 164,801 | 114,388 | jruby-async-profiler | This gem contains the sources and build scripts to build the async-profiler JVM plugin.... |
| 77 | 188,077 | 114,388 | image_voodoo_demo | A simple demo of the image_voodoo gem. |