katzenbar / elixir_conf_2016_demo
☆28Updated 8 years ago
Alternatives and similar repositories for elixir_conf_2016_demo:
Users that are interested in elixir_conf_2016_demo are comparing it to the libraries listed below
- Elixir authorization and resource loading in Plug form for Phoenix☆183Updated 6 years ago
- Project generator for mix (an alternative to mix new)☆121Updated 2 years ago
- Basis of an open templating system for mix. Also see mix_gen☆95Updated 2 years ago
- A rich ecto component, including search sort and paginate.☆64Updated 3 years ago
- A WIP framework for developing cross-platform chatbots☆39Updated 2 years ago
- Simple leader election for Elixir applications☆76Updated 3 years ago
- Forkable repo for entries in Phoenix Phrenzy (https://phoenixphrenzy.com/)☆52Updated 3 months ago
- The sample application for Paul Dawson and James Gray's Lonestar Elixir 2017 talk: The NeverEnding Application.☆53Updated 7 years ago
- Data validation and conformation library for Elixir.☆68Updated 2 years ago
- Functions for working with calendar intervals☆71Updated 4 years ago
- ☆95Updated 6 years ago
- Notification dispatch library for Elixir applications☆111Updated 7 years ago
- Make private functions public if Mix.env is :test. This allows them to be tested.☆49Updated 2 years ago
- An example Phoenix app with one-click deployments to different cloud services.☆60Updated 4 years ago
- Nerves project to use Elixir to drive NeoPixels from a Raspberry Pi☆71Updated 2 years ago
- Meal tracker for the Zone diet. (Reference app for Application Layering blog post)☆46Updated 2 years ago
- ☆77Updated 3 years ago
- Make your tests tell a story☆56Updated 8 years ago
- Osteria demo app for GenStage in the Kitchen talk. Rough code, beware!☆71Updated 7 years ago
- Elixir Feed Parser☆49Updated 2 years ago
- Interactive watch mode for Elixir's mix test. https://hexdocs.pm/mix_test_interactive/☆95Updated last month
- Library to manage OS environment variables and application configuration options with ease☆105Updated last year
- A distributed service registry built on top of phoenix_pubsub.☆127Updated 4 years ago
- Elixir wrapper for Recon, tools to diagnose Erlang VM safely in production☆67Updated last year
- Enumerable type in Elixir☆65Updated 5 years ago
- Lightweight server side integration test tools for Phoenix☆219Updated last year
- Keep your ETS tables running forever using bouncing GenServers☆100Updated 3 months ago
- Calculates the difference between two (nested) maps, and returns a map representing the patch of changes.