A curated list of companies using Elixir in production, organized by industry. Please see CONTRIBUTING for details.
elixir elixir-programming-language elixir-langLiquid architecture. It's like jazz — you improvise, you work together, you play off each other, you make something, they make something. Style matters. Elixir has plenty of style but like all languages it can be stifled. Don't stifle the style.
elixir styleguide style-guide elixir-langTrello tribute done with Elixir, Phoenix Framework, Webpack, React and Redux. You need to have Elixir v1.3 and PostgreSQL installed.
phoenix-framework phoenix-trello reactjs redux elixir-langElixir School is the premier destination for people looking to learn and master the Elixir programming language. Lessons can now be viewed at ElixirSchool.com.
learning elixir programming educational elixir-lang lesson translated-lessonselchemy will find all *.elm files specified in elchemy_path and compile it into corresponding *.ex files in lib directory. You can override output directory specifying elixirc_paths.
elixir elixir-lang elm transpiler language languages compiler elchemyDrab extends Phoenix Framework to "remote control" UI on the browser, live. The idea is to move all User Interface logic to the server-side, to eliminate Javascript and Ajax calls. First at all, you need to have a Phoenix application, on top of which you will install Drab. If this is a standard app, generated with mix phx.new, you may use Drab Installer to make it running in one, simple step. Otherwise, see Manual Installation section below.
phoenix elixir elixir-phoenix phoenix-channels dom elixir-lang elixir-programming-language web-application web-framework websocketCollection of awesome open-source apps made with Phoenix Framework.
awesome elixir phoenix elixir-lang awesome-list elixir-phoenix phoenix-frameworkThe Good Old game built with Elixir, Phoenix Framework, React and Redux. You need to have Elixir v1.2 installed.
elixir-lang phoenix-framework reactjs reduxIf you are having problems, view README_INSTALL.md for manual instructions. This install script will add Thesis to your config/config.exs and lib/yourapp_web.ex, as well as generate migrations and an authorization module in your lib/thesis_auth.ex.
elixir elixir-lang elixir-phoenix elixir-library content-management-systemThere is a wonderful project in Ruby called fast-ruby, from which I got the inspiration for this repo. The idea is to collect various idioms for writing performant code when there is more than one essentially symantically identical way of computing something. There may be slight differences, so please be sure that when you're changing something that it doesn't change the correctness of your program. Each idiom has a corresponding code example that resides in code.
elixir elixir-lang performance fastTrello inspired kanban board made with the Godot Engine and GDScript, powered by an online real-time collaborative backend made with Elixir and Phoenix Channels (with the possibility of additional backend languages and frameworks). ATTENTION: 70% done. Remaining WIP in the branch integrate_elixir. See "Progress" below. In the end, the idea is to showcase Godot as a viable option for native Desktop applications and tools, no matter how simple or complex/advanced the application and the interface are.
elixir godotengine godot elixir-lang godot-engine elixir-phoenix gdscript phoenix-frameworkElixir (Phoenix) codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API. This codebase was created to demonstrate a fully fledged backend application built with Elixir and Phoenix including CRUD operations, authentication, routing, pagination, and more.
elixir-lang elixir-phoenix elixir-examples elixir-apps phoenix-framework phoenix-application elixir realworld backendCode reloader Plug extracted from Phoenix and adapted to be a generic Plug.So far it's just a proof of concept to understand if having a generic code reload Plug makes sense or not.
elixir elixir-lang plug code-reloadAn image transformation reverse proxy written in Elixir.It is meant to be used with a CDN in front of it, so that the it processes each image only once during the first request.
elixir elixir-lang reverse-proxy image-reverse-proxy"Meditations", by Marcus Aurelius, in web-app form. See it in action: http://directingmind.com.
elixir elixir-lang phoenixRender Elixir data-structures to HTML. Inspired by Hiccup. Of course, the body of any node can be an arbitrary number of other nodes.
elixir elixir-langRexbug is a thin Elixir wrapper for :redbug production-friendly Erlang tracing debugger. It tries to preserve :redbug's simple and intuitive interface while making it more convenient to use by Elixir developers. It's an Elixir tracing - based debugger. It allows you to connect to a live Elixir system and get information when some code inside it is executed. The "some code" can be a whole module, a specific function in the module, or some function, but only if it's called with some specific arguments. The information you can get is the function arguments, its result and the stack trace.
elixir debugger tracing debugging elixir-lang elixir-libraryDayron is a flexible library to interact with RESTful APIs and map resources to Elixir data structures. It works similar of Ecto.Repo but, instead of retrieving data from a database, it has underlying http clients to retrieve data from external HTTP servers. Dayron Models are simple modules with use Dayron.Model to implement the required protocol. The resource option defines the path to be used by the HTTP client to retrieve data. A struct must be defined with defstruct to allow json responses mapping.
elixir-lang elixirNow you can visit localhost:4000 from your browser. Ready to run in production? Please check our deployment guides.
elixir elixir-lang logger phoenixCldr is an Elixir library for the Unicode Consortium's Common Locale Data Repository (CLDR). The intentions of CLDR, and this library, is to simplify the locale specific formatting of numbers, lists, currencies, calendars, units of measure and dates/times. As of February 4th and Version 1.4, Cldr is based upon CLDR version 32.0.1. It is highly likely that you will also want to install one or more of the dependent packages that provide localization and formatting for a particular data domain. See Additional Cldr Packages below.
cldr i18n l10n number-format unit-format list-format elixir-lang elixir
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.