1 | 14 | 6 | json | This is a JSON implementation as a Ruby extension in C. |
2 | 29 | 30 | ffi | Ruby FFI library |
3 | 52 | 242 | thread_safe | A collection of data structures and utilities to make thread-safe programming in Ruby e... |
4 | 303 | 269 | ffi-compiler | Ruby FFI library |
5 | 399 | 130 | psych | Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib... |
6 | 735 | 970 | json_pure | This is a JSON implementation in pure Ruby. |
7 | 759 | 138 | net-http | HTTP client api for Ruby. |
8 | 1,320 | 2,580 | atomic | An atomic reference implementation for JRuby, Rubinius, and MRI |
9 | 1,446 | 2,092 | spoon | Spoon is an FFI binding of the posix_spawn function (and Windows equivalent), providing... |
10 | 1,553 | 2,049 | jruby-openssl | JRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library. |
11 | 2,275 | 2,167 | jar-dependencies | manage jar dependencies for gems and keep track which jar was already
loaded using mave... |
12 | 2,622 | 1,806 | io-wait | Waits until IO is readable or writable without blocking. |
13 | 2,874 | 2,896 | activerecord-jdbc-adapter | AR-JDBC is a database adapter for Rails' ActiveRecord component designed to be used wit... |
14 | 2,934 | 3,299 | jruby-jars | This gem includes JRuby core and the Ruby standard library as jar files.
It provides a ... |
15 | 2,944 | 7,123 | jruby-launcher | Builds and installs a native launcher for JRuby on your system |
16 | 3,082 | 3,411 | jruby-rack | JRuby-Rack is a combined Java and Ruby library that adapts the Java Servlet API to Rack... |
17 | 3,405 | 2,627 | ruby-maven | maven support for ruby DSL pom files. MRI needs java/javac installed. |
18 | 3,438 | 2,490 | ruby-maven-libs | maven distribution as gem - no ruby executables ! |
19 | 3,576 | 4,702 | jdbc-mysql | Install this gem `require 'jdbc/mysql'` and invoke `Jdbc::MySQL.load_driver` within JRu... |
20 | 3,963 | 3,876 | jdbc-postgres | Install this gem `require 'jdbc/postgres'` and invoke `Jdbc::Postgres.load_driver` with... |
21 | 4,041 | 4,750 | activerecord-jdbcmysql-adapter | MySQL JDBC adapter for JRuby on Rails. |
22 | 4,059 | 3,634 | activerecord-jdbcpostgresql-adapter | Postgres JDBC adapter for JRuby on Rails. |
23 | 4,078 | 4,140 | jdbc-sqlite3 | Install this gem `require 'jdbc/sqlite3'` and invoke `Jdbc::SQLite3.load_driver` within... |
24 | 4,123 | 5,033 | activerecord-jdbcsqlite3-adapter | Sqlite3 JDBC adapter for JRuby on Rails. |
25 | 4,445 | 16,955 | bouncy-castle-java | Gem redistribution of "Legion of the Bouncy Castle Java cryptography APIs" jars at http... |
26 | 5,124 | 3,846 | image_voodoo | Image manipulation in JRuby with ImageScience compatible API |
27 | 5,498 | 20,582 | rubinius-core-api | Cross-impl versions of interesting Rubinius core classes |
28 | 5,509 | 20,582 | rubinius-actor | Rubinius's Actor implementation |
29 | 7,229 | 10,145 | maven-tools | adds versions conversion from rubygems to maven and vice versa, ruby DSL for POM (Proje... |
30 | 7,772 | 12,387 | jdbc-derby | Install this gem `require 'jdbc/derby'` and invoke `Jdbc::Derby.load_driver` within JRu... |
31 | 8,091 | 17,733 | activerecord-jdbch2-adapter | H2 JDBC adapter for JRuby on Rails. |
32 | 8,316 | 18,170 | activerecord-jdbchsqldb-adapter | HSQLDB JDBC adapter for JRuby on Rails. |
33 | 8,408 | 21,548 | activerecord-jdbcderby-adapter | Derby JDBC adapter for JRuby on Rails. |
34 | 11,029 | 4,002 | jmx | Access and create MBeans in a friendly Ruby syntax |
35 | 13,743 | 4,797 | rake-ant | Ant tasks and integration for Rake |
36 | 13,760 | 27,303 | dbd-jdbc | A JDBC DBD driver for Ruby DBI |
37 | 14,266 | 21,548 | ruboto | Ruboto (JRuby on Android) is a platform for developing full stand-alone apps for
Androi... |
38 | 14,650 | 18,675 | rmagick4j | RMagick4J
========= |
39 | 15,259 | 27,303 | pg_jruby | This file needs a translation of the English README. Pull requests, patches, or
volunte... |
40 | 16,249 | 27,303 | jdbc-h2 | Install this gem `require 'jdbc/h2'` and invoke `Jdbc::H2.load_driver` within JRuby to ... |
41 | 17,359 | 39,214 | ActiveRecord-JDBC | ActiveRecord-JDBC is a database adapter for Rails' ActiveRecord component that can be u... |
42 | 17,943 | 22,727 | weakling | A modified WeakRef impl for JRuby plus some weakref-related tools |
43 | 19,055 | 13,577 | jruby-pg | This file needs a translation of the English README. Pull requests, patches, or
volunte... |
44 | 21,569 | 39,214 | bitescript | BiteScript is a Ruby DSL for generating Java bytecode and classes. |
45 | 24,487 | 39,214 | mirah | Mirah is a customizable programming language featuring static types,
local type inferen... |
46 | 27,118 | 39,214 | ruboto-core | Obsolete package. Use the "ruboto" gem instead. |
47 | 30,759 | 39,214 | JRuby-OpenSSL | JRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library. |
48 | 33,962 | 24,262 | jdbc-hsqldb | Install this gem `require 'jdbc/hsqldb'` and invoke `Jdbc::HSQLDB.load_driver` within J... |
49 | 36,969 | 21,548 | jruby-ldap | Port of Ruby/LDAP to JRuby |
50 | 38,172 | 39,214 | jruby-startup | A set of utilities to improve the startup time of JRuby's command line |
51 | 41,695 | 27,303 | jruby-readline | readline extension for JRuby |
52 | 45,252 | 27,303 | walters | JRuby wrapper for Houdini html escaping library |
53 | 56,851 | 39,214 | AntBuilder | AntBuilder: Use ant from JRuby. Only usable within JRuby |
54 | 64,478 | 39,214 | duby | Duby is a customizable programming language featuring static types,
local type inferenc... |
55 | 71,740 | 39,214 | cloby | Clojure-based transactional semantics for Ruby instance variables |
56 | 73,515 | 39,214 | java-inline | A set of plugins for RubyInline to allow embedding JVM languages into Ruby code running... |
57 | 85,068 | 39,214 | maven_gem | MavenGem is a tool, library, and gem plugin to install any Maven-published
Java library... |
58 | 87,418 | 27,303 | jo | An implementation of goroutines and channels for Ruby |
59 | 89,001 | 27,303 | javasand | Sandbox support for JRuby. Only usable with JRuby |
60 | 89,961 | 39,214 | java_inline | A set of plugins for RubyInline to allow embedding JVM languages into Ruby code running... |
61 | 90,093 | 39,214 | ruby2java | The Ruby2Java compiler inspects the *runtime* definition of classes
to produce a normal... |
62 | 92,814 | 39,214 | markdown_meta | Meta-gem for markdown parsing |
63 | 93,649 | 39,214 | boing | A command running that's aware of the Drip prebooter for JRuby. |
64 | 94,990 | 39,214 | forkjoin | A JRuby extension to efficiently wrap the JSR166 Fork/Join framework. |
65 | 97,168 | 39,214 | mirah_model | Mirah Model is a ORM library for App Engine's datastore. It is inspired by ActiveRecord... |
66 | 99,842 | 39,214 | jruby-spymemcached | A JRuby extension wrapping the spymemcached library |
67 | 104,670 | 39,214 | dashing-jruby | This framework lets you build & easily layout dashboards with your own custom widge... |
68 | 116,712 | 39,214 | mongrel_jcluster | Mongrel plugin that provides commands for managing multiple Mongrel processes in a JVM. |
69 | 124,421 | 39,214 | jsr166y | A gem wrapping the jsr166y.jar file for Java 7's java.util.concurrent features |
70 | 124,892 | 39,214 | stemmer4jr | Stemmer4Jr |
71 | 130,336 | 27,303 | jruby_gc_stats | A set of GC-monitoring methods for JRuby similar to those in Ruby Enterprise Edition |
72 | 135,961 | 39,214 | lazy_enumerator | A pure-Ruby implementation of Ruby 2.0's Enumerator::Lazy |
73 | 141,597 | 39,214 | rubytidy | A tool to mimic "perltidy" for tidying up Ruby source |
74 | 166,328 | 39,214 | jruby-async-profiler | This gem contains the sources and build scripts to build the async-profiler JVM plugin.... |