Latest #library Threads Top

GrammAcc
I created a hex package to provide a reusable abstraction for computed properties in LiveViews. The specific use-case that was giving me...
New
zteln
Hello Elixir community, I’ve written a small embedded key-value database in Elixir called Goblin. It’s based on the Log-Structured Merge...
New
renews
Hello everyone, today I created a simple Neovim plugin to check for new versions of packages used in the project, not sure if it is usefu...
New
laibulle
Hello, I am playing with quantitative finance with Elixir. This library is more a way for me to explore and learn in this area and especi...
New
mindreframer
ElixirProto: Protobuf-Inspired Serialization for Elixir Events I wanted to have an Elixir-native serialization for events, that also supp...
New
tugayac
Hey Elixir Community! A few months back, I open sourced a link management system we had built into an app. It’s now got enough features ...
New
waseigo
DiskSpace Hi everyone, I needed this for a project I’ve been working on, and couldn’t find a simple solution that would work. The solutio...
New
UlrikHD
I’ve been wanting to write a library for the lemmy API so that I can port some of my scripts over to elixir. For those unfamiliar with le...
New
giusdp
Hello! I wanted to try out Polar.sh on a project of mine and of course they don’t have an official Elixir client library. So I’ve made o...
New
the_wildgoose
Hi, I had a need for applying Reed Solomon protection to a (short) string. Think that you have a few hundred bytes and want to protect it...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

PragTob
Hi all, I just build and released my first hex.pm package. It’s a (micro) benchmarking tool somewhat inspired by ruby’s benchmark-ips. I...
New
anuaralfetahe
Hello Published a new library - ProcessHub! ProcessHub is a library designed to manage process distribution within the Elixir cluster. ...
New
zteln
Hello Elixir community, I’ve written a small embedded key-value database in Elixir called Goblin. It’s based on the Log-Structured Merge...
New
leandrocp
Autumn is a syntax highlighter powered by Tree-sitter and Neovim themes. You can check out how it looks like at https://autumnus.dev/ F...
New
waseigo
DiskSpace Hi everyone, I needed this for a project I’ve been working on, and couldn’t find a simple solution that would work. The solutio...
New
tugayac
Hey Elixir Community! A few months back, I open sourced a link management system we had built into an app. It’s now got enough features ...
New
laibulle
Hello, I am playing with quantitative finance with Elixir. This library is more a way for me to explore and learn in this area and especi...
New
mindreframer
ElixirProto: Protobuf-Inspired Serialization for Elixir Events I wanted to have an Elixir-native serialization for events, that also supp...
New
renews
Hello everyone, today I created a simple Neovim plugin to check for new versions of packages used in the project, not sure if it is usefu...
New
UlrikHD
I’ve been wanting to write a library for the lemmy API so that I can port some of my scripts over to elixir. For those unfamiliar with le...
New
GrammAcc
I created a hex package to provide a reusable abstraction for computed properties in LiveViews. The specific use-case that was giving me...
New

Last Three Year's Trending Top

thiagohdeplima
My team is building various micro-services using elixir. Some of needs of systems is shared (for example: authentication). To not dup...
New
engineeringdept
I’ve just released the first version of Snap, an Elasticsearch client. It borrows ideas about application structure and process managemen...
New
PragTob
:wave: I’m currently extracting the statistics calculation part from benchee and stumbled upon how to present error conditions. In the c...
New
zachdaniel
Igniter Igniter is a code generation and project patching framework. For library authors, this is a tool kit for writing smarter generat...
New
dallagi
TL;DR: library to conveniently spawn throwaway docker containers for your integration/functional tests. Not stable yet. Written by an Eli...
New
nehero
Hey! One thing I’ve been struggling with since switching to elixir and phoenix is validating incoming request data, whether it be from an...
New
pnezis
Tucan is an Elixir plotting library built on top of VegaLite designed to simplify the creation of interactive and visually stunning plots...
New
evadne
Packmatic generates Zip Streams by aggregating File or URL Sources. Hex / GitHub By using a Stream, the caller can compose it within th...
New
viniciusmuller
Hello! This weekend I’ve discovered the Typst typesetting system and decided to create the necessary elixir bindings to use it. The sour...
New
general-CbIC
Hi :wave:t2: Poolex is an Elixir library for managing pools of workers. In short, this is a poolboy written in Elixir. When I started ...
New
ityonemo
This one has been sitting in a dark corner of my github for several years, I started it before I knew how to publish to hex.pm but I foun...
New
christhekeele
Officially announcing Matcha! Matcha Available on GitHub and hex.pm, Matcha is a library for composing and using match specifications...
New
pnezis
:tada: We are open sourcing workspace a set of tools for working with elixir monorepos, inspired by rust workspaces and nx.dev. Twitter a...
New
nehero
Bling gives you all of the tools needed to add recurring subscriptions with Stripe to your Phoenix applications. It includes: Ecto sch...
New
xgeek116
I created a test elixir lib that uses a file config/config.exs to store env variables for example : config.exs : import Config url_dev...
New

Trending Over Three Years Top

kelvinst
Hey everyone! Well, we made this lib a while ago and now we decided to finally go out and public with it! It’s a tool for creating and m...
New
Qqwy
Hello everyone, I wrote a small library today called MapDiff. It returns a map listing the (smallest amount of) changes to get from map...
New
wingyplus
I’ve a excel file that’s looks like a template and just fill data into a cell in the file. So i just want to know that do you have any re...
New
wmnnd
Hi there, for my project DBLSQD, I needed a file storage solution that is a bit more flexible than Arc. Because I thought others might f...
New
nikokozak
Hello all, I’ve been working on Svonix - a library for quickly integrating Svelte components into Phoenix views. It’s a much-needed succ...
New
PragTob
Hello Elixir friends, I want to make one of my Elixir available/usable for our Erlang friends and be a “good BEAM citizen”. I was also t...
New
nezzart
How can I send and receive data via RPC? I haven't found any RPC libraries for Elixir. Can I instead use an http library?
New
aditya7iyengar
Rummage.Ecto and Rummage.Phoenix provide ways to perform Searching, Sorting and Pagination over Ecto queries and Phoenix collections. Fo...
New
dimitarvp
Hey everybody, In light of the recent Elixir 1.9 announcement, I’d like the first library I write to not use Mix.Config. (It is an sqlit...
New
vic
Expat is a tiny experiment I did for extracting patterns and being able to reuse them (compose and share patterns between elixir librarie...
New
kelvinst
There was a feature proposal recently on Elixir core mailing list where an idea born. I got very interested in the idea, but it is not go...
New
Qqwy
Because of popular demand, and because I’ll probably be busy the next couple of days, so it would need to wait a lot longer if I didn’t p...
New
sashaafm
Hello everyone, this is a project I’ve been working for my Master’s Thesis for the last few months (since December roughly). It’s an SDK ...
New
New
AndrewDryga
Hi guys, I want to show library I'm working on: Sage. It's a dependency-free implementation of Sagas pattern in pure Elixir. It's inten...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement