Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Elixir
E

Elixir

Language
1284 projects480.6k total stars61.5k total forks18 languages

Open-source projects built with Elixir

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

Showing 1,284 open-source projects · page 29 of 36

……
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
exmerl
exmerlpwoolcoc/exmerl

An Elixir wrapper for the xmerl XML parsing library, providing XML parsing and XPath node selection capabilities.

122Elixir
9 years ago
eikon
eikontchoutri/Eikon

An Elixir library providing a read-only interface to parse and extract metadata from image files like PNG and GIF.

120Elixir
4 years ago
plug_response_header
plug_response_headerc-rack/plug_response_header

An Elixir Plug for deleting, setting, and customizing HTTP response headers in web applications.

122Elixir
11 years ago
jumper
jumperwhitfin/jumper

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

122Elixir
3 years ago
balalaika_bear
balalaika_bearayrat555/balalaika_bear

An Elixir wrapper for the VK API, providing structured modules for all VK method groups.

125Elixir
8 years ago
darkskyx
darkskyxtechgaun/darkskyx

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

124Elixir
6 years ago
Kubereq
Kubereqmruoss/kubereq

An Elixir Kubernetes client library built on Req for interacting with the Kubernetes API.

122Elixir
1 day ago
timelier
timelierausimian/timelier

A cron-style scheduler application for Elixir that matches time patterns to execute tasks.

122Elixir
9 years ago
geohax
geohaxevuez/geohax

Geohash encoding, decoding, and spatial operations for Elixir applications.

126Elixir
2 years ago
exfsm
exfsmawetzel/exfsm

An Elixir library for defining composable finite state machines as pure functions.

126Elixir
16 days ago
cobertura_cover
cobertura_coverPSPDFKit-labs/cobertura_cover

A Mix plugin that outputs test coverage in Cobertura XML format for Jenkins integration.

115Elixir
11 years ago
kitsune
kitsuneedubkendo/kitsune

An Elixir library for transforming data representations between structs and formats like JSON.

111CSS
11 years ago
json_pointer
json_pointerxavier/json_pointer

An Elixir implementation of RFC 6901 for identifying specific values within JSON documents using pointer strings.

111Elixir
6 years ago
ueberauth_weibo
ueberauth_weibohe9qi/ueberauth_weibo

An Überauth strategy for Weibo OAuth2 authentication in Elixir applications.

112Elixir
10 years ago
exlibris
exlibrispragdave/exlibris

A collection of reusable Elixir utility functions for pipeline control and side-effect management.

111Elixir
11 years ago
figaro_elixir
figaro_elixirKamilLelonek/figaro-elixir

An Elixir library for managing environment variables via YAML configuration files, inspired by the Figaro gem.

112Elixir
10 years ago
elixir_authorizenet
elixir_authorizenetmarcelog/elixir_authorizenet

An unofficial Elixir client library for the Authorize.Net merchant API, supporting payments, customer profiles, and transactions.

1110Elixir
5 years ago
wheretz
wheretzUA3MQJ/wheretz

An Elixir library for looking up time zones by geographic coordinates using local data without internet access.

113Elixir
1 year ago
near_api
near_apialexfilatov/near_api

An Elixir library for building decentralized applications (DApps) on the NEAR blockchain platform.

113Elixir
4 years ago
ecto_validation_case
ecto_validation_casedanielberkompas/ecto_validation_case

Simplify Ecto model validation tests with explicit accept/reject helpers for clearer test cases.

111Elixir
11 years ago
queuex
queuexfalood/queuex

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

111Elixir
9 years ago
etude
etudeexstruct/etude

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

111Elixir
9 years ago
ex_pression
ex_pressionbalance-platform/ex_pression

A safe Elixir library for evaluating user-input expressions with JSON support and extensible functions.

115Elixir
3 months ago
block_timer
block_timeradamkittelson/block_timer

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

102Elixir
11 years ago
torex
torexalexfilatov/torex

An Elixir HTTP client for making requests through the Tor network with SOCKS5 proxy support and IP rotation.

104Elixir
7 months ago
rogger
roggerduartejc/rogger

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

102Elixir
6 years ago
plug_password
plug_passwordazranel/plug_password

An Elixir Plug for simple password-based authentication that stores credentials in cookies.

100Elixir
8 years ago
int_set
int_setCantido/int_set

A time- and memory-efficient Elixir data structure for sets of positive integers, optimized for set operations and compact serialization.

101Elixir
1 year ago
isn
isnFrost/isn

Postgrex.Extension and Ecto.Type definitions for PostgreSQL's isn module to handle ISBN, ISSN, and other standard identifiers.

104Elixir
2 months ago
instrumental
instrumentalundeadlabs/instrumental-ex

An Elixir client for sending metrics to the Instrumental monitoring service.

102Elixir
10 years ago
logglix
logglixpragmaticivan/logglix

An Elixir Logger backend that sends application logs to the Loggly logging service.

104Elixir
6 years ago
plug_test_helpers
plug_test_helpersxavier/plug_test_helpers

A testing DSL with assertion macros for verifying Plug responses in ExUnit.

101Elixir
11 years ago
growl
growlzachallett/growl

An Elixir wrapper for the Growl command-line notification system on macOS.

100Elixir
8 years ago
rendezvous
rendezvoustimdeputter/Rendezvous

An Elixir implementation of the Rendezvous (Highest Random Weight) hashing algorithm for distributed systems.

103Elixir
9 months ago
ex_rfc3986
ex_rfc3986marcelog/ex_rfc3986

An Elixir URI parser strictly compliant with RFC3986 specification.

103Elixir
9 years ago
test_that_json
test_that_jsonfacto/test_that_json

A collection of Elixir helpers for testing JSON structures in ExUnit and ESpec.

102Elixir
8 years ago
1
28
29
30
36