beam_languages VS experimental

Compare beam_languages vs experimental and see what are their differences.

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
beam_languages experimental
5 2
714 -
- -
0.0 -
almost 2 years ago -
- -
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.

beam_languages

Posts with mentions or reviews of beam_languages. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-14.

experimental

Posts with mentions or reviews of experimental. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-10.
  • Why Do ML on the Erlang VM?
    2 projects | news.ycombinator.com | 10 Jun 2023
    Many years ago I was studying deep learning using this resource:

    * http://neuralnetworksanddeeplearning.com/

    I decided to try to implement everything from scratch in Elixir (after initially doing all the math with pen and paper on a trivial example to get the feel of it). Obviously pure elixir was extremely slow, so I started creating NIFs to pass over matrix multiplication to OpenBLAS. Then I was thinking more and more of what things I can pass to C code and just have Elixir as a "frontend" for it. My enthusiasm died down when I realised I was simply implementing things in C with the pretext of "doing elixir", a nice learning experience but I could see I was not doing the things that initially got me pumped up.

    Don't get me wrong, I loved the discovery part of it, reading research and trying to understand so I can implement the different new (at the time) deep learning techniques, like convolutions, LSTM, and the different nuances of it. I think it gave me a better understanding of how things work and why it works. But it deviated from the initial scope and I lost interest once the learning phase was over and I knew I could simply use tensorflow or pytoorch as I did not actually need the advantages BEAM offers for this type of workload.

    Code is still available here:

    * https://gitlab.com/sdwolfz/experimental/-/tree/master/exlear...

  • Any example of an existing Gnome GJS application packaged as an AppImage?
    1 project | /r/gnome | 20 Feb 2022
    I'm trying to package a trivial Gnome GJS application, that's just webkit2gtk displaying an index.html file, into an AppImage. You can browse the code here if you'd like: https://gitlab.com/sdwolfz/experimental/-/tree/master/gjs

What are some alternatives?

When comparing beam_languages and experimental you can also consider the following projects:

async-wormhole

erllambda - AWS Lambda in Erlang

cant - A programming argot

submillisecond-live-view - Live view for the submillisecond web framework

as-lunatic - This library contains higher level AssemblyScript wrappers for low level Lunatic syscalls.

flume - A safe and fast multi-producer, multi-consumer channel.

secdb - Timeseries market data database

lunatic - Lunatic is an Erlang-inspired runtime for WebAssembly

eqwalizer - A type-checker for Erlang