Software Alternatives & Reviews

Ruby VS Kotlin

Compare Ruby VS Kotlin and see what are their differences

Ruby logo Ruby

A dynamic, interpreted, open source programming language with a focus on simplicity and productivity

Kotlin logo Kotlin

Statically typed Programming Language targeting JVM and JavaScript
  • Ruby Landing page
    Landing page //
    2018-09-30

We recommend LibHunt Ruby for discovery and comparisons of trending Ruby projects.

  • Kotlin Landing page
    Landing page //
    2023-05-09

We recommend LibHunt Kotlin for discovery and comparisons of trending Kotlin projects.

Ruby videos

Ruby Programming Language - Full Course

Kotlin videos

10 reasons to try Kotlin for Android development

More videos:

  • Review - What can Kotlin do for me? (GDD Europe '17)
  • Review - Java or Kotlin for Android Development – Which One Is Better?

Category Popularity

0-100% (relative to Ruby and Kotlin)
Programming Language
36 36%
64% 64
OOP
42 42%
58% 58
Generic Programming Language
Development
100 100%
0% 0

User comments

Share your experience with using Ruby and Kotlin. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Ruby and Kotlin

Ruby Reviews

The 10 Best Programming Languages to Learn Today
With the growing popularity of Apple operating systems and applications, having Swift programming skills under your belt is a wise investment. Swift shares some similar characteristics with programming languages Ruby and Python.
Source: ict.gov.ge

Kotlin Reviews

Top 10 Rust Alternatives
The last computer programming language to stand out as an exceptional alternative to Rust is named Kotlin. It is typed statically and was manufactured for Java machines.

Social recommendations and mentions

Based on our record, Kotlin seems to be a lot more popular than Ruby. While we know about 74 links to Kotlin, we've tracked only 3 mentions of Ruby. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Ruby mentions (3)

  • A full-stack serverless application with AssemblyLift and Next.js
    The counter function is written in Ruby. Since Ruby is an interpreted language, AssemblyLift deploys a customized Ruby 3.1 interpreter compiled to WebAssembly, which executes the function handler. Since the interpreter is somewhat large, the cold-start time of a Ruby function tends to be larger than that of a Rust function. Our counter is being run in the backround, so we're fine with it being a little bit laggy... - Source: dev.to / over 1 year ago
  • Why is no one promoting ruby?
    But, in general I was told use rubyapi.org unless you _really_ want to stick with the ruby-lang.org docs for all you do (which is fine) or to dig more into some object hierarchy, etc. Source: almost 2 years ago
  • Looking for pwsh (core/open source, v7) integration w/ rbenv, asdf
    [2] 'rbenv' - https://github.com/rbenv/rbenv - Ruby version management utility. Run something like rbenv install 3.1.1 to install that version on your system (requires related project ruby-build), then rbenv local 3.1.1 in your code's directory to specify that for any ruby command in that directory only, you want to use version 3.1.1 that you installed through rbenv. Does other useful stuff too. Only does Ruby,... Source: about 2 years ago

Kotlin mentions (74)

  • Implementing an Auto-logout Feature for Android in Kotlin
    A basic understanding of Kotlin and programming in general (OOP). - Source: dev.to / 16 days ago
  • Kotlin and Azure Functions - Automating the deployment
    Being somewhat allergic to coding in Java (this is a personal thing, if you like Java then good for you) I decided to try out writing the code using Kotlin from JetBrains instead. I'm already using IntelliJ as I work with Apache Spark using Scala, so the tooling was already there and ready to go for this. - Source: dev.to / about 1 month ago
  • 🎉 Kotlin Multiplatform is now STABLE!
    Congrats to our friends at Kotlin. 🚀 After years of growth and development, KMP reaches a pivotal milestone with 1.9.20. We’ve been on team Kotlin Multiplatform since day one, and the best is yet to come! Learn more 👉 https://touchlab.co/kotlin-multiplatform-is-stable. Source: 6 months ago
  • Regarding Lenses, Prisms and Optics
    Another option could be to check out Kotlin. It's a JVM language that while still object-oriented has may functional syntax features. Source: 6 months ago
  • Kotlin Multiplatform for Android and iOS Apps
    Kotlin is not a Google project. It is made by JetBrains. It says so right up front on their web page: https://kotlinlang.org/. - Source: Hacker News / 7 months ago
View more

What are some alternatives?

When comparing Ruby and Kotlin, you can also consider the following products

Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.

Dart - A new web programming language with libraries, a virtual machine, and tools

JavaScript - Lightweight, interpreted, object-oriented language with first-class functions

Elixir - Dynamic, functional language designed for building scalable and maintainable applications

C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation

Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible