niamtokik 78ed5ab65b Add badges and start new side projects
- add badges for all current projects
 - add new projects
 - create elisp script to help to deal with the items
 - create rebar3 project to generate automatically this list (wip)
2023-07-23 10:08:45 +00:00

🕶 Awesome Erlang 🕶

Awesome

A curated list of amazingly awesome Erlang libraries, resources and shiny thing inspired by awesome-elixir and forked from awesome-erlang.

Actors

Libraries and tools for working with actors and such.

  • poolboy: A hunky Erlang worker pool factory.

    Github GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars
    Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm
    Travis Travis (.com)

  • pooler: An OTP Process Pool Application

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • worker_pool: Erlang worker pool

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • episcina: A simple non intrusive resource pool for connections

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • erlang-stdinout-pool: stuff goes in, stuff goes out. there's never any miscommunication.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • hottub: Simple, Fast, Permanent Erlang Worker Pool

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • swarm: Fast and simple acceptor pool for Erlang

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • pooly: Erlang OTP Process Pool

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • ecpool: Erlang Connection/Client Pool Library.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • erlpool: Erlang round-robin load balancer for Erlang processes based on ETS.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • cuesport: simple Erlang pool of workers.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • gen_buffer: A generic message buffer behaviour with pooling and back-pressure for Erlang/Elixir.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • JoelPM: A pooling mechanism for gen_servers.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • erlangbureau: Small and flexible pool manager written in Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • kuenishi: Active worker pool in OTP manner.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • hnc-agency: hnc - Erlang worker pool.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • gootik: Constant pool cache for Erlang for massive data.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • doubleyou: Generic pool behavior.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • okeuday: Erlang Process Pool as a Supervisor.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • botsunit: Erlang worker pool.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • lb: Load-Balancer for spreading Erlang messages to other processes/ports.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • director: Fast, powerful and useful process supervisor library with different approaches.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Algorithms, Datastructures and Design Patterns

Libraries and implementations of algorithms and datastructures.

  • datum: A pure functional and generic programming for Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • erlando: A set of syntax extensions like currying and monads for Erlang.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars
    Hex.pm Hex.pm

  • statebox: Erlang state monad with merge/conflict-resolution capabilities.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars
    Hex.pm Hex.pm

  • riak_dt: Erlang library of state based CRDTs.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars
    Hex.pm Hex.pm

  • nif_helpers: An Erlang.mk plugin and C library for writing NIFs.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • hooks: Generic plugin and hook system for Erlang applications.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

Authentication

Libraries for implementing authentications schemes.

  • oauth2: Erlang OAuth2 Implementation.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • auth: Production-worthy, generic authentication system. Currently implements both password-based and RSA-key-based authentication calls. Coming Soon: Two Factor Authentication.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

Blockchain

Blockchain applications and/or libraries using Erlang

  • aeternity: A new blockchain for æpps. Optimized for scalability via smart contracts inside state-channels. Has a built-in oracle for integration with real-world data. Comes with a naming system, for developerability.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • amoveo: Amoveo is a blockchain meant for enforcement of investment and insurance contracts.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • ecoinpool: A pool mining software written in Erlang for cryptographic currencies.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

Build Tools

Project build and automation tools.

  • rebar: Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • rebar3: A build tool for Erlang which can manage Erlang packages from hex.pm.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • erlang.mk: A build tool for Erlang that just works, based on GNUMakefile

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • zx/zomp: ZX/Zomp makes starting Erlang projects and running Erlang programs lightweight and familiar.

    GitHub contributors GitLab last commit GitLab all issues GitLab forks GitHub Repo stars Hex.pm

  • agner: Agner is a rebar-friendly Erlang package index inspired by Clojars and Homebrew.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • sync: On-the-fly recompiling for Erlang.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • sinan: Erlang/OTP oriented build system.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

Caching

Libraries for caching data.

  • cache: In-memory Segmented Cache.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

Code Analysis

Libraries and tools for analysing, parsing and manipulation codebases.

  • Concuerror: Concuerror is a systematic testing tool for concurrent Erlang programs.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • eflame: A Flame Graph profiler for Erlang.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • geas: Geas is a tool that will detect the runnable official Erlang release window for your project, including its dependencies and provides many useful informations.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

Codebase Maintenance

Libraries and tools to maintain a clean codebase.

  • elvis: Erlang Style Reviewer.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

