Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Erlang
E

Erlang

Language
165 projects138.7k total stars25.3k total forks10 languages

Open-source projects built with Erlang

There are currently 165 open-source projects built with Erlang, with a combined total of 138.7k GitHub stars. The most common language among these projects is Erlang.

Showing 162 open-source projects · page 4 of 5

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
kaffe
kaffespreedly/kaffe

An opinionated Elixir wrapper around the Brod Kafka client with built-in support for Heroku Kafka and encrypted connections.

16562Elixir
4 months ago
erlastic_search
erlastic_searchtsloughter/erlastic_search

An Erlang client for Elasticsearch's REST API, enabling seamless integration of Elasticsearch into Erlang/OTP applications.

16380Erlang
6 years ago
ponos
ponosklarna/ponos

A simple yet powerful Erlang application for generating configurable load patterns to test system performance.

1617Erlang
4 years ago
erlang-algorithms
erlang-algorithmsaggelgian/erlang-algorithms

A collection of classic algorithms and data structures implemented in Erlang for educational and practical use.

16035Erlang
6 years ago
ex_crypto
ex_cryptontrepid8/ex_crypto

An Elixir wrapper for Erlang's crypto and public_key modules, providing simplified, secure cryptography functions with sane defaults.

15951Elixir
1 year ago
esqlite
esqlitemmzeeman/esqlite

An Erlang NIF library providing direct, high-performance access to SQLite3 databases.

14480C
14 days ago
cache
cachefogfish/cache

An Erlang in-memory cache library using segmented ETS tables for efficient eviction and quota policies.

14131Erlang
4 years ago
fast_xml
fast_xmlprocessone/fast_xml

A high-performance Erlang/Elixir XML parsing library built on Expat, optimized for stream parsing from network sources.

13644Erlang
1 month ago
lhttpc
lhttpcesl/lhttpc

A lightweight HTTP/1.1 client for Erlang, now deprecated in favor of newer alternatives.

128143Erlang
4 years ago
datum
datumfogfish/datum

A pure functional and generic programming library for Erlang, inspired by "scrap your boilerplate" and functional data structures.

1289Erlang
11 months ago
ersip
ersipporoh/ersip

A pure Erlang library implementing SIP and SDP protocols with RFC compliance and minimal dependencies.

12828Erlang
1 year ago
tinymq
tinymqChicagoBoss/tinymq

A channel-based, in-memory message queue for Erlang with automatic channel lifecycle management.

12541Erlang
5 years ago
katt
kattfor-GET/katt

An HTTP-based API testing tool for Erlang that executes sequential requests and validates responses.

12317Erlang
8 months ago
exrun
exrunliveforeverx/exrun

Advanced runtime tracing and debugging tool for Elixir with distributed capabilities and safety features.

1226Elixir
3 years ago
enm
enmbasho/enm

Erlang port driver that wraps the nanomsg C library, enabling Erlang systems to communicate with nanomsg endpoints.

11821Erlang
8 years ago
eql
eqlartemeff/eql

Erlang library for embedding SQL queries and other structured data in separate files with named sections.

11717Erlang
2 years ago
emel
emelmrdimosthenis/emel

A simple and functional machine learning library for Erlang, Elixir, and Gleam projects.

1165Gleam
1 year ago
simple_bridge
simple_bridgenitrogen/simple_bridge

A standardized interface library for Erlang HTTP servers, supporting Cowboy, Inets, Mochiweb, Webmachine, and Yaws.

11375Erlang
2 months ago
geas
geascrownedgrouse/geas

A tool that detects the runnable Erlang/OTP release window for a project by analyzing dependencies and function usage.

1115Erlang
7 days ago
ssl_verify_fun
ssl_verify_fundeadtrickster/ssl_verify_fun.erl

Erlang library providing SSL certificate fingerprint, public key, and hostname verification functions for enhanced security.

10939Erlang
2 years ago
skogsra
skogsragmtprime/skogsra

An Elixir library for managing OS environment variables and application configuration with type casting, caching, and automatic documentation.

1065Elixir
1 month ago
exmoji
exmojimroth/exmoji

An Elixir/Erlang library providing low-level operations for handling Emoji glyphs in the Unicode standard.

10529Elixir
1 year ago
sidejob
sidejobbasho/sidejob

A parallel, capacity-limited worker pool library for Erlang that provides scalable process bounding and overload protection.

10422Erlang
3 years ago
rebar3_hex
rebar3_hexhexpm/rebar3_hex

A Rebar3 plugin providing providers to interact with Hex.pm for publishing and managing Erlang/Elixir packages.

10048Erlang
4 days ago
statsderl
statsderllpgauth/statsderl

A high-performance Erlang StatsD client optimized for fast metrics collection with compile-time parse transform.

10070Erlang
2 days ago
secure_random
secure_randompatricksrobertson/secure_random.ex

Elixir library for generating secure random strings, UUIDs, and base64 values inspired by Ruby's SecureRandom.

9720Elixir
3 years ago
restc
restckivra/restclient

An Erlang library for consuming RESTful web services with built-in JSON, percent, and XML encoding/decoding.

9549Erlang
3 months ago
elixir_nsq
elixir_nsqwistia/elixir_nsq

A complete, well-tested NSQ client library for Elixir and Erlang applications to handle asynchronous messaging.

9126Elixir
1 month ago
chronos
chronosnurugger07/chronos

An Elixir library for handling dates and times with convenient date calculation and formatting functions.

9016Elixir
8 years ago
bunyan
bunyanbunyan-logger/bunyan

A distributed, pluggable logging system for Elixir with extensible sources and writers, supporting networked logging and humane formatting.

901Elixir
7 years ago
syslog
syslogVagabond/erlang-syslog

Erlang port driver for interacting with syslog via the syslog(3) C library.

8653Erlang
3 months ago
quaff
quaffqhool/quaff

A set of tools for integrating Elixir into Erlang applications and vice versa, including constants import and debugging helpers.

8514Elixir
2 years ago
rest
restsynrc/rest

A minimal Erlang REST framework with typed JSON and parse_transform-based record transformations.

8422Erlang
7 days ago
Sippet
Sippetbalena/elixir-sippet

An Elixir library providing essential building blocks to implement SIP protocol middleware for real-time multimedia sessions.

8426Elixir
2 years ago
barrel_tcp
barrel_tcpbenoitc-attic/barrel_tcp

A generic TCP acceptor pool for Erlang with low latency and configurable concurrency.

8316Erlang
11 years ago
tx
txkvakvs/tx

Erlang term explorer that visualizes complex data structures from your Erlang shell in a web browser.

831CSS
11 years ago
1
2
3
4
5