Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Elixir Library

Elixir Library

183 projects

Showing 36 of 183 projects

rexbug
rexbugElixir

A thin Elixir wrapper for the production-friendly redbug Erlang tracing debugger, providing live system debugging with Elixir syntax.

#tracing#elixir-lang#elixir
Stars262
Forks16
Last commit3 years ago
table_rex
table_rexElixir

An Elixir library for generating customizable text-based tables with support for styling, sorting, and ANSI colors.

#hex#elixir#terminal-output
Stars262
Forks28
Last commit1 year ago
mariaex
mariaexElixir

A pure Elixir database driver for MariaDB and MySQL with native Elixir data type support.

#database-driver#elixir#pure-elixir
Stars262
Forks82
Last commit4 years ago
ffmpex
ffmpexElixir

An Elixir wrapper for the FFmpeg command line interface, providing a builder API for constructing and executing FFmpeg commands.

#elixir#ffmpeg#video-processing
Stars243
Forks40
Last commit3 months ago
ExGram
ExGramElixir

An Elixir library and framework for building Telegram bots with a low-level API and opinionated DSL.

#hacktoberfest#elixir-lang#elixir
Stars240
Forks33
Last commit17 days ago
ex_cli
ex_cliElixir

A DSL for building user-friendly command-line applications in Elixir with automatic help generation.

#elixir#developer-tools#cli-framework
Stars218
Forks16
Last commit7 years ago
timber
timberElixir

An Elixir logger backend that integrates with Timber.io to turn text logs into structured events with automatic context capture.

#elixir#observability#phoenix-framework
Stars213
Forks29
Last commit6 years ago
mailman
mailmanElixir

An Elixir library for sending email via SMTP with a clean API and powerful features.

#elixir#smtp#email-library
Stars204
Forks70
Last commit2 years ago
vega_lite
vega_liteElixir

Elixir bindings for Vega-Lite, enabling declarative data visualization within Elixir applications and Livebook notebooks.

#elixir#vega-lite#graphics
Stars204
Forks25
Last commit1 month ago
xml_builder
xml_builderElixir

An Elixir library for generating XML with a simple tuple-based structure and convenience functions.

#functional-programming#elixir#data-serialization
Stars187
Forks42
Last commit3 months ago
linguist
linguistElixir

A simple Elixir library for internationalization (i18n) with nested key support and pluralization.

#elixir#phoenix-framework#internationalization
Stars185
Forks22
Last commit11 days ago
yaml_elixir
yaml_elixirElixir

A YAML parser for Elixir that wraps the native Erlang yamerl library, providing full YAML 1.2 support.

#data-serialization#yaml-1.2#yaml-parser
Stars181
Forks38
Last commit2 months ago
basic_auth
basic_authElixir

An Elixir Plug for adding HTTP basic authentication to web applications with configurable credentials or custom authentication functions.

#elixir#web-security#phoenix
Stars165
Forks26
Last commit6 years ago
slugger
sluggerElixir

An Elixir library and protocol for generating URL-friendly slugs from strings with configurable replacements.

#elixir-lang#url-friendly#elixir
Stars160
Forks26
Last commit4 years ago
geocalc
geocalcElixir

An Elixir library for performing geographic calculations including distance, bearing, and geofencing.

#hacktoberfest#elixir#geospatial
Stars156
Forks23
Last commit3 years ago
ecto_autoslug_field
ecto_autoslug_fieldElixir

Automatically generate URL-friendly slugs from other fields in Ecto schemas.

#elixir-lang#database#elixir
Stars153
Forks15
Last commit3 days ago
Paasaa
PaasaaElixir

An Elixir library for natural language and script detection using statistical analysis without AI.

#statistical-analysis#elixir#language-identification
Stars144
Forks14
Last commit1 month ago
phx_component_helpers
phx_component_helpersElixir

Extensible Phoenix LiveView component helpers that reduce boilerplate for HTML attributes, CSS classes, and form handling.

#html-attributes#elixir#phoenix
Stars139
Forks8
Last commit2 years ago
RDF.ex
RDF.exElixir

