Elixir

Open-source projects categorized as Elixir

Top 23 Elixir Open-Source Projects

  • asdf

    Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

  • Project mention: Instalando de maneira rápida e eficiente suas ferramentas no WSL. Pt-3 | dev.to | 2024-05-08
  • Phoenix

    Peace of mind from prototype to production

  • Project mention: Idempotent seeds in Elixir | dev.to | 2024-03-14

    A standard Phoenix app contains a priv/repo/seeds.exs script file, which populates a database when it is run, so that developers can work with a conveniently prepared environment.

  • 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.

    InfluxDB logo
  • Plausible Analytics

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

  • Project mention: Any Google Analytics Alternatives? | news.ycombinator.com | 2024-05-01

    I think a single Google Analytics alternative is pretty hard to pick considering that GA can be used to very much varying extents.

    For simple and "detailed enough" insights, I enjoyed using Plausible (https://plausible.io/) in the past.

    For more in depth analytics that give you a detailed view into your own product, PostHog.com seems to be by far the best and most popular option out there.

  • awesomo

    Cool open source projects. Choose your project and get involved in Open Source development now.

  • dogehouse

    Taking voice conversations to the moon 🚀

  • realtime

    Broadcast, Presence, and Postgres Changes via WebSockets

  • Project mention: A Technical Dive into PostgreSQL's replication mechanisms | news.ycombinator.com | 2024-01-11

    You can LISTEN/NOTIFY. Or you can use logical replication and a custom subscriber.[1] Supabase uses the latter.[2]

    [1]: https://www.postgresql.org/docs/current/logical-replication....

    [2]: https://github.com/supabase/realtime

  • firezone

    Open-source VPN server and egress firewall for Linux built on WireGuard. Firezone is easy to set up (all dependencies are bundled thanks to Chef Omnibus), secure, performant, and self hostable.

  • Project mention: List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting. | dev.to | 2024-04-30

    Firezone - Layer 3/4 overlay network. Runs on kernel WireGuard® and supports SSO using generic OIDC/SAML connectors. Distributed under Apache 2.0 license and written in Elixir/Rust.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Papercups

    Open-source live customer chat

  • Project mention: Linen.dev – Building a chat app with Elixir and NextJS | news.ycombinator.com | 2023-06-27

    The best language for the task at hand, when presented with time constraints, is the one that you already know well. OP said in the article that they authored Papercups [1]. Adopting Elixir for a websocket-push service makes a lot of sense, then. However, why don't you learn Elixir, some OTP, and then reconsider that question? You could be missing out.

    [1] https://github.com/papercups-io/papercups

  • electric

    Local-first sync layer for web and mobile apps. Build reactive, realtime, local-first apps directly on Postgres.

  • Project mention: Ask HN: How Can I Make My Front End React to Database Changes in Real-Time? | news.ycombinator.com | 2024-04-17

    I'm interested in this problem also!

    I think there is a large overlap with projects that market/focus on offline-first experiences.

    AFAIK this problem can be solved by:

    1) Considering a client-side copy of the database that gets synced with the remote DB. This is an approach [PowerSync](https://www.powersync.com/) and [ElectricSql](https://electric-sql.com/) and [rxdb](https://rxdb.info/) take!

  • credo

    A static code analysis tool for the Elixir language with a focus on code consistency and teaching.

  • livebook

    Automate code & data workflows with interactive Elixir notebooks

  • Project mention: Super simple validated structs in Elixir | dev.to | 2024-04-20

    To get started you need a running instance of Livebook

  • elixir_style_guide

    A community driven style guide for Elixir

  • Absinthe Graphql

    The GraphQL toolkit for Elixir

  • Rustler

    Safe Rust bridge for creating Erlang NIF functions

  • Project mention: AI Toolkit: Give a brain to your game's NPCs, a header-only C++ library | news.ycombinator.com | 2024-01-09

    For performance intensive tasks, you could rely on Rust NIFs, there is this great project: https://github.com/rusterlium/rustler

    My last project with Elixir was using Elixir merely as an orchestrator of static binaries (developed in golang) which were talking in JSON via stdin/stdout.

  • dependabot-core

    🤖 Dependabot's core logic for creating update PR's.

  • Project mention: Why I recommend Renovate over any other dependency update tools | news.ycombinator.com | 2024-04-12

    Oh yes, https://github.com/dependabot/dependabot-core/issues/3253. I wouldn't go so far as saying it was locked because it was too uncivil, mostly just because "additional commentary wasn't adding value" ;)

    Your read on the situation is spot on, and no, it doesn't look like it's been "fixed" (mostly because "fixing it would re-introduce the same potential vulnerability).

  • extism

    The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.

  • Project mention: Extism: Cross-language framework for building with WebAssembly | news.ycombinator.com | 2024-05-02
  • elixirschool

    The content behind Elixir School

  • Project mention: Don't use structs, use records instead! | /r/elixir | 2023-05-25
  • guardian

    Elixir Authentication

  • blockscout

    Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.

  • distillery

    Simplify deployments in Elixir with OTP releases!

  • changelog.com

    Changelog is news and podcast for developers. This is our open source platform.

  • Project mention: Ask HN: How does your CI/CD stack look like today? | news.ycombinator.com | 2023-07-30

    Another https://dagger.io fan here. Have been using it since late 2021 to continuously deploy a Phoenix app to Fly.io: https://github.com/thechangelog/changelog.com/pull/395. Every commit goes into production.

    This is what the GHA workflow currently looks like: https://github.com/thechangelog/changelog.com/blob/c7b8a57b2...

    FWIW, you can see how everything fits together in this architecture diagram: https://github.com/thechangelog/changelog.com/blob/master/IN...

  • ergo

    An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.

  • nx

    Multi-dimensional arrays (tensors) and numerical definitions for Elixir (by elixir-nx)

  • Project mention: Unpacking Elixir: Concurrency | news.ycombinator.com | 2023-08-25

    Does nx not work for you? https://github.com/elixir-nx/nx/tree/main/nx#readme

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Elixir related posts

  • Farside: A smart redirecting gateway for various front end services

    1 project | news.ycombinator.com | 6 May 2024
  • Grapevine the MUD Community Site

    1 project | news.ycombinator.com | 5 May 2024
  • Notes on streaming downloads with progress in Elixir

    3 projects | dev.to | 2 May 2024
  • Show HN: Open-Source Ad-Free File Upload Service

    1 project | news.ycombinator.com | 22 Apr 2024
  • Super simple validated structs in Elixir

    1 project | dev.to | 20 Apr 2024
  • Implementing Natural Conversational Agents with Elixir

    4 projects | news.ycombinator.com | 18 Apr 2024
  • Why I recommend Renovate over any other dependency update tools

    6 projects | news.ycombinator.com | 12 Apr 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 May 2024
    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. Learn more →

Index

What are some of the best open-source Elixir projects? This list will help you:

Project Stars
1 asdf 20,607
2 Phoenix 20,624
3 Plausible Analytics 18,493
4 awesomo 9,239
5 dogehouse 9,127
6 realtime 6,480
7 firezone 6,235
8 Papercups 5,642
9 electric 4,879
10 credo 4,854
11 livebook 4,440
12 elixir_style_guide 4,303
13 Absinthe Graphql 4,225
14 Rustler 4,164
15 dependabot-core 3,879
16 extism 3,812
17 elixirschool 3,475
18 guardian 3,386
19 blockscout 3,206
20 distillery 2,958
21 changelog.com 2,670
22 ergo 2,668
23 nx 2,487

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com