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

qsp
qspErlang

Enhanced Erlang query string parser supporting nested arrays, hashes, and map returns.

#api#maps#plug-library
Stars18
Forks2
Last commit9 years ago
efrisby
efrisbyErlang

A REST API testing framework for Erlang inspired by frisby-js, providing fluent HTTP request methods and built-in response assertions.

#integration-testing#rest-api#api-testing
Stars18
Forks1
Last commit9 years ago
skycluster
skyclusterElixir

Automatic cluster formation and healing for Elixir applications with pluggable discovery strategies.

#epmd#elixir#udp-gossip
Stars18
Forks3
Last commit9 years ago
mix_eunit
mix_eunitElixir

A Mix task for running EUnit tests in Elixir projects, including umbrella projects.

#elixir#test-runner#mix-task
Stars17
Forks8
Last commit9 years ago
tracerl
tracerlErlang

Dynamic tracing utilities and tests for Erlang/OTP to analyze runtime behavior.

#runtime-analysis#otp#observability
Stars17
Forks5
Last commit12 years ago
lager_loggly
lager_logglyErlang

A Loggly backend for the Lager logging framework to send Erlang/Elixir application logs to Loggly.

#elixir#observability#loggly
Stars16
Forks5
Last commit9 years ago
uef-lib
uef-libErlang

Useful Erlang Functions Library

#lists#functional-programming#nested-maps
Stars16
Forks1
Last commit1 year ago
elixir_locker
elixir_lockerElixir

Elixir wrapper for the locker Erlang library, providing abstractions for distributed process registration and resource locking.

#leader-election#elixir#otp
Stars16
Forks3
Last commit10 years ago
ExLLama
ExLLamaElixir

Elixir NIF wrapper for llama_cpp.rs enabling GGUF model inference in Elixir/Erlang applications.

#elixir#nif#gguf
Stars15
Forks1
Last commit29 days ago
Teles
TelesErlang

An Erlang network service for in-memory geographic data storage and querying using R*-trees.

#location-based-services#tcp-server#geographic-data
Stars15
Forks5
Last commit10 years ago
docker-erlang
docker-erlang

Docker container images for Erlang/OTP with rebar and relx build tools included.

#deployment#containerization#docker-hub
Stars14
Forks2
Last commit8 years ago
ex_minimatch
ex_minimatchElixir

Elixir library for testing file path matches against glob patterns without walking the directory tree.

#glob-patterns#filesystem#elixir
Stars13
Forks8
Last commit4 years ago
exreleasy
exreleasyElixir

A minimal tool for releasing (packaging and hot updating) Elixir applications, now deprecated in favor of native mix releases.

#deployment#elixir#packaging
Stars13
Forks2
Last commit7 years ago
lager_smtp
lager_smtpErlang

SMTP backend for Lager that enables sending email notifications from Erlang/OTP applications via SMTP servers.

#email-notifications#lager-integration#otp
Stars13
Forks4
Last commit13 years ago
rebar3_eqc
rebar3_eqcErlang

A rebar3 plugin for executing Erlang QuickCheck properties directly within Erlang projects.

#eqc#rebar3-plugin#property-based-testing
Stars13
Forks19
Last commit6 years ago
darkskyx
darkskyxElixir

An Elixir client library for the Dark Sky (formerly forecast.io) weather API, providing forecast and historical weather data.

#elixir#darksky#dark-sky
Stars12
Forks4
Last commit6 years ago
jumper
jumperElixir

A pure Elixir implementation of jump consistent hashing for distributing keys across buckets efficiently.

#algorithm#elixir#library
Stars12
Forks2
Last commit2 years ago
cyanide
cyanideElixir

A BSON library for Elixir providing encoding and decoding of BSON documents.

#bson#elixir#data-serialization
Stars12
Forks6
Last commit3 years ago
Tube
TubeElixir

A pure-Elixir WebSocket client library that runs on a supervisable GenServer.

#otp#autobahn-tested#real-time-communication
Stars12
Forks4
Last commit6 years ago
crypto_rsassa_pss
crypto_rsassa_pssErlang

RSASSA-PSS public key cryptographic signature algorithm implementation for Erlang and Elixir.

#elixir#public-key#rsa
Stars12
Forks4
Last commit7 years ago
mstore
mstoreErlang

An experimental Erlang-based metric store optimized for sequential reads and writes of immutable time-series data.

#sequential-io#experimental#immutable-data
Stars11
Forks5
Last commit8 years ago
gen_tcp_server
gen_tcp_serverErlang

An Erlang behaviour that provides a quick and easy way to add TCP server functionality to applications.

#tcp#tcp-server#fault-tolerance
Stars11
Forks5
Last commit11 years ago
ddb_client
ddb_clientErlang

An Erlang TCP client for DalmatinerDB, enabling data reading, writing, and connection management.

#connection-pooling#metrics-storage#binary-encoding
Stars11
Forks6
Last commit8 years ago
queuex
queuexElixir

Queuex is a priority queue library for Elixir with multiple backend options and configurable worker pools.

#elixir#task-queue#library
Stars11
Forks1
Last commit9 years ago
etude
etudeElixir

A library providing futures and asynchronous task execution with retry and concurrency control for Elixir/Erlang.

#futures#retry-logic#functional-programming
Stars11
Forks1
Last commit9 years ago
rogger
roggerElixir

An Elixir logger that publishes log messages to RabbitMQ for centralized logging.

#elixir#centralized-logging#message-queue
Stars10
Forks2
Last commit6 years ago
block_timer
block_timerElixir

Elixir macros that enable using :timer.apply_after and :timer.apply_interval with a do-block syntax.

#elixir#macros#utility-library
Stars10
Forks2
Last commit11 years ago
rebar3_protobuffs
rebar3_protobuffsErlang

A rebar3 plugin that compiles Protocol Buffers files using Basho's Erlang protobuffs library.

#rebar3-plugin#protocol-buffers#erlang-otp
Stars10
Forks3
Last commit10 years ago
chat
chatTeX

An X.509-based instant messaging server using ASN.1-defined protocols and DER serialization for secure, standards-compliant communication.

#instant-messaging#elixir#asn1
Stars10
Forks7
Last commit2 months ago
aescmac
aescmacElixir

An Elixir implementation of AES-CMAC (RFC 4493) for cryptographic message authentication.

#elixir#security#rfc-4493
Stars9
Forks2
Last commit6 years ago
descriptive_statistics
descriptive_statisticsElixir

An Elixir library for computing simple descriptive statistics like sum, mean, and median.

#elixir#library#statistics
Stars9
Forks1
Last commit3 years ago
world_json
world_jsonRuby

Elixir/Erlang module providing TopoJSON country and state/province collections for geographic applications.

#elixir#geojson#geographic-data
Stars9
Forks0
Last commit11 years ago
ebqueue
ebqueueErlang

A tiny, simple blocking unbounded queue implementation for Erlang/OTP applications.

#otp#queue#blocking-queue
Stars9
Forks0
Last commit11 years ago
lemma_erlang
lemma_erlangErlang

An Erlang client library for Noam.io that handles message delivery and connection state management automatically.

#udp-broadcast#message-queue#otp
Stars9
Forks0
Last commit8 years ago
tidy_ex
tidy_exC

Elixir bindings for tidy-html5 to correct and clean up HTML content by fixing markup errors.

#elixir#markup-correction#c-node
Stars9
Forks2
Last commit2 years ago
cb_websocket_controller
cb_websocket_controllerErlang

A template for implementing WebSocket controllers in ChicagoBoss Erlang web applications.

#template#chicago-boss#server-side
Stars8
Forks1
Last commit13 years ago
PreviousPage 8 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