Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Hex Package

Hex Package

250 projects

Showing 36 of 250 projects

efx
efxElixir

A declarative library for writing testable side effects in Elixir by binding effect implementations in tests.

#declarative-programming#elixir#otp
Stars98
Forks7
Last commit10 months ago
merkle_tree
merkle_treeElixir

A pure Elixir implementation of Merkle trees for efficient and secure data verification.

#functional-programming#elixir#distributed-systems
Stars98
Forks15
Last commit6 years ago
multiverse
multiverseElixir

An Elixir plug for managing API version compatibility via request/response gateways, inspired by Stripe's approach.

#hex#api-gateway#elixir-lang
Stars96
Forks11
Last commit7 years ago
mockery
mockeryElixir

A simple mocking library for asynchronous testing in Elixir that avoids module overrides and runtime module creation.

#mock-library#elixir-lang#elixir
Stars94
Forks10
Last commit9 months ago
plasm
plasmElixir

A composable query library for Ecto providing higher-level functions like .count, .random, .earliest, and .latest.

#query-builder#database#elixir
Stars92
Forks4
Last commit6 years ago
ecto_anon
ecto_anonElixir

An Elixir library for data anonymization directly in Ecto schemas, with support for fields, associations, and embeds.

#data-anonymization#database#elixir
Stars90
Forks2
Last commit7 days ago
elixtagram
elixtagramElixir

An Elixir client library for the Instagram API, enabling authentication and data retrieval.

#oauth#elixir#social-media
Stars86
Forks17
Last commit6 years ago
ecto_cassandra
ecto_cassandraElixir

An Ecto adapter for Cassandra, enabling Elixir applications to use Cassandra as a database with Ecto's query interface.

#database-driver#cassandra-adapter#elixir
Stars86
Forks12
Last commit7 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
burnex
burnexElixir

Elixir library to detect burner email addresses by checking domains against a list of 22,000+ temporary email providers.

#elixir#burner-email#email-validation
Stars80
Forks16
Last commit8 days ago
ueberauth_identity
ueberauth_identityElixir

A username/password authentication strategy for the Überauth Elixir library.

#ueberauth#elixir#open-source
Stars80
Forks21
Last commit4 years ago
ueberauth_facebook
ueberauth_facebookElixir

A Facebook OAuth2 strategy implementation for the Überauth authentication library in Elixir.

#ueberauth#oauth#elixir
Stars79
Forks60
Last commit2 years ago
pact
pactElixir

A dependency registry for Elixir that simplifies testing by managing dependencies through a process.

#elixir#code-cleanliness#testability
Stars77
Forks6
Last commit7 years ago
oauther
oautherElixir

An Elixir library implementing OAuth 1.0 protocol with support for standard and non-standard signature methods.

#oauth#elixir#oauth-1.0
Stars71
Forks35
Last commit4 years ago
access pass
access passElixir

A comprehensive user authentication library for Elixir APIs with login, registration, password recovery, and route generation.

#elixir#phoenix#user-management
Stars70
Forks11
Last commit5 years ago
pubsub
pubsubElixir

A lightweight publish/subscribe utility module for Elixir that decouples business logic processes from communication concerns.

#elixir#erlang-vm#utility-library
Stars68
Forks11
Last commit1 year ago
elastic
elasticElixir

A thin Elixir wrapper over HTTPotion for interacting with Elastic Search, providing a cleaner alternative to raw HTTP calls.

#elixir#wrapper-library#api-client
Stars64
Forks19
Last commit5 years ago
algoliax
algoliaxElixir

An Elixir library for integrating Algolia search into Elixir applications, supporting both built-in structs and Ecto schemas.

#search#elixir-lang#elixir
Stars64
Forks19
Last commit1 day ago
cipher
cipherElixir

An Elixir crypto library for encrypting/decrypting binaries and signing/validating URLs and request bodies.

#elixir#erlang-crypto#encryption
Stars62
Forks23
Last commit5 years ago
maru_swagger
maru_swaggerElixir

Adds Swagger-compliant API documentation to Maru web framework applications in Elixir.

#elixir#rest-api#swagger
Stars57
Forks17
Last commit6 years ago
dnsimple
dnsimpleElixir

An Elixir client library for interacting with the DNSimple API v2.

#dnsimple#elixir#dnsimple-policy-triage-application
Stars57
Forks16
Last commit1 day ago
definject
definjectElixir

An unobtrusive dependency injection library for Elixir that enables mocking for testing without modifying function signatures.

#hacktoberfest#elixir#unobtrusive
Stars56
Forks3
Last commit2 years ago
Walkman
WalkmanElixir

An Elixir library for isolating tests by mocking external modules with fixture recording, inspired by Ruby's VCR.

#elixir#test-isolation#vcr-inspired
Stars54
Forks5
Last commit5 years ago
gmail
gmailElixir

A simple Gmail REST API client for Elixir, providing programmatic access to Gmail features.

#elixir#rest-api#gmail-api
Stars54
Forks23
Last commit7 years ago
shortuuid
shortuuidElixir

An Elixir library for converting standard UUIDs into shorter, URL-friendly strings using customizable alphabets.

#elixir#ecto-integration#unique-identifiers
Stars53
Forks3
Last commit1 year ago
passwordless_auth
passwordless_authElixir

An Elixir library for implementing passwordless authentication and verification flows with code generation, validation, and rate limiting.

#authentication#verification#security
Stars50
Forks6
Last commit6 years ago
mandrill
mandrillElixir

An Elixir wrapper for the Mandrill email API, enabling transactional email sending and user management.

#elixir#transactional-email#mandrill
Stars49
Forks12
Last commit6 years ago
mailchimp
mailchimpElixir

An Elixir wrapper for the MailChimp API v3, enabling programmatic email marketing integration.

#elixir#integration#rest-api
Stars48
Forks55
Last commit2 years ago
elixir_ipfs_api
elixir_ipfs_apiElixir

An Elixir library for interacting with IPFS via its REST API, enabling decentralized file storage and retrieval.

#ipfs#elixir#decentralized-storage
Stars47
Forks9
Last commit6 years ago
good_times
good_timesElixir

An expressive and easy-to-use datetime library for Elixir with functions for manipulation, conversion, and generation.

#functional-programming#elixir#library
Stars46
Forks3
Last commit1 year ago
cidr
cidrElixir

A comprehensive Elixir library for parsing, matching, and deaggregating CIDR IP address ranges.

#elixir#network-parsing#ipv4
Stars46
Forks18
Last commit2 years ago
SPARQL.ex
SPARQL.exElixir

An implementation of SPARQL standards for Elixir, enabling query execution against RDF data structures and remote endpoints.

#linked-data#elixir#graph
Stars45
Forks2
Last commit1 month ago
artifact
artifactElixir

A file upload and on-the-fly processing library for Elixir applications.

#elixir#storage#phoenix-framework
Stars44
Forks2
Last commit7 years ago
factory_girl_elixir
factory_girl_elixirElixir

A minimal Elixir implementation of Ruby's factory_girl for generating test data.

#elixir#unit-testing#factory-pattern
Stars43
Forks5
Last commit11 years ago
sparkpost
sparkpostElixir

Official Elixir client library for sending emails via the SparkPost API with both simple and advanced usage options.

#elixir#transactional-email#sparkpost
Stars43
Forks15
Last commit3 years ago
sizeable
sizeableElixir

An Elixir library for converting file sizes into human-readable formats with flexible output options.

#formatting#elixir#developer-tools
Stars42
Forks9
Last commit1 year ago
PreviousPage 3 of 7Next

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
#Elixir237
#Api Client48
#Elixir Library34
#Elixir Lang23
#Api Wrapper22
#Authentication21
#Erlang21
#Library20
#Hex19
#Testing18
#Rest Api18
#Http Client15