elixir-examples
There are 103 repositories under elixir-examples topic.
lucasvegi/Elixir-Code-Smells
Catalog of Elixir-specific code smells
blackode/elixir-tips
The Killer Elixir Tips and Tricks...from the experience...
gothinkster/elixir-phoenix-realworld-example-app
Exemplary real world application built with Elixir + Phoenix
lucasvegi/Elixir-Refactorings
Catalog of Elixir Refactorings
blackode/elixir_cli_spinners
Spinnig Animations for Command Line Applications
PhoenixInAction/phoenix-in-action
Code snippets and examples from the book Phoenix in Action from Manning and Geoffrey Lessel
WhiteRookPL/learn-elixir-the-hard-way
Repository with source code for "Learn Elixir The Hard Way" workshop.
SlapBot/elixir-mix-otp-guide
The source code for the official guide to build a complete Elixir application, with its own supervision tree, configuration, tests and more at
gasparch/vim-ide-elixir
Highly opininated setup of vim plugins for Elixir development
Correia-jpv/fucking-awesome-elixir
A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. With repository stars⭐ and forks🍴
mcrumm/mystex_pizza_on_broadway
An example of batching for operations with Elixir and Broadway
razuf/elixir-phoenix-surface-realworld
Exemplary real world application built with Elixir Phoenix Surface
appulse-projects/encon-java
Java based Erlang Node Connector. https://appulse.io
razuf/elixir-phoenix-liveview-realworld
Exemplary real world application built with Elixir Phoenix LiveView
ybod/elixir_primes
Sieve Of Eratosthenes primes search algorithm implementation in Elixir
ElixirCommons/ElixirProjectChecklist
New Elixir Project Checklist, formating, versioning, debuging, documentation, code coverage, package publishing, testing
edgar971/built_with_elixir
A Phoenix app to showcase projects built with Elixir.
pristap/nlb-pipeline
Elixir / Phoenix Application - Realtime Pipeline for Bank Events [ Hackathon ]
maikroempagel/phoenix_liveview_d3js
Demonstrates how to interact with D3.js from Phoenix LiveView
vsouza/ScriptEx
WIP: A collection of Elixir scripts for those who live in the command line
ybod/elixir_flow
Some experiments with Elixir Flow module
Jancd/elixir-programming
elixir 编程语言中文文档,官网的入门教程。
chgeuer/ex_microsoft_azure_management_samples
Sample Elixir code calling the @Azure ARM management API
ElixirCommons/ExMacroInspect
Elixir Macro Inspection Library to see AST passed in to any macro expression
ElixirElm/blorg
Single page mobile app demo by Elm & Elixir. Using material design light. This project is the bases for RELM code generation templates. The other projects will done with templates generated from this project. Runs on docker swarm
herminiotorres/learn-funcional-programming-with-elixir
Learn Functional Programming with Elixir New Foundations for a New World
KamilLelonek/cqs-in-elixir
An example of using CQS in Elixir
ValdesChe/Discuss_Forum
A simple discussion forum like 'Reddit' developped using Elixir/Phoenix framework. Using Ueberauth elixir for authentication
DeromirNeves/SPOJ-Elixir
Solutions for SPOJ (international) problems using Elixir programming language.
herminiotorres/programming-elixir
Programming Elixir 1.6 Functional |> Concurrent |> Pragmatic |> Fun
cedrickchee/chirp
Chirp is a real-time Twitter clone with LiveView and Phoenix
Eggy115/Elixir
Elixir
Exadra37/elixir-udp-server
A very simple UDP server for Elixir
txrunn/website
My personal portfolio website written in Elixr, using the Phoenix Web Framework
tyalt1/petal_stack_tutorial
Teaching examples for PETAL stack (Phoenix, Elixir, Tailwind, Ash, LiveView)