Generators for absinthe to help reduce writing boilerplate
Config as code generation for phoenix applications, don't write apps, generate them
Binance API access for elixir, doesn't use structs, includes spot and futures
Helper tools for making ecto interactions more pleasant and shorter
Standardized and testable caching across your app. In test caches are isolated.
Error system to help make errors consistent across your system
Factories for elixir to help create data models at random, this works for any type of ecto structs
LibCluster EC2 Tag Strategy to help nodes cluster together with different topologies
Prometheus metrics exporter using Telemetry.Metrics as a foundation
Plug to cache requests declaratively for either GraphQL or Phoenix, this plug is intended to short circuit all json/decoding or parsing a server would normally do
Registry to help create sandboxes for testing
Scraping with hound made a bit easier and quicker to use for writing applications
Sends simple messages to Slack channel using webhook API.
Trello wrapper for elixir api