Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Erlang

Erlang

336 projects

Showing 36 of 336 projects

visualixir
visualixirCSS

A live process and message visualizer for BEAM nodes, built as a teaching tool for the Elixir/Erlang ecosystem.

#elixir#process-visualization#phoenix-framework
Stars1.3k
Forks47
Last commit3 years ago
hexpm
hexpmElixir

API server and website for Hex, the package manager for the Erlang ecosystem.

#hacktoberfest#elixir#phoenix
Stars1.2k
Forks309
Last commit1 day ago
Erlang Bookmarks
Erlang Bookmarks

A community-powered collection of curated links and resources for Erlang developers.

#bookmarks#developer-resources#learning-materials
Stars1.2k
Forks203
Last commit5 years ago
Erlang Bookmarks
Erlang Bookmarks

A community-powered collection of curated links and resources for Erlang developers.

#bookmarks#developer-resources#learning-materials
Stars1.2k
Forks203
Last commit5 years ago
Crawly
CrawlyElixir

A high-level web crawling and scraping framework for Elixir, designed for data extraction and processing.

#scraping-websites#elixir#web-crawling
Stars1.1k
Forks123
Last commit1 year ago
skynet
skynetC#

A microbenchmark that spawns one million concurrent actors/coroutines to compare concurrency performance across programming languages.

#haskell#parallel-computing#performance-testing
Stars1.1k
Forks119
Last commit2 years ago
Nitrogen
NitrogenErlang

Nitrogen Web Framework for Erlang (now with websockets!)

#webframework#javascript#erlang
Stars983
Forks160
Last commit1 month ago
logplex
logplexErlang

A distributed syslog log router for merging and redistributing multiple incoming log streams to subscribers.

#log-router#redis#syslog
Stars981
Forks93
Last commit4 years ago
gun
gunErlang

HTTP/1.1, HTTP/2, Websocket client (and more) for Erlang/OTP.

#http3-client#rest#http2-client
Stars949
Forks244
Last commit1 month ago
rebar
rebarErlang

Deprecated Erlang build tool for compiling and testing Erlang applications, port drivers, and releases.

#compilation#otp#dependency-management
Stars930
Forks290
Last commit8 years ago
wobserver
wobserverElixir

A web-based monitoring and metrics tool for Elixir applications, providing system insights and a Prometheus-compatible endpoint.

#hex#elixir#devops
Stars926
Forks81
Last commit6 years ago
proper
properErlang

A QuickCheck-inspired property-based testing tool for Erlang, focusing on pure functions and stateful code.

#erlang-versions-badge#testing-tool#quickcheck-inspired
Stars918
Forks167
Last commit2 months ago
telemetry
telemetryErlang

A lightweight library for dynamic dispatching of events in Erlang/Elixir, focused on metrics and instrumentation.

#elixir#library#observability
Stars915
Forks74
Last commit5 days ago
graphql-elixir
graphql-elixirElixir

An Elixir implementation of Facebook's GraphQL specification for building transport-agnostic GraphQL servers.

#elixir#execution-engine#api
Stars856
Forks44
Last commit3 years ago
Zotonic
ZotonicErlang

An open-source, high-speed Erlang web framework and content management system for building dynamic, real-time websites and applications.

#zotonic#high-performance#dynamic-websites
Stars846
Forks209
Last commit1 day ago
meck
meckErlang

A mocking library for Erlang that enables dynamic mocking, call history tracking, and validation for unit testing.

#software-testing#unit-testing#integration-testing
Stars839
Forks230
Last commit3 months ago
heroku-buildpack-elixir
heroku-buildpack-elixirShell

A Heroku buildpack for deploying Elixir applications with prebuilt binaries, caching, and flexible configuration.

#hex#deployment#elixir
Stars812
Forks328
Last commit4 days ago
memento
mementoElixir

A simple and powerful Elixir wrapper for the Mnesia distributed real-time database, providing an intuitive API.

#database#elixir#otp
Stars797
Forks29
Last commit2 months ago
gen_smtp
gen_smtpErlang

An extensible Erlang library for building SMTP clients and servers with support for authentication, TLS, and MIME encoding.

#otp-framework#mime-encoding#lmtp-protocol
Stars717
Forks292
Last commit1 year ago
amnesia
amnesiaElixir

An Elixir wrapper for the Mnesia distributed database that simplifies table definition and provides an Enum-compatible interface.

#elixir#enum-protocol#database-schema
Stars708
Forks68
Last commit4 years ago
jsx
jsxErlang

An Erlang application for consuming, producing, and manipulating JSON, inspired by yajl.

#json-encoder#streaming-json#json-validation
Stars696
Forks215
Last commit2 years ago
relx
relxErlang

A library for assembling Erlang/OTP releases with a sane, simple approach.

#deployment#devops#otp
Stars693
Forks235
Last commit5 months ago
Dalmatiner DB
Dalmatiner DBErlang

A fast, low-overhead metric database written in pure Erlang, optimized for time-series data storage and querying.

#open-source-database#telemetry#monitoring
Stars691
Forks39
Last commit7 years ago
amqp
amqpElixir

An idiomatic Elixir wrapper for the Erlang RabbitMQ client, implementing the AMQP 0.9.1 protocol.

#event-driven#elixir#message-queue
Stars689
Forks128
Last commit2 months ago
pigeon
pigeonElixir

An Elixir library for sending iOS (APNS), Android (FCM), and Amazon Android (ADM) push notifications.

#hex#ios#elixir
Stars679
Forks163
Last commit1 year ago
elli
elliErlang

A simple, robust, and performant Erlang web server designed specifically for building HTTP APIs.

#web-server#high-performance#otp
Stars660
Forks74
Last commit8 years ago
cubdb
cubdbElixir

An embedded key-value database for Elixir, designed for robustness and minimal resource usage.

#b-tree#database#data-persistence
Stars654
Forks33
Last commit1 year ago
hedwig
hedwigElixir

An adapter-based chat bot framework for Elixir applications, inspired by Hubot.

#adapter-pattern#elixir#otp
Stars648
Forks66
Last commit4 years ago
erlexec
erlexecC++

Execute and control OS processes from Erlang/OTP with fine-grained management and proper cleanup.

#erlang-processes#os-process-management#erlexec
Stars605
Forks153
Last commit6 days ago
aws
awsElixir

A comprehensive Elixir library providing clean APIs for interacting with almost all AWS services.

#backend-development#elixir#aws-services
Stars596
Forks137
Last commit2 days ago
folsom
folsomErlang

An Erlang-based metrics system for collecting realtime metrics from Erlang applications and publishing them via APIs and plugins.

#observability#statistics#application-performance
Stars583
Forks158
Last commit7 years ago
exometer
exometerErlang

An Erlang instrumentation package for easy and efficient monitoring of system performance metrics.

#exometer#reporting#observability
Stars528
Forks102
Last commit7 years ago
ibrowse
ibrowseErlang

A feature-rich, RFC-compliant HTTP client for Erlang with connection pooling, pipelining, and SSL support.

#proxy-support#pipelining#connection-pooling
Stars518
Forks195
Last commit3 months ago
GeoCouch
GeoCouchErlang

GeoCouch is a spatial extension that adds geographic querying capabilities to CouchDB and Couchbase.

#couchbase#couchdb-extension#database-plugin
Stars516
Forks65
Last commit4 years ago
fuse
fuseErlang

A robust circuit breaker library for Erlang applications to prevent cascading failures and improve system resilience.

#library#circuit-breaker#otp
Stars513
Forks52
Last commit4 years ago
Tai
TaiElixir

A composable, real-time market data and trade execution toolkit for orchestrating trading across multiple venues.

#hft-trading#trading-bot#trading
Stars498
Forks84
Last commit1 year ago
PreviousPage 2 of 10Next

Related Tags

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
#Elixir160
#Otp52
#Distributed Systems49
#Concurrency25
#Library24
#Observability22
#Functional Programming22
#Monitoring22
#Hex Package21
#Performance18
#Message Queue18
#Build Tool17