RustScript2 VS Generic-C-DataStructures

Compare RustScript2 vs Generic-C-DataStructures and see what are their differences.

RustScript2

RustScript is a functional scripting language with as much relation to Rust as Javascript has to Java. (by mkhan45)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
RustScript2 Generic-C-DataStructures
3 3
33 1
- -
0.6 4.3
about 1 year ago over 2 years ago
OCaml C
GNU General Public License v3.0 or later -
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.

RustScript2

Posts with mentions or reviews of RustScript2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-01.
  • November 2021 monthly "What are you working on?" thread
    13 projects | /r/ProgrammingLanguages | 1 Nov 2021
    I'm working on https://github.com/mkhan45/RustScript_v2. Of course you can tell from the name it's a bit of a joke but I started writing it just to learn OCaml but I made so much progress so quickly and soon I'll implement a few web server builtins so I can rewrite my personal website in it.

Generic-C-DataStructures

Posts with mentions or reviews of Generic-C-DataStructures. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-12.
  • 15+ year programming willing to help
    4 projects | /r/learnprogramming | 12 Dec 2021
    Hi, I graduated with Chemical engineering and left a dead end job late last year in oil sector. I kind of dabbled in programming on and off for the 7 years before that, learning bits and pieces of C, swift, iOS development, C++, machine learning, even algorithms and data structures; but nothing really “took off”. I used to mainly code simple engineering calculators. But there’s only so many engineering calculators the world needs and so since December last year I started studying CS “properly” - I did SICP and I learnt the basics of interpreters, assembly and compilers. I wanted to gain more experience with C before I did systems so I wrote generic data structures in C, even implemented a subset of Scheme in C .
  • November 2021 monthly "What are you working on?" thread
    13 projects | /r/ProgrammingLanguages | 1 Nov 2021
    Started making a generic data structures library in C for subsequently using them to implement a basic Scheme interpreter. link

What are some alternatives?

When comparing RustScript2 and Generic-C-DataStructures you can also consider the following projects:

xvm - Ecstasy and XVM

skybison - A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidden classes; bytecode inline caching; type-specialized bytecode; an experimental template JIT.

tonic - An elegant language for script-kiddies and terminal squatters.

The-Spiral-Language - Functional language with intensional polymorphism and first-class staging.

lockdown - Lockdown is a general-purpose programming language that combines the positive characteristics of both "strongly-typed" and "dynamic" languages, giving the developer the choice about when and how these should be used.

aussieplusplus - Programming language from down under

protea - An in-progress programming language inspired by JavaScript.

CSCMIC - Learning to make a Scheme interpreter in C