Trending This:
Latest Threads
I’ve released BeamConsole 0.1.0, an embeddable, read-only process flight recorder and process map for Phoenix and BEAM applications.
Its...
New
Hi everyone! :wave:
I’d like to introduce Temper, a library that finds flaky tests in ExUnit suites: the tests that pass and fail withou...
New
Ciao everyone :waving_hand:
So, for a long time ExWapp was a private library. I was using it in different products built for my clients ...
New
Hi all,
I’ve just released the first version of MaplibreX, which exposes MapLibre GL JS as declarative LiveView components. The map foll...
New
Local LiveView is a library that runs LiveView code in the browser via Popcorn.
It lets you offload simple UI updates from the server, d...
New
This Week's Trending
Local LiveView is a library that runs LiveView code in the browser via Popcorn.
It lets you offload simple UI updates from the server, d...
New
I created Passby, a mock HTTP server written 100% in Elixir with 0 runtime dependencies.
It is designed as a lightweight drop-in replace...
New
Hi everyone! :wave:
I’d like to introduce Temper, a library that finds flaky tests in ExUnit suites: the tests that pass and fail withou...
New
Hi all,
I’ve just released the first version of MaplibreX, which exposes MapLibre GL JS as declarative LiveView components. The map foll...
New
I’ve released BeamConsole 0.1.0, an embeddable, read-only process flight recorder and process map for Phoenix and BEAM applications.
Its...
New
Ciao everyone :waving_hand:
So, for a long time ExWapp was a private library. I was using it in different products built for my clients ...
New
I have published holo_map 0.1.0, an experimental library of declarative MapLibre GL JS map components built on <span class="hashtag-icon-...
New
We built this at Pandosearch to replace an older library of ours, traffic_drain_plug, after a review turned up a handful of real bugs in ...
New
This Month's Trending 
If you’ve ever had to debug a BEAM node you know it can be a painful process. Parsing raw data, or dealing with clutter often gets in the...
New
Hi everyone,
I’m excited to share PaperForge, an open-source PDF platform built entirely in Elixir.
Build, secure, validate, and trans...
New
Because I don’t want to continue using wkthmlpdf or chromium/chrome for only exporting a HTML to PDF, I decided to create a library calle...
New
Hi all,
I’m releasing probex, a small dependency-free CLI built for one purpose: coding agents working on Elixir burn a meaningful share...
New
Rover — Interactive maps for Phoenix LiveView
Rover is a Phoenix LiveView component for interactive maps. It wraps OpenLayers — a serious...
New
Every new Phoenix app starts the same way: run mix phx.new, then spend time undoing defaults you don’t want and wiring in the packages yo...
New
Hello! I’ve been building Typhoon, a protocol-agnostic load testing framework in Elixir, and would like to share it with you all.
I need...
New
I’m excited to introduce you to Plotto, a chart library created in 100% Elixir that generates SVG and PNG images. Yes, it’s not only gene...
New
Hello,
I am happy to announce Tidefall.
Tidefall is an ETS buffer for high-throughput writes and batch processing. You write data into ...
New
Hi folks! :waving_hand:
I’d like to introduce AshScylla, a ScyllaDB data layer for the Ash Framework.
AshScylla allows you to build Ash...
New
Coelho - Structured rich text for Phoenix
I’ve just published Coelho, a structured rich text library for Phoenix.
The idea is somewhat ...
New
Hi all,
I’ve been working on RustyCSV, a CSV parser and encoder for Elixir backed by Rust NIFs. Version 0.4.0 is now available.
The goa...
New
When working on a side project called TaleWiz during my paternity leave, I needed a way to build and send transactional emails. I missed ...
New
Stamp is a fast and flexible Snowflake-flavored ID generator based on 8-byte integers with optional encoding.
The original Snowflake sup...
New
These integers are based man, no cap
This tiny library is a tool for creating fast BaseN codecs for shortening integers, typically used...
New
This Year's Trending 
Edit: 2026 May 15 - This post is archived.
Mob is alive!!
Main docs: mob v0.7.11 — Documentation
A bit of explanation for the slightly c...
New
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
Hey everyone!
I’m excited to share ReqLLM - a new approach to LLM interactions in Elixir that I’ve been working on. After building agent...
New
Hobbes is a low-level distributed database for the Elixir programming language.
Hobbes provides a simple, safe, and scalable storage lay...
New
Hi there! We created Gust: A task orchestrator inspired by Airflow.
For those who have never heard about Aiflow, it’s a Python-based wor...
New
Localize is the next generation localisation library for Elixir. Think of it as ex_cldr version 3.0. The first version will be released ...
New
Squid Mesh is an open source workflow automation runtime for Elixir applications.
It is aimed at Phoenix and OTP apps that want to defin...
New
Hello Elixir community!
I’m excited to share Nex, a web framework I’ve been building for the past few months. It’s designed for indie ha...
New
A direct-mode Terminal UI framework for Elixir/BEAM, inspired by BubbleTea (Go) and Ratatui (Rust).
TermUI leverages BEAM’s unique stren...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Hi everyone :waving_hand:
I’ve been working on PhiaUI, an open-source UI component library for Phoenix LiveView, and I wanted to share i...
New
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Just published claude-code-elixir, a plugin marketplace for Claude Code with Elixir support. These are the plugins I’ve been using for my...
New
Hey folks!
I built (yet another) MCP server implementation in Elixir yesterday: EMCP
I wanted to have something super simple that I can...
New
PinStripe is a “small development kit” for Elixir and Stripe based off of @wojtekmach’s article SDKs with Req: Stripe on the Dashbit blog...
New
Trending Last Three Years
simple_feature_flags is a tiny package that lets you turn features on or off based on which environment (e.g. localhost, staging, product...
New
You may know https://ui.shadcn.com/, a UI component library for React. I really love it’s design style and components. I’ve built some co...
New
Hello everyone!
I am excited to share our heart project Backpex with you.
After building several Phoenix applications, we realized that...
New
Lexical
Lexical is a next-generation language server for the Elixir programming language.
Features
Context aware code completion
As-you...
New
I needed to reuse React components from my Chrome extension in my Phoenix/LiveView backend. I noticed that for Svelte/Vue, there are live...
New
LangChain is short for Language Chain. An LLM, or Large Language Model, is the “Language” part. This library makes it easier for Elixir a...
New
I’m excited to announce Jido, a framework providing foundational primitives for building autonomous agent systems in Elixir. While develo...
New
I released Doggo, a collection of unstyled Phoenix components.
https://github.com/woylie/doggo
Features
Unstyled Phoenix components....
New
I’ve been working with Claude Code extensively and absolutely love it. However, I’ve come across the challenge of managing configuration ...
New
Hi! Today, after a couple weeks of development I’ve released v0.1 of LiveVue.
It’s a seamless integration of Vue and Phoenix LiveView, i...
New
Bandit is an HTTP server for Plug and WebSock apps.
Bandit is written entirely in Elixir and is built atop Thousand Island. It can serve...
New
The Chelekom project is a library of Phoenix and LiveView components generated via Mix tasks to fit developer needs seamlessly.
One of i...
New
update (since 2025-07-24)
the project got forked and rebranded to anubis-mcp, since i not on CloudWalk anymore and can’t ensure they will...
New
DaisyUIComponents is a library that seamlessly integrates the amazing DaisyUI component library into your Phoenix LiveView project.
It r...
New
Announcing ErrorTracker, an Elixir-based built-in error tracking solution.
Features
Basic, free, built-in error tracking solution. Trac...
New
Trending Over 3 Years
Hello!
tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability.
After spen...
New
Hi folks,
Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
New
Surface is an experimental library built on top of Phoenix LiveView and its new LiveComponent API that aims to provide a more declarative...
New
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine)
This is a plugin that adds support for Elixir to JetBrains IntelliJ...
New
None of the current solutions worked well for me, so I went ahead and built a user management system from scratch.
This project took far...
New
Hello guys,
I have finally made it. I created an admin interface for a framework. It’s been on my todo list for years and with the curre...
New
Image is an image processing library for Elixir. It is based upon the fabulous vix library that provides a libvips wrapper for Elixir.
I...
New
Yes, yet another parser combinator library!
Most of the parser combinators in the ecosystem are either compile-time, often using AST tra...
New
Hey everyone,
I just released WebSockex which is a Elixir WebSocket client.
WebSockex strives to work as a OTP special process, be RFC6...
New
Introducing assertions, the library that helps you write really great test assertions!
GitHub: GitHub - devonestes/assertions: Helpful a...
New
Leverage Open Api 3.0 (Swagger) to document, test, validate and explore your Plug and Phoenix APIs.
Generate and serve a JSON Open API ...
New
Ash Framework
What is Ash?
Ash Framework is a declarative, resource-oriented application development framework for Elixir. A resource can...
New
Hey everyone!
Req is an HTTP client for Elixir that I’ve been working on for quite some time. There is already a lot of HTTP clients out...
New
Samly can be used to enable SAML 2.0 Single Sign On in a Plug/Phoenix application.
This library uses Erlang esaml to provide
plug enabl...
New
Flop is an Elixir library that applies filtering, ordering and pagination parameters to your Ecto queries.
offset-based pagination with...
New
- Follow
- Join
- Shape
the conversation
There’s no time like the present to jump into Elixir - the functional language that’s taken the world by storm - to date our forum has served over 100M pageviews:
1XX, - that’s 100 times more than our entire first year!! Why not sign up, take a sip of Elixir, and join in the fun yourself!!? 💜
Featured Book
Latest Learning Resources
Conditionally rendering a non-blank HEEX template slot
Guides/Tuts/Tips/InfoGet money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Our Community
We Support Global Peace
Filter by:
Sub Categories:
Saved Forums
-
None saved yet
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #blog-post
- #elixir-ls
- #ai
- #elixirconf-us
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming










