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 28 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
ratekeeper
ratekeeperwhitered/ratekeeper

An Elixir library for scheduling rate-limited actions with support for complex limits and time estimation.

141Elixir
8 years ago
ar2ecto
ar2ectoaforward/ar2ecto

Convert Ruby ActiveRecord database migrations to Elixir Ecto migrations for project migration.

132Elixir
11 years ago
sift_ex
sift_exC404/sift_ex

An Elixir library for interacting with the SiftScience API to manage fraud detection and user scoring.

130Elixir
10 years ago
http_router
http_routersugar-framework/elixir-http-router

An HTTP router for Elixir with macros for organizing routes, versioning, and resource generation.

135Elixir
1 year ago
simple_stat_ex
simple_stat_exTyler-pierce/simplestatex

An Elixir library for keeping simple statistic counters with flexible time window rollups.

130Elixir
3 years ago
elixir_exif
elixir_exifsschneider1207/ElixirExif

Parse EXIF metadata and thumbnail data from JPEG and TIFF images in Elixir.

133Elixir
4 years ago
dropbox
dropboxammmir/elixir-dropbox

A thin Elixir client for the Dropbox Core API, providing direct access to file storage and account management.

136Elixir
12 years ago
tracker_request
tracker_requestalehander42/tracker_request

An Elixir library for parsing and constructing BitTorrent tracker requests and responses.

130Elixir
11 years ago
unsafe
unsafewhitfin/unsafe

Generate unsafe (!) bindings for Elixir functions at compile time to reduce code duplication.

133Elixir
3 years ago
ex_minimatch
ex_minimatchgniquil/ex_minimatch

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

138Elixir
4 years ago
coinbase
coinbasegregpardo/coinbase-elixir

An unofficial Elixir client for the Coinbase API V1, enabling cryptocurrency operations.

135Elixir
11 years ago
sigaws
sigawshandnot2/sigaws

An Elixir library for signing and verifying HTTP requests using AWS Signature Version 4.

1316Elixir
5 years ago
rediscl
redisclakdilsiz/elixir-rediscl

A minimal Redis client with connection pooling for Elixir applications.

132Elixir
4 years ago
ref_inspector
ref_inspectorelixytics/ref_inspector

An Elixir library for parsing HTTP referer URLs to extract search engines, social networks, and other traffic sources.

132Elixir
15 days ago
exreleasy
exreleasymiros/exreleasy

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

132Elixir
7 years ago
test_selector
test_selectorDefactoSoftware/test_selector

Elixir library for generating hashed, scoped test selectors in Phoenix applications to separate testing from styling.

132Elixir
2 years ago
yuri
yurikemonomachi/yuri

Elixir struct for URI manipulation with Dict-like query string access.

132Elixir
6 years ago
rulex
rulexawetzel/rulex

A tiny Elixir library for defining simple rule handlers using pattern matching.

132Elixir
4 years ago
presentex
presentexCobenian/Presentex

An Elixir-based presentation framework that generates HTML/JavaScript slides from Elixir data structures, optimized for showing Elixir code.

121CSS
10 years ago
apix
apixliveforeverx/apix

A simple convention and DSL for transforming Elixir functions into documented, validation-ready APIs.

122Elixir
7 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
deppie
deppiewhitfin/deppie

A minimal, fast deprecation logger for Elixir that logs warnings only once per function call.

120Elixir
8 years ago
feedx
feedxerneestoc/feedx

An OTP umbrella application that adds a plug-and-play social feed with comments and likes to existing applications via RabbitMQ events.

121Elixir
8 years ago
http
httpslogsdon/http

A minimal, low-level HTTP server for Elixir applications.

121Elixir
11 years ago
digoc
digockevinmontuori/digoc

An Elixir client for the Digital Ocean API v2, providing programmatic access to manage droplets, domains, actions, and other cloud resources.

125Elixir
11 years ago
crypto_rsassa_pss
crypto_rsassa_psspotatosalad/erlang-crypto_rsassa_pss

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

124Erlang
7 years ago
exmerl
exmerlpwoolcoc/exmerl

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

122Elixir
9 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
sesamex
sesamexkhusnetdinov/sesamex

A simple and flexible authentication solution for Elixir and Phoenix web applications.

121Elixir
9 years ago
exdm
exdmjoeyates/exdm

Automates deployment of Elixir releases via mix tasks, supporting multiple stages like production and staging.

121Elixir
8 years ago
mason
masonspacepilots/mason

An Elixir library that coerces maps into structs with key mapping and type conversion capabilities.

120Elixir
8 years ago
cyanide
cyanideispirata/cyanide

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

127Elixir
18 days ago
timelier
timelierausimian/timelier

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

122Elixir
9 years ago
mixstar
mixstarma2gedev/mix-star

An Elixir Mix task that automatically stars GitHub repositories of your project's dependencies when running mix deps.get.

120Elixir
11 years ago
graphex
graphexstocks29/graphex

A library for composing and executing parallel task graphs in Elixir with automatic retries.

121Elixir
11 years ago
1
27
28
29
36