awesome-elixir VS rambo

Compare awesome-elixir vs rambo and see what are their differences.

awesome-elixir

A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates: (by h4cc)

rambo

Run your command. Send input. Get output. (by jayjun)
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
awesome-elixir rambo
5 1
12,372 195
- -
6.8 0.0
15 days ago 9 months ago
Elixir Elixir
MIT License 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.

awesome-elixir

Posts with mentions or reviews of awesome-elixir. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-11.

rambo

Posts with mentions or reviews of rambo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-10.
  • Ask HN: Is Elixir Still Relevant?
    3 projects | news.ycombinator.com | 10 Apr 2021
    > libraries can be created and not need constant breaking updates.

    Yeah, but I've been traumatized by the Javascript ecosystem where a library can end up abandoned any day without warning.

    > As an Elixir developer, I never go to Awesome Elixir to search for libraries.

    I needed a full implementation of the iCalendar RFC (including recurrence rules), this is a solved problem in Go, Python and Javascript, but not in Elixir.

    And I didn't want to spend weeks on partially implementing that huge RFC.

    I ended up using Rambo[1] and an external binary in Go that I ship with my release in a Docker image.

    I set up a build system based on Makefiles to build everything properly, and compile-time configuration per environment to locate the binary.

      [1] - https://github.com/jayjun/rambo

What are some alternatives?

When comparing awesome-elixir and rambo you can also consider the following projects:

transcripts - Changelog episode transcripts in Markdown format 📚

TeslaMate - A self-hosted data logger for your Tesla 🚘

Plsm - Elixir mix task to generate Ecto models from already existing tables

wallaby - Concurrent browser tests for your Elixir web apps.

Pyrlang - Erlang node implemented in Python 3.5+ (Asyncio-based)

website - Erlang Ecosystem Foundation Website

libgraph - A graph data structure library for Elixir projects

acx - An authorization library that supports access control mechanisms like ACL, RBAC in Elixir

Plausible Analytics - Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.

AlloyCI - Continuous Integration, Deployment, and Delivery coordinator, written in Elixir.

Rihanna - Rihanna is a high performance postgres-backed job queue for Elixir