A fully-featured RDF 1.1 implementation for Elixir with in-memory data structures, SPARQL support, and serialization formats.

#linked-data#elixir#graph
Stars126
Forks9
Last commit8 days ago
pardall_markdown
pardall_markdownElixir

A reactive publishing framework for Elixir that watches a content folder and instantly rebuilds Markdown content without recompilation.

#website-builder#elixir-lang#elixir
Stars120
Forks6
Last commit2 years ago
cloudex
cloudexElixir

An Elixir library for uploading images and generating URLs with Cloudinary.

#image-upload#elixir#phoenix
Stars106
Forks67
Last commit2 years ago
skogsra
skogsraElixir

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

#elixir#environment-variables#json-config
Stars105
Forks5
Last commit3 months ago
estree
estreeElixir

Elixir library providing ESTree JavaScript AST node structs and a JavaScript code generator.

#elixir#estree#javascript-ast
Stars104
Forks11
Last commit7 years ago
ex_image_info
ex_image_infoElixir

A fast Elixir library to parse image binaries and extract dimensions, mime-type, and validity for 13+ formats.

#elixir-lang#elixir#size
Stars101
Forks5
Last commit1 year ago
secure_random
secure_randomElixir

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

#string-utilities#security#base64
Stars97
Forks20
Last commit3 years ago
cmark
cmarkC

Elixir NIF binding for cmark (C), a CommonMark-compliant Markdown parser library.

#cmark#hex#elixir
Stars97
Forks13
Last commit2 years ago
pdf2htmlex
pdf2htmlexElixir

Elixir library that converts PDF documents to HTML while preserving text and formatting.

#pdf-conversion#elixir#format-retention
Stars91
Forks18
Last commit10 years ago
bunyan
bunyanElixir

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

#elixir#observability#distributed-systems
Stars90
Forks1
Last commit7 years ago
loki
lokiElixir

A toolkit for building powerful command-line interfaces in Elixir with helpers for shell interaction, file manipulation, and directory operations.

#file-manipulation#elixir-lang#elixir
Stars90
Forks7
Last commit2 years ago
poolex
poolexElixir

An Elixir library for managing pools of workers with automatic scaling, built-in metrics, and flexible worker management.

#hacktoberfest#elixir#open-source
Stars88
Forks8
Last commit18 days ago
Sippet
SippetElixir

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

#hex#sip-protocol#telephony
Stars84
Forks26
Last commit2 years ago
veritaserum
veritaserumElixir

Simple sentiment analysis for Elixir based on AFINN-165 with emoji, booster, and negator support.

#hex#emoji-analysis#elixir
Stars83
Forks10
Last commit3 years ago
neo4j_sips
neo4j_sipsElixir

An Elixir driver for Neo4j graph database using its REST API, compatible with Neo4j 2.x/3.0.x/3.1.x servers.

#database-driver#elixir-lang#elixir
Stars82
Forks22
Last commit6 years ago
the_fuzz
the_fuzzElixir

A collection of fuzzy string matching algorithms and phonetic metrics for Elixir, including Levenshtein, Jaro-Winkler, Soundex, and more.

#phonetic-algorithms#metaphone#similarity-measurement
Stars82
Forks10
Last commit1 year ago
bitcoinex
bitcoinexElixir

A comprehensive Bitcoin library for Elixir providing serialization, validation, and transaction utilities for on-chain and Lightning Network operations.

#cryptocurrency#psbt#lightning-network
Stars80
Forks22
Last commit3 days ago
thumbnex
thumbnexElixir

Elixir library to generate thumbnails from images and videos using ImageMagick and FFmpeg.

#thumbnail-generation#ffmpeg#media-processing
Stars74
Forks7
Last commit2 years ago
PreviousPage 2 of 6Next

Related Tags

#Elixir126#Hex Package34#Elixir Lang18#Functional Programming16#Developer Tools11#Phoenix Framework10#Erlang10#Phoenix9#Authentication9#Security9#Text Processing9#Ecto8
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