Please turn JavaScript on
header-image

Elixir Programming Language Forum - Latest posts

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  40.76 / day

Message History

Today’s a AppSignal bonus day!

Condition: Join (or have already joined) the AppSignal Discord!

Once you have met this condition, feel free to get your


Read full story

I’ve added a couple of wiki pages to demonstrate how to use Aludel: Home · ccarvalho-eng/aludel Wiki · GitHub


Read full story
esambo:

Local first would be awesome for LiveView Native, as native app users are used to instant responsiveness.

Worth noting that LiveView Native was discontinued - the core library is archived on GitHub. The project maintainer shared the reasons publicly.

Just to clarify - Hologram is a separate project to LiveView with a different architecture - it co...


Read full story

An Elixir library for building multi-agent LLM applications. ExAgent abstracts calls to various LLM providers (OpenAI, Gemini, DeepSeek) via an extensible Protocol and orchestrates them using OTP primitives with four multi-agent design patterns: Subagents, Skills, Handoffs, Router.

ExAgent

An Elixir library for building multi-agent LLM applications. ExAgent abstracts ...


Read full story

An Ecto-inspired Cypher DSL and Neo4j driver for Elixir (now it works with bolt protocol, aura and much more)

Ex4j lets you build parameterized Cypher queries using Elixir macros, protocols, and pipe-based composition — no raw strings required. All values become query parameters ($p0, $p1, …) to prevent injection and enable Neo4j query plan caching.


Read full story