rambo VS awesome-elixir

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

rambo

Run your command. Send input. Get output. (by jayjun)

awesome-elixir

A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates: (by h4cc)
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
rambo awesome-elixir
1 5
195 12,372
- -
0.0 6.8
9 months ago 14 days 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.

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

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.

What are some alternatives?

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

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

transcripts - Changelog episode transcripts in Markdown format 📚

wallaby - Concurrent browser tests for your Elixir web apps.

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

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