adamark's Stars
fastlane/fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
skwp/dotfiles
YADR - The best vim,git,zsh plugins and the cleanest vimrc you've ever seen
oban-bg/oban
💎 Robust job processing in Elixir, backed by modern PostgreSQL and SQLite3
dashbitco/broadway
Concurrent and multi-stage data ingestion and data processing with Elixir
jeremyevans/rodauth
Ruby's Most Advanced Authentication Framework
ankane/lockbox
Modern encryption for Ruby and Rails
aesmail/kaffy
Powerfully simple admin package for phoenix applications
mojotech/torch
A rapid admin generator for Elixir & Phoenix
tompave/fun_with_flags
Feature Flags/Toggles for Elixir
beam-community/stripity-stripe
An Elixir Library for Stripe
getsentry/sentry-elixir
The official Elixir SDK for Sentry (sentry.io)
CrowdHailer/OK
Elegant error/exception handling in Elixir, with result monads.
aviabird/gringotts
A complete payment library for Elixir and Phoenix Framework
antonmi/flowex
Flow-Based Programming framework for Elixir
zorbash/opus
A framework for pluggable business logic components
witchcrafters/quark
Common combinators for Elixir
alco/hashids-elixir
Stringify your ids
coinbase/temporal-ruby
Ruby SDK for Temporal
adrienverge/localstripe
A fake but stateful Stripe server that you can run locally, for testing purposes.
rcdilorenzo/filtrex
A library for performing and validating complex filters from a client (e.g. smart filters)
fertapric/async_with
The asynchronous version of Elixir's "with", resolving the dependency graph and executing the clauses in the most performant way possible!
CyrusOfEden/towel
A simple Maybe monad for Elixir.
joshrieken/plasm
Ecto's composable query multitool (.count, .random, .earliest, .latest, .find, .at, .on, etc.)
riverrun/one_time_pass_ecto
No longer maintained - One-time password library with Ecto support (for Elixir)
svileng/stripy
Micro wrapper for Stripe's REST API.
delonnewman/invokable
Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
henrique-ft/use_case
A way to increase Elixir projects readability and maintenance. Heavily inspired by Clean Architecture.
delonnewman/activerecord-setops
Union, Intersect, and Difference set operations for ActiveRecord (also, SQL's UnionAll).
TeachersPayTeachers/publicist
An elixir module to let you test private functions.
youroff/monex
MonEx — Monadic types collection for Elixir