SaaSHub helps you find the best software and product alternatives Learn more β
Truffleruby Alternatives
Similar projects and alternatives to truffleruby
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
Graal
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources π
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
picocli
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
-
-
-
mir
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
-
-
-
-
-
-
-
graaljs
GraalJS β A high-performance, ECMAScript compliant, and embeddable JavaScript runtime for Java
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
truffleruby discussion
truffleruby reviews and mentions
- TruffleRuby 24.2.0 Released
- Speeding up Ruby by rewriting C in Ruby
-
Ruby: A great language for shell scripts
It's not quite what you're describing, but TruffleRuby is Ruby on GraalVM:
https://github.com/oracle/truffleruby
Unlike GraalVM Java, as far as I can tell TruffleRuby doesn't provide a bundler that can create a single executable out of everything.
- Rails Core Classes Method Lookup Changes: A Deep Dive into Include vs Prepend
- TruffleRuby 24.0.0
-
Mir: Strongly typed IR to implement fast and lightweight interpreters and JITs
I think it would be worth mentioning GraalVM and https://github.com/oracle/truffleruby in competitors section.
-
GraalVM for JDK 21 is here
GitHub page has some info: https://github.com/oracle/truffleruby#current-status
My question is, how viable is TruffleRuby vs JRuby?
-
Making Python 100x faster with less than 100 lines of Rust
I wonder why GraalVM is not more often used for these speed critical cases: https://www.graalvm.org/python/
Is the problem the Oracle involvement? (Same for ruby https://www.graalvm.org/ruby/)
-
Ruby 3.2βs YJIT is Production-Ready
Looks like itβs still a WIP
https://github.com/oracle/truffleruby/commits?author=eregon
- Implement Pattern Matching in TruffleRuby (GSoC)
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Mar 2025
Stats
oracle/truffleruby is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of truffleruby is Ruby.