jruby
Ruby JVM implementation
An implementation of the Ruby language on the JVM, aiming to provide concurrency and integration with Java.
JRuby, an implementation of Ruby on the JVM
4k stars
142 watching
925 forks
Language: Ruby
last commit: 9 days ago
Linked from 2 awesome lists
concurrencyinvokedynamicjrubyjvmperformancerubyruby-language
Related projects:
Repository | Description | Stars |
---|---|---|
mruby/mruby | A lightweight Ruby implementation | 5,310 |
oracle/truffleruby | A high-performance implementation of the Ruby programming language built on GraalVM. | 3,025 |
ruby/ruby | An implementation of an object-oriented programming language for scripting and web development | 22,145 |
jruby/jruby-debug | Provides a JRuby-based backend for Ruby Debugger | 15 |
rbenv/rbenv | Manages multiple versions of the Ruby programming language on Unix-like systems | 16,131 |
postmodern/ruby-install | A tool for installing and managing different versions of the Ruby programming language | 1,912 |
rbenv/ruby-build | A tool for downloading and compiling Ruby from source on Unix-like systems. | 3,893 |
sciruby/iruby | A Ruby-based kernel for interactive computing environments like Jupyter Notebooks | 901 |
jruby/jrubyfx | A JavaFX binding that allows Ruby developers to create graphical user interfaces using JRuby. | 147 |
mimosa/jieba-jruby | Provides a Ruby port of the popular Chinese language processing library Jieba | 8 |
ruby-concurrency/concurrent-ruby | A modern concurrency library for Ruby providing tools and abstractions for writing concurrent code safely and efficiently. | 5,707 |
jruby/warbler | A tool that bundles Ruby applications into executable war files deployable on Java servers | 883 |
jedld/brains-jruby | An implementation of a feedforward neural network toolkit for JRuby | 60 |
paulgoetze/weka-jruby | Provides a JRuby wrapper around the Weka Java library for machine learning and data mining in Ruby. | 65 |
pannous/wruby | A web-based implementation of the Ruby language using WebAssembly | 14 |