exgen VS mix_gleam

Compare exgen vs mix_gleam and see what are their differences.

exgen

A templating library for generating reusable Elixir projects (by rwdaigle)

mix_gleam

⚗️ Build Gleam code with mix (by gleam-lang)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
exgen mix_gleam
0 1
35 132
- 7.6%
0.0 0.0
about 4 years ago about 2 months ago
Elixir Elixir
MIT License 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.

exgen

Posts with mentions or reviews of exgen. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning exgen yet.
Tracking mentions began in Dec 2020.

mix_gleam

Posts with mentions or reviews of mix_gleam. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-18.
  • Application with Elixir, business logic with Gleam
    2 projects | dev.to | 18 Oct 2021
    So I decided to have a look at how the interop between Gleam and Elixir works and if it could be useful. To set things us, I used mix_gleam Hex package from Gleam team, which allows you to compile Gleam as part of Mix compilation. I just followed instructions in the readme and everything works. So, time to write the first "business logic" in Gleam.

What are some alternatives?

When comparing exgen and mix_gleam you can also consider the following projects:

templates - A helper library for adding templating to web applications

expug - Pug templates for Elixir

Phoenix - Peace of mind from prototype to production

temple - An HTML DSL for Elixir and Phoenix

mustache - Mustache templates for Elixir

eml - Library for writing and manipulating (html) markup in Elixir.

Phoenix Inline SVG - Inline SVG module for Phoenix Framework

taggart - HTML as code in Elixir

bbmustache - Binary pattern match Based Mustache template engine for Erlang/OTP.

mustachex - Mustache for Elixir

Licensir - An Elixir mix task that lists all the licenses used by your Mix project dependencies.

advent_of_code_utils - Elixir utilities for Advent of Code