CMS

Erlang powered Content Management System (CMS)

A content management system (CMS) is computer software used to manage the creation and modification of digital content (content management). A CMS is typically used for enterprise content management (ECM) and web content management (WCM).

-- Wikipedia

  • LiquidCMS: KISS CMS based on Nitrogen Web Framework and Bootstrap.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • khale: Khale is a somewhat-open CMS suitable for creating sites for open communities.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • Chat: Instant Messenger respects ISO 20922 IETF 3394 3565 5280 5480 5652 5755 8551 ITU ASN.1 X.509 CMS PKCS-10 PCKS-7 OCSP LDAP DNS X9-42 X9-62 X25519 X488 SECP384r1.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

Command Line Interfaces (CLI)

  • getopt: Erlang module to parse command line arguments using the GNU getopt syntax.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • nebula: Small library for colored (ANSI) output in Erlang/Elixir/LFE. It's can be useful when you need to create user-friendly command-line application.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • erlctl: Command Line Interface Framework for Erlang.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • ectl: Escript command line utilities.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • Erlang-command-line-interface: Telnet command line interface written in Erlang.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • erlfmt: Formatting of Erlang terms from the command line.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • ecli: Telecom style command line interface with tab completion.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

Cryptography

  • erlang-dkg: Distributed key generation for Erlang (using pairing based cryptography).

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • erlang-crypto_rsassa_pss: RSASSA-PSS Public Key Cryptographic Signature Algorithm for Erlang and Elixir.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • cinched: Cinched is a microservice to provide cryptographic and key management operations.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • cryptographic: Erlang cryptographic library primarily written in Erlang to make distribution on multiple platforms easy.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • erlang-ucrypto: µCrypto is a thin wrapper for the OpenSSL API's that are missing in OTP's crypto application.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

Configuration Management

Libraries and tools related to configuration management.

  • stillir: Cache environment variables as Erlang app variables.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

Databases

  • actordb: ActorDB is a distributed SQL database with the scalability of a KV store, while keeping the query capabilities of a relational database.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • antidote: AntidoteDB is a highly available geo-replicated key-value database.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • barreldb: Barrel is a modern document-oriented database in Erlang focusing on data locality (put/match the data next to you) and P2P.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • cakedb: A stream oriented database.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • cbt: Multi-layer MVCC log append-only database library based on the Apache CouchDB btree.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • couchbeam: Apache CouchDB client in Erlang.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • couchdb: An Erlang/Elixir CouchDB client.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • cowdb: Pure Key/Value database library for Erlang Applications.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • dbi: Erlang and Elixir DataBase Interface.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • epgsql: PostgreSQL Driver for Erlang.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm


  • erlmongo: Erlang driver for MongoDB with gridfs that works with maps and proplists.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • emysql: Emysql implements a stable driver toward the MySQL database. It currently support fairly recent versions (somewhere around 5.3+) and it is considered fairly stable in production.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • ergl: A fault-tolerant marriage of causal and strong consistency.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • imem: Clustered in-memory database based on MNESIA with simple SQL layer.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • jamdb_oracle: Oracle Database driver for Erlang.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • kvc: Key Value Coding for Erlang data structures

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • khepri: Khepri is a tree-like replicated on-disk database library for Erlang and Elixir.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • memdb: Erlang memory backend K/V store.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • migresia: A simple Erlang tool to automatically migrate Mnesia databases between versions.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • minidb: A minimal in-memory distributed master-less document database

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • mnesia 🟊 : A heavy-duty real-time distributed database

    Static Badge Static Badge GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • mria: Mria is an extension for Mnesia database that adds eventual consistency to the cluster.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • mysql-otp: MySQL/OTP MySQL driver for Erlang/OTP.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • nkbase: NkBASE distributed database

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • odi: OrientDB Database Interface for Erlang.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • opencouch: A embeddable document oriented database compatible with Apache CouchDB.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • plum_db: A globally replicated database using eventual consistency. It uses Epidemic Broadcast Trees and lasp-langs Partisan.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • pgsql_migration: PostgreSQL migrations for Erlang.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • rc: Chain Replication Database for KVS

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • ringo: Ringo is an experimental, distributed, replicating key-value store based on consistent hashing and immutable data. Unlike many general-purpose databases, Ringo is designed for a specific use case: For archiving small or medium-size data items.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • rocker: Erlang/Elixir wrapper for RocksDB.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • sumbo_db: sumo_db aims to ease db access for erlang applications. It offers a very simple persistance layer capable of interacting with different db's, while offering a consistent api to your code.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • stockdb: stockdb is a storage for Stock Exchange quotes.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • vaxine: Rich-CRDT database based on AntidoteDB.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

  • yamndb: In-memory circular array database.

    GitHub contributors GitHub last commit (branch) GitHub issues GitHub GitHub repo size GitHub forks GitHub Repo stars Hex.pm

