RubyMotionSamples

A collection of RubyMotion applications for code samples. (by HipByte)

RubyMotionSamples Alternatives

Similar projects and alternatives to RubyMotionSamples

  1. raylib

    A simple and easy-to-use library to enjoy videogames programming

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better RubyMotionSamples alternative or higher similarity.

RubyMotionSamples discussion

Log in or Post with

RubyMotionSamples reviews and mentions

Posts with mentions or reviews of RubyMotionSamples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-05-09.
  • Show HN: A backend agnostic Ruby framework for building reactive desktop apps
    2 projects | news.ycombinator.com | 9 May 2025
    Great question. From what I understand of RubyMotion, it compiles directly to native, calling into Objective C APIs, and like DragonRuby the Ruby implementation is not MRI.

    Since Hokusai uses MRI, one can pull in from that ecosystem of gems.

    RubyMotion also appears to support (iOS, Android, OSX) whereas Hokusai intends to support OSX, Linux, and Windows.

    Implementation-wise, the framework itself seems different. Looking at the following [RubyMotion app](https://github.com/HipByte/RubyMotionSamples/tree/master/ios...), the logic is spread out over separate files and it doesn't appear to have a templating language.

    On the other hand, Hokusai UI components are just a class that inherits from Hokusai::Block, and are self contained blocks that can be stitched together.

    Hokusai is more like Vue Single file components in this regard.

Stats

Basic RubyMotionSamples repo stats
1
1,207
-
about 4 years ago

The primary programming language of RubyMotionSamples is Ruby.


Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Ruby is
the 12th most popular programming language
based on number of references?