moebius VS mix_install_examples

Compare moebius vs mix_install_examples and see what are their differences.

mix_install_examples

A collection of simple Elixir scripts that are using Mix.install/2. (by wojtekmach)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
moebius mix_install_examples
13 10
691 505
0.4% -
3.0 5.0
about 1 month ago 1 day ago
JavaScript Elixir
Apache License 2.0 -
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.

moebius

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

mix_install_examples

Posts with mentions or reviews of mix_install_examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-12.
  • On to Elixir
    1 project | news.ycombinator.com | 16 Aug 2023
    Ya, it's fair, it's a common complaint! Though the size of the generated files is nothing compared to Rails :D

    You're right that phx_new does count too. It's a bit misunderstood that Phoenix is actually closer to a micro-framework like Flask than it is a full-fledged solution like Django or Rails. What takes it up to their level is `mix phx.new`, so your argument is more on point than I initially thought. The LiveView issue tracker even provides a single-file version of a Phoenix app to re-create your issue in [0]. As you can see, it's not as simple as something like Flask, but not as complex as the generator does.

    Again, great article and happy to have you aboard ;)

    Also, if you want an auth solution without code generation, there is Pow [1]

    [0] https://github.com/wojtekmach/mix_install_examples/blob/main...

  • Scripting with Elixir
    7 projects | news.ycombinator.com | 12 Jun 2023
    - learning how to compute the checksum of the internal content of a zip file https://github.com/etalab/transport-site/blob/master/scripts...

    As mentioned in the article, I can definitely recommend to check out https://github.com/wojtekmach/mix_install_examples which has a long list of examples.

  • Server Sent Events
    3 projects | news.ycombinator.com | 15 May 2023
    Streaming ChatGPT via SSE in Elixir: https://github.com/wojtekmach/mix_install_examples/pull/22#i...
  • Single File Elixir Scripts
    6 projects | news.ycombinator.com | 8 Mar 2023
    love elixir. hate Mix.

    it's like using Maven or npm all over again. but even worse because it generates a lot of code.

    it creates disposable projects by design. No way to keep track of what to change when mix create outputs something different next year.

    and now things like https://github.com/wojtekmach/mix_install_examples/blob/main... where is ecto even installed? download from where? so annoying this trend.

  • Phoenix 1.7.0 Released: Built-In Tailwind, Verified Routes, LiveView Streams
    13 projects | news.ycombinator.com | 5 Mar 2023
  • Python 3.11 Delivers
    5 projects | news.ycombinator.com | 15 Dec 2022
  • Simple 1-2 page website with LiveView - alternative to Phoenix?
    1 project | /r/elixir | 14 Jun 2022
    Like others have told you, Phoenix doesn't really add much complexity / fat / weight. In terms of complexity, if you don't want to use phx_new to boostrap the project here's a sample of using Phoenix LiveView in a single script file: https://github.com/wojtekmach/mix_install_examples/blob/main/phoenix_live_view.exs
  • Dynamic Queries in Ecto (Elixir Lang)
    3 projects | news.ycombinator.com | 15 Sep 2021
    If you want to play around with Ecto in isolation, you can (thanks to `Mix.install/2`) work in single-files, all containing the migrations, the schemas and configuration.

    Check-out this repository for an example (and other single-file examples):

    https://github.com/wojtekmach/mix_install_examples/blob/main...

What are some alternatives?

When comparing moebius and mix_install_examples you can also consider the following projects:

durdraw - Versatile ASCII and ANSI Art text editor for drawing in the Linux/Unix/macOS terminal, with animation, 256 and 16 colors, Unicode and CP437, and customizable themes

ecto - A toolkit for data mapping and language integrated query.

fishdraw - procedurally generated fish drawings

unsplit - Resolves conflicts in Mnesia after network splits

jp2a - Converts jpg images to ASCII

moebius - A functional query tool for Elixir

pix2ascii - Convert an image into ASCII art

gleam - ⭐️ A friendly language for building type-safe, scalable systems!

img2txt - Image to Ascii Text with color support, can output to html or ansi terminal.

single_file_phx_bumblebee_ml

FFmpeg-CRT-transform - CRT simulation without shaders... the slow way

fetch - Fetch Standard