pharoRaylib VS Spec-Gtk

Compare pharoRaylib vs Spec-Gtk and see what are their differences.

pharoRaylib

Pharo Smalltalk bindings for Raylib game library (by Zenchess)

Spec-Gtk

Spec GTK bindings for Pharo (by pharo-spec)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pharoRaylib Spec-Gtk
1 1
8 13
- -
3.2 1.8
almost 3 years ago 3 months ago
Smalltalk Smalltalk
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pharoRaylib

Posts with mentions or reviews of pharoRaylib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-11.
  • On Learning Smalltalk
    5 projects | news.ycombinator.com | 11 Jan 2022
    I started working on a raylib binding for pharo using pharo's ffi...I have to say pharo's ffi system is very easy to use. It works and I got a few demos working, but I haven't put in the function calls for most of raylib. https://github.com/Zenchess/pharoRaylib

    There's also native pharo smalltalk stuff like athens, woden, and maybe others...

Spec-Gtk

Posts with mentions or reviews of Spec-Gtk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-11.
  • On Learning Smalltalk
    5 projects | news.ycombinator.com | 11 Jan 2022
    Pharo is bootstrapped, and its building process starts with a really minimal image (even the compiler is not included). It is possible to build custom images of any size. You need to take care of packages and dependencies, of course.

    Pharo can make applications with a native look & feel - https://github.com/pharo-spec/Spec-Gtk.

    Current Pharo has a very solid and powerful FFI, so using C libraries is easy.

What are some alternatives?

When comparing pharoRaylib and Spec-Gtk you can also consider the following projects:

crosstalk - Smalltalk-80 bare metal implementation for the Raspberry Pi

gtoolkit - Glamorous Toolkit is the Moldable Development environment. It empowers you to make systems explainable through experiences tailored for each problem.

squeaker - Like Docker, but for Squeak. You know, for kids.

RoarVM - RoarVM is a manycore Smalltalk Virtual Machine

pharo - Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.