67 skills found · Page 1 of 3
sasa1977 / ExactorHelpers for simpler implementation of GenServer based processes
grempe / Ex RatedExRated, the Elixir OTP GenServer with the naughty name that allows you to rate-limit calls to any service that requires it.
mdbergmann / Cl GserverSento - Actor framework featuring actors and agents for easy access to state and asynchronous operations.
pass-agent / LoomkinWhat if AI agents could form teams as fluidly as humans? Spawn specialists in milliseconds, share discoveries in real-time, review each other's work, and remember everything across sessions. Watch it all unfold in a live mission control UI. Open source.
suvash / HulaakiDEPRECATED : An Elixir library (driver) for clients communicating with MQTT brokers(via the MQTT 3.1.1 protocol).
whitfin / EternalKeep your ETS tables running forever using bouncing GenServers
onetapbeyond / Gen MetricsElixir GenServer and GenStage runtime metrics.
guess / Claude CodeClaude Agent SDK for Elixir – Build AI agents with Claude Code
kbrw / ExosExos is a simple Port Wrapper : a GenServer which forwards cast and call to a linked Port.
BuddyGG / Buddy MatchingSomewhat generic player matching service built with Elixir and Phoenix
Arp-G / Csv2sqlA blazing fast fully-automated CSV to database importer
pragdave / Otp DslA simple Elixir DSL for creating GenServers
alloy-ex / AlloyModel-agnostic agent harness for Elixir
ValdesChe / WhatChatA web chat application clone of Whatsapp web using Elixir / Phoenix, VueJs and PostgreSQL.
stepnivlk / PushestBidirectional Pusher client in Elixir
LukeWood / GenClientGenClient is an elixir library made to generate boilerplate code that I found myself repeatedly writing and changing when working with GenServers
losvedir / Genserver CheatsheetOverview and example of Elixir GenServer best practices
psfblair / Datomic Gen ServerAn Elixir GenServer that communicates with a Clojure Datomic peer running in the JVM, using clojure-erlastic.
brndnmtthws / GenserverElixir inspired async actor library for Rust
dominicletz / GenserverElixir like GenServer for golang inspired by Bryan Borehams talk at Golang UK Conference