elixir-programming-language
There are 153 repositories under elixir-programming-language topic.
beam-community/elixir-companies
A list of companies currently using Elixir in production.
grych/drab
Remote controlled frontend framework for Phoenix.
annkissam/rummage_ecto
Search, Sort and Pagination for ecto queries
annkissam/rummage_phoenix
Full Phoenix Support for Rummage. It can be used for searching, sorting and paginating collections in phoenix.
PhoenixInAction/phoenix-in-action
Code snippets and examples from the book Phoenix in Action from Manning and Geoffrey Lessel
georgeguimaraes/awesome-machine-learning-elixir
A curated list of Machine Learning libraries and resources for the Elixir programming language.
bnchrch/shorten_api_tutorial
🔗How to make a link shortener using Elixir, Phoenix and Mnesia
nhpip/iex_history2
An improved history for the Elixir IEx shell
ogustavo-pereira/aprenda-elixir
:books: Recursos para aprender Elixir
octallium/functional-programming-with-elixir
An Introductory Course On Functional Programming Using The Elixir Programming Language
ValdesChe/WhatChat
A web chat application clone of Whatsapp web using Elixir / Phoenix, VueJs and PostgreSQL.
noozo/website
My website's code base. Warning: May contain bugs.
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🍴
SteffenBauer/elixir-gtksourceview
GtkSourceView syntax highlighting for the Elixir programming language
juligaioso/starting-elixir
Apostila open source de Elixir, voltada para quem está começando na linguagem.
mohammadhasanii/mohammadhasanii
I am mohammad hasani and currently trying to be a good backend developer (Node | sime times Golang)
PharosProduction/ExVertx
Connector to Vert.x event bus via TCP Event Bus Bridge
ne-sachirou/mnemonics
Read only data store for Elixir: fast, concurrently, for large data & hot reloadable.
grych/ip2country
Simple geolocating module (IP -> Country Code) with built-in database, for Elixir
sger/elixir_dropbox
Simple Dropbox v2 client for Elixir
iampeterbanjo/vscode-elixir-linter
Provides linting for Elixir files using Credo for Visual Studio Code
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
elixirprogrammer/crm
Contact Management made with Elixir
hellogustav/elixir_email_reply_parser
An Elixir port of https://github.com/github/email_reply_parser as well as (especially) its port of https://github.com/zapier/email-reply-parser
timdeputter/Rendezvous
Implementation of the Rendezvous or Highest Random Weight (HRW) hashing algorithm in the Elixir Programming Language
zemuldo/iso_8583_elixir
ISO 8583 messaging library in Elixir
maikroempagel/phoenix_liveview_d3js
Demonstrates how to interact with D3.js from Phoenix LiveView
Exadra37/elixir-docker-stack
Elixir Docker Stack - Create Elixir and Phoenix projects with databases out of the box
jaydorsey/elixir_scraper
Elixir/Hound web scraper example
ybod/elixir_flow
Some experiments with Elixir Flow module
chrisalmeida/blackout
A very thin wrapper around Erlang's mnesia, used to provide distributed rate limiting, with little to no configuration and a simple API for developer happiness.
jaeyson/freecodecamp_elixir
Solving exercises from Freecodecamp.org using Elixir programming language. Includes benchmarks and tests for every functions.
Jancd/elixir-programming
elixir 编程语言中文文档,官网的入门教程。