mathieuprog's Stars
phoenixframework/phoenix
Peace of mind from prototype to production
crablang/crab
A community fork of a language named after a plant fungus. All of the memory-safe features you love, now with 100% less bureaucracy!
absinthe-graphql/absinthe
The GraphQL toolkit for Elixir
mtrudel/bandit
Bandit is a pure Elixir HTTP server for Plug & WebSock applications
swoosh/swoosh
Compose, deliver and test your emails easily in Elixir
imacrayon/alpine-ajax
An Alpine.js plugin for building server-powered frontends.
safwank/ElixirRetry
Simple Elixir macros for linear retry, exponential backoff and wait with composable delays
fuelen/owl
A toolkit for writing command-line user interfaces.
hauleth/erlang-systemd
systemd utilities for Erlang applications
ozziexsh/bling
💰 Add recurring stripe subscriptions to phoenix applications
curiosum-dev/permit
An uniform authorization library for Elixir. Supports Plug and Phoenix LiveView, aims for much more.
Zanius/grim
mathieuprog/tz_extra
A few utilities to work with time zones in Elixir
mathieuprog/i18n_helpers
A set of tools to help you translate your Elixir applications
mathieuprog/changeset_helpers
Functions to help working with nested changesets and associations
nsweeting/keyword_validator
Simple keyword validation for Elixir
TableCheck-Labs/code-review-guidelines
our code review guidelines at TableCheck
mathieuprog/attrs
Unifying atom and string key handling for user data (attrs maps) given to Ecto's cast function
mathieuprog/user-locale
mathieuprog/auth_n
Authentication library for Elixir applications
mathieuprog/binance_interface
Binance API for Elixir
mathieuprog/datetime-helpers
Utility functions to work with dates and time
mathieuprog/eleventy-i18n
i18n for Eleventy with dynamic parameters and pluralization support
tlux/graphql_ws_client
An Elixir client for connecting with GraphQL over Websockets following the graphql-ws conventions
mathieuprog/enumx
Additional utility functions to extend the power of Elixir's Enum module
mathieuprog/retry_on
Elixir utility for retrying Ecto operations
mathieuprog/retry_on_stale
Elixir utility for retrying stale Ecto entry operations
mathieuprog/tz_timex
Timex API using Tz
mathieuprog/object-array-utils
Utilities for working with arrays and objects
mathieuprog/or-throw
Returns the value if truthy or throws an error