Date and Time

Libraries for working with dates and times.

  • chronos: Timer module for Erlang that makes it easy to abstact time out of the tests.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • erlang_localtime: Erlang library for conversion from one local time to another.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • ezic: A set of erlang utilities for the Olson timezone database files.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • qdate: Erlang date, time, and timezone management: formatting, conversion, and date arithmetic.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Debugging

Libraries and tools for debugging code and applications.

  • 🟊 cover - A Coverage Analysis Tool for Erlang

  • 🟊 debugger - A debugger for debugging and testing of Erlang programs

  • 🟊 dialyzer - The DIALYZER, a DIscrepancy AnaLYZer for ERlang programs.

  • eministat: Port of Poul-Henning Kamp's ministat to the Erlang world.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • et - Event Tracer (ET), uses the built-in trace mechanism in Erlang and provides tools for collection and graphical viewing of trace data.

  • flatlog: A custom formatter for the Erlang logger application that turns maps into single line text logs.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • recon: Collection of functions and scripts to debug Erlang in production.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • tx: An HTML Erlang term viewer, starts own webserver and displays any term you give it from your Erlang node.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • 🟊 xref - A Cross Reference Tool for analyzing dependencies between functions, modules, applications and releases.

Deployment

Libraries and tools related to deployment of Erlang/OTP applications.

  • enit: An Erlang application release in a Docker container from scratch.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • docker-erlang: Basic Docker Container Images for Erlang/OTP.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • pkgx: Build .deb packages from Erlang releases.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Distributed Systems

Tools for stress/load testing, latency issues, etc. across microservices.

  • erleans: A framework for building distributed applications in Erlang and Elixir based on Microsoft Orleans.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • nkcluster: A framework to manage jobs at huge Erlang clusters.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • partisan: Partisan is a scalable and flexible, TCP-based membership system and distribution layer for the BEAM.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • typhoon: Stress and load testing tool for distributed systems that simulates traffic from a test cluster toward a system-under-test (SUT) and visualizes related latencies.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • enot: Package manager, build and deploy tool.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Documentation

Documenting Erlang code.

  • 🟊 edoc - the Erlang program documentation generator.

  • erldocs: This is the code used to generate documentation for erlang projects in the format of erldocs.com.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • edown: EDoc extension for generating Github-flavored Markdown.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • knot: A literate programming tool that uses Markdown.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • asciiedoc: EDoc extension for generating HTML or GitHub-flavored Markdown from AsciiDoc sources.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • escobar: Erlang source code to html transform.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Embedded

  • E4VM: A small portable virtual machine that would run Erlang on embedded systems.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • gen_batch: A batch job running library for embedded Erlang/OTP.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • i2c: Erlang api to i2c linux interface.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • eel: Embedded Erlang (EEl).

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • mini-monkey: MiniMonkey is a tiny message routing system aimed for embedded systems. Especially the broker is programmatically provisioned.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Geolocation

Libraries for geocoding addresses and working with latitudes and longitudes.

  • erl-rstar: An Erlang implementation of the R*-tree spacial data structure.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • geodata2: Erlang application for working with MaxMind geoip2 (.mmdb) databases.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • geocouch: A spatial extension for Couchbase and Apache CouchDB.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • teles: An Erlang network service for manipulating geographic data.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Graphical Interfaces

Libraries for creating and dealing with Graphical Interfaces (GUI)

  • slider: A WxErlang application to generate slidesets.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

HTTP

Libraries for working with HTTP and scraping websites.

  • cowboy: A simple HTTP server.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • elli: A webserver you can run inside your Erlang application to expose an HTTP API.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • bullet: Simple, reliable, efficient streaming for Cowboy.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • gun: Erlang HTTP client with support for HTTP/1.1, SPDY and Websocket.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • hackney: Simple HTTP client in Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • ibrowse: Erlang HTTP client.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • lhttpc: A lightweight HTTP/1.1 client implemented in Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • shotgun: For the times you need more than just a gun.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • yaws: A webserver for dynamic content written in Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • 🟊 inets:httpd - An implementation of an HTTP 1.1 compliant web server, as defined in RFC 2616.

  • 🟊 inets:httpc - An HTTP/1.1 client

  • webmachine: Webmachine is an application layer that adds HTTP semantic awareness on top of the excellent bit-pushing and HTTP syntax-management provided by mochiweb, and provides a simple and clean way to connect that to your application's behavior.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • erlang-spdy: Library implementing the SPDY protocol.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • mimerl: Library to handle mimetypes.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Image Processing

  • emagick: Wrapper for Graphics/ImageMagick command line tool.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Internet of Things

Libraries and tools for interacting with the physical world.

  • grisp: Run the Erlang VM on an IoT board with many hardware interfaces and low-level drivers using a small realtime unikernel called RTEMS.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • achlys: Erlang framework for building applications with Lasp on GRiSP

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • grisp_emulation: Hardware emulation layer for the GRiSP runtime.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • dgiot: Open source platform for iot , 6 min Quick Deployment,10M devices connection,Carrier level Stability.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • erlem: Erlang IoT platform

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • lynkia: A library to make large-scale computations on IoT devices.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • lemma_erlang: A lemma for IDEO's Noam internet-of-things prototyping platform.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Logging

Libraries for generating and working with log files.

Miscellaneous

Useful libraries or tools that don't fit in the categories above.

  • erlang-history: Hacks to add shell history to Erlang's shell.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • erld: erld is a small program designed to solve the problem of running Erlang programs as a UNIX daemon.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Monitoring

Libraries for gathering metrics and monitoring.

  • entop: A top-like Erlang node monitoring tool.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • eper: A loose collection of Erlang Performance related tools.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • erlubi: This is a simple visualizer for erlang systems using Ubigraph.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • exometer: An Erlang instrumentation package.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • folsom: An Erlang based metrics system inspired by Coda Hale's metrics.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • mutop: Munin real-time monitoring tool, using multiple hosts and displaying in command-line using curses library.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • 🟊 observer - Observer, tools for tracing and investigation of distributed systems

  • statsderl: A statsd Erlang client.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • vmstats: Tiny Erlang app that works in conjunction with statsderl in order to generate information on the Erlang VM for graphite logs.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Networking

Libraries and tools for using network related stuff.

  • barrel_tcp: a generic TCP acceptor pool with low latency in Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • gen_rpc: A scalable RPC library for Erlang-VM based languages.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • gen_tcp_server: A library that takes the concept of gen_server and introduces the same mechanics for operating a TCP server.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • gossiperl: Language agnostic gossip middleware and message bus written in Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • nat_upnp: Erlang library to map your internal port to an external using UNP IGD.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • ranch: Socket acceptor pool for TCP protocols.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • natter: Erlang XMPP Client.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • condor: Condor is a minimal library for building scalable TCP servers in Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • inet_cidr: CIDR erlang library.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • erlang-nat: Implements NAT handling facilities for Erlang applications.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • sieve: sieve is a simple TCP routing proxy (layer 7) in Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • socat: Command line utility to cat files via network socket.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • sockerl: Library for implementing servers, clients and client pool in TCP protocols.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

ORM and Datamapping

Libraries that implement object-relational mapping or datamapping techniques.

  • boss_db: A sharded, caching, pooling, evented ORM for Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • couchdb: Document oriented database.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • datalog: Datalog is a query language based on the logic programming paradigm. The library is designed to formalize relation of n-ary streams.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • erlog: Erlog is an Erlang implemented Datalog.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • esync: Simple tool to sync files.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • merle: An Erlang Memcached Client.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Package Management

Libraries and tools for package and dependency management.

  • hex.pm - A package manager for the Erlang ecosystem.

Profiling

  • 🟊 cprof - The cprof module is used to profile a program to find out how many times different functions are called.

  • 🟊 eprof - A Time Profiling Tool for Erlang

  • 🟊 fprof - A Time Profiling Tool using trace to file for minimal runtime performance impact.

Queue

Libraries for working with event and task queues.

  • dq: Distributed Fault Tolerant Queue library.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • ebqueue: Tiny simple blocking queue in Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • pqueue: Erlang Priority Queues.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • tinymq: A diminutive, in-memory message queue for Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • couch_zmq: zeromq endpoint for couchdb.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Queueing Systems

Implementation of queueing and bus systems.

  • bondy: A WAMP (Web Application Messaging Protocol) Implementation in Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • rabbitmq-server: An implementation of AMQP in Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • vernemq: An MQTT Broker in Erlang

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Rebar3 Plugins

REST and API

Libraries and web tools for developing REST-ful APIs.

  • echohttp: simple service echoing any requests.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • leptus: Leptus is an Erlang REST framework that runs on top of cowboy.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • rooster: Rooster is a lightweight REST framework that runs on top of mochiweb.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Release Management

Libraries and tools for release management.

  • relx: A release assembler for Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Templating

Templating system

  • brim: HTML templating library.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • erlydtl: ErlyDTL compiles Django Template Language to Erlang bytecode.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • jaderl: An implementation of the Jade templating language in Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • mustache.erl: An Erlang port of Mustache for Ruby.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • walrus: A mustache-like templating.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Security

Security related projects in Erlang.

  • erlpass: A library to handle password hashing and changing in a safe manner, independent from any kind of storage whatsoever.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Testing

Libraries for testing codebases and generating test data.

  • ct_helper: Helper modules for common_test suites.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • 🟊 common_test - A framework for automated testing of any target nodes.

  • damocles: An Erlang library for generating adversarial network conditions for QAing distributed applications/systems on a single Linux box.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • 🟊 eunit - This module is the main EUnit user interface.

  • ponos: Ponos is a simple yet powerful erlang application used to generate load at configurable frequencies. It's designed to be lightweight, straight forward to use and to require minimal configuration.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • proper: A QuickCheck-inspired property-based testing tool for Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • tracerl: Dynamic tracing tests and utilities for Erlang/OTP.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • bookish_spork: Erlang/Elixir library for testing HTTP requests

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Text and Numbers

Libraries for parsing and manipulating text and numbers.

  • eql: Erlang with SQL or not.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • fakerl: Erlang application for generating fake data.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • qsp: Enhanced query string parser for Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • 🟊 leex - A regular expression based lexical analyzer generator for Erlang, similar to lex or flex.

  • NumEr: Numeric Erlang - vector and matrix operations with CUDA. Heavily inspired by Pteracuda.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • piqi-erlang: Protocol Buffers, JSON, XML data serialization system for Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • qrcode: QR Code encoder in Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • sgte: sgte is an Erlang template Engine for generating structured output (code, html web pages, xml, emails, csv files, etc...).

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • uuid: an implement of UUID.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • 🟊 yecc - An LALR-1 parser generator for Erlang, similar to yacc. Takes a BNF grammar definition as input, and produces Erlang code for a parser.

Asciidoc

BERT

  • aberth: Generic BERT-RPC server in Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • bert: BERT and BERT-RPC

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • bert.erl: Erlang BERT encoder/decoder.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

BSON

  • bson: A strict, stand-alone BSON implementation for Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • bson-erlang: BSON documents in Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • ebson: BSON Support for Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • erlbison: Erlbison is an Erlang library to work with BSON files. Its discerning feature is its attempt to do as much work as possible at the binary level, without translating the data to native Erlang data structure unless when absolutely necessary, in order to maximize performance.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • nbson: Erlang BSON encoder/decoder.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

CBOR

  • cbor-erlang: cbor encoder/decoder in Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • erlang_cbor: Erlang implementation of Concise Binary Object Representation (CBOR), RFC 7049.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

CVS

  • ecsv: ecsv is a simple Erlang CSV parser able to read a file or string and sending back to an erlang process events when a line is parsed.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

HTML

  • hterl: An Erlang extension which adds HTML tags to the expression syntax.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • htmerl: HTML Parser in Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • mochiweb_xpath: XPath support for mochiweb's html parser.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • trane: SAX style broken HTML parser in Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

INI

JSON

  • ejsv: Erlang JSON schema validator.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • erlang-rfc4627: Erlang RFC4627 (JSON) codec and JSON-RPC server implementation.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • jiffy: JSON NIFs for Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • jsx: An erlang application for consuming, producing and manipulating json.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • miffy: Jiffy wrapper which returns pretty maps.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • rec2json: Generate JSON encoder/decoder from record specs.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • thoas: A blazing fast JSON parser and generator in pure Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Markdown

Protobuf

  • erlang_protobuffs: An implementation of Google's Protocol Buffers for Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • gpb: A Google Protobuf implementation for Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • proterlang: A protobuf library and compiler for Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • ProtobufTool: protobuf tools in Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

TOML

  • etoml: A pure Erlang parser for TOML.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • toml: Erlang TOML parser.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • tomerl: Erlang TOML Parser.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • tomle: TOML in Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

XML

  • erlsom - Erlsom is an Erlang library to parse (and generate) XML documents.

  • exml - XML parsing library in Erlang

  • exmlrpc - An HTTP 1.1 compliant XML-RPC library for Erlang

  • erlxml - erlxml - Erlang XML parsing library based on pugixml

  • fast_xml - Fast Expat based Erlang XML parsing and manipulation library, with a strong focus on XML stream parsing from network.

  • parsexml - Simple DOM XML parser with convenient and very simple API

  • 🟊 xmerl - xmerl XML parser is able to parse XML documents according to the XML 1.0 standard. As default it performs well-formed parsing, (syntax checks and checks of well-formed constraints).

  • xmlrpc - Erlang XML-RPC library by Joakim Grebenö

  • xqerl - Erlang XQuery 3.1 Processor

YAML

  • fast_yaml: Fast YAML native library for Erlang / Elixir.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • yamerl: YAML 1.2 and JSON parser in pure Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • yval: YAML validator.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • yconf: YAML configuration processor.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • yeml: Erlang YAML library.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Third Party APIs

Libraries for accessing third party APIs.

Translations and Internationalizations

Libraries providing translations or internationalizations.

Web Frameworks

Web development frameworks.

  • axiom: A micro-framework, inspired by Ruby's Sinatra.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • ChicagoBoss: A server framework inspired by Rails and written in Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • chloe: A realtime web server that doesn't suck... or at least won't suck when it's finished.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • erlyweb: The Erlang twist on web frameworks.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • giallo: A small and flexible web framework on top of cowboy.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • mochiweb: An Erlang library for building lightweight HTTP servers.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • n2o: WebSocket Application Server.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • nitrogen: Framework to build web applications (including front-end) in pure Erlang.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • nova: Nova makes it simple to build a fault-tolerant and distributed web application.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • zotonic: High speed, real-time web framework and content management system.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Web Framework Components

Standalone component from web development frameworks.

  • cb_admin: An admin interface for Chicago Boss.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • cb_websocket_controller: A template for implementing a Websocket controller for ChicagoBoss.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • giallo_session: A session management library for the Giallo web framework.

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

  • simple_bridge: An abstraction layer providing a unified interface to popular Erlang web servers (Cowboy, Inets, Mochiweb, Webmachine, and Yaws).

    Static Badge GitHub contributors GitHub last commit (branch) GitHub GitHub repo size GitHub forks GitHub Repo stars
    Static Badge Hex.pm Hex.pm Hex.pm Hex.pm Hex.pm

Resources

Various resources, such as books, websites and articles, for improving your Erlang development skills and knowledge.

Books

Fantastic books and e-books.

Community

Erlang-related communities, meetups, chats and forums

Erlang Reading

Erlang-related reading materials.

Installers (and Packagers)

Erlang unofficial installers and packagers used by different communities to install/package it

Papers

Erlang-related academic and scientific materials

Screencasts

Cool video tutorials.

Web Reading

General web-development-related reading materials.

Websites

Useful web and Erlang-related websites and newsletters.

  • Erlang Bookmarks - All about erlang programming language [powerd by community].

  • Erlang Central - An awesome collections of erlang resource along with live community chat for discussing and seeking help.

  • Planet Erlang - Planet site/RSS feed of blog posts covering topics across the Erlang ecosystem.

  • Spawned Shelter - Erlang Spawned Shelter. A collection of the best articles, videos and presentations related to Erlang.

  • The OTP team Blog - A blog written by members of the Erlang/OTP team at Ericsson. Contains interesting technical posts about the development of Erlang/OTP.

  • Spawned Shelter - This page is a collection of the best articles, videos and books for learning Erlang, the internals of its virtual machine and other languages that run on top of it like Elixir, LFE and Efene.

  • Jesper L. Andersen's blog

Contributing

Please see CONTRIBUTING for details.

Description
No description provided
Readme 3.2 MiB
Languages
Erlang 87%
Emacs Lisp 7%
JavaScript 3.1%
CSS 1.1%
Mustache 1%
Other 0.8%