πŸ‡΅πŸ‡± Made in Poland

Discover Poland's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of Poland.

TOP Elixir Projects

1
teamon/tesla

teamon/tesla

The flexible HTTP client library for Elixir, with support for middleware and multiple adapters.
Elixir
1,599
star
2
wojtekmach/req

wojtekmach/req

Req is a batteries-included HTTP client for Elixir.
Elixir
955
star
3
wojtekmach/acme_bank

wojtekmach/acme_bank

An example β˜‚ project
Elixir
748
star
4
josevalim/nested-data-structure-traversal

josevalim/nested-data-structure-traversal

Elixir
599
star
5
wojtekmach/mix_install_examples

wojtekmach/mix_install_examples

A collection of simple Elixir scripts that are using Mix.install/2.
Elixir
535
star
6
pawurb/ecto_psql_extras

pawurb/ecto_psql_extras

Ecto PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
Elixir
359
star
7
bartblast/hologram

bartblast/hologram

Full stack isomorphic Elixir web framework
Elixir
332
star
8
karolsluszniak/ex_check

karolsluszniak/ex_check

One task to efficiently run all code analysis & testing tools in an Elixir project. Born out of πŸ’œ to Elixir and pragmatism.
Elixir
307
star
9
wojtekmach/oop

wojtekmach/oop

OOP in Elixir!
Elixir
294
star
10
Valian/live_vue

Valian/live_vue

End-to-end reactivity for Phoenix LiveView and Vue
Elixir
227
star
11
jakub-zawislak/formex

jakub-zawislak/formex

A better form library for Phoenix
Elixir
220
star
12
hauleth/mix_unused

hauleth/mix_unused

Find unused functions in your project
Elixir
208
star
13
wojtekmach/mini_repo

wojtekmach/mini_repo

MiniRepo allows self-hosting of Hex packages.
Elixir
191
star
14
obrok/lens

obrok/lens

A utility for working with nested data structures.
Elixir
177
star
15
elpassion/sprint-poker

elpassion/sprint-poker

Online estimation tool for Agile teams.
Elixir
175
star
16
curiosum-dev/kanta

curiosum-dev/kanta

User-friendly translations manager for Elixir/Phoenix projects.
Elixir
173
star
17
KamilLelonek/yaml-elixir

KamilLelonek/yaml-elixir

Yaml parser for Elixir based on native Erlang implementation
Elixir
170
star
18
Artur-Sulej/excellent_migrations

Artur-Sulej/excellent_migrations

An Elixir tool for checking safety of database migrations.
Elixir
160
star
19
piotrklibert/pyscrapex

piotrklibert/pyscrapex

Elixir
160
star
20
josevalim/sync

josevalim/sync

An Elixir/Phoenix node that runs PostgreSQL Replication to automatically synchronize data to clients
Elixir
156
star
21
josevalim/phx_esbuild_demo

josevalim/phx_esbuild_demo

Elixir
144
star
22
wojtekmach/elixir-run

wojtekmach/elixir-run

Erlang/OTP + Elixir + IEx + Mix in a single executable for Linux/macOS/Windows. Just run Elixir!
Elixir
133
star
23
wojtekmach/github_ecto

wojtekmach/github_ecto

Ecto adapter for GitHub API
Elixir
120
star
24
curiosum-dev/permit

curiosum-dev/permit

An uniform authorization library for Elixir. Supports Plug and Phoenix LiveView, aims for much more.
Elixir
105
star
25
WhiteRookPL/learn-elixir-the-hard-way

WhiteRookPL/learn-elixir-the-hard-way

Repository with source code for "Learn Elixir The Hard Way" workshop.
Elixir
104
star
26
patrykwozinski/churn

patrykwozinski/churn

Find refactoring candidates in your Elixir project easily with Churn 🧹
Elixir
93
star
27
appunite/mockery

appunite/mockery

Simple mocking library for asynchronous testing in Elixir.
Elixir
91
star
28
aerosol/Tabula

aerosol/Tabula

🈸 Pretty printer for maps/structs collections (Elixir)
Elixir
89
star
29
comboy/bitcoin-elixir

comboy/bitcoin-elixir

Bitcoin tools and full node implementation in Elixir.
Elixir
83
star
30
allegro/ecto-cursor-based-stream

allegro/ecto-cursor-based-stream

Elixir library that allows for cursor-based streaming of Ecto records, that does not require database transaction.
Elixir
81
star
31
josevalim/kv_umbrella

josevalim/kv_umbrella

The application built in Mix & OTP guide
Elixir
74
star
32
wojtekmach/calendar_interval

wojtekmach/calendar_interval

Functions for working with calendar intervals
Elixir
66
star
33
KamilLelonek/exnumerator

KamilLelonek/exnumerator

Enumerable type in Elixir
Elixir
65
star
34
x4lldux/disc_union

x4lldux/disc_union

Discriminated unions for Elixir
Elixir
64
star
35
jonatanklosko/meow

jonatanklosko/meow

Multi-population evolutionary algorithms with support for GPU and distributed computing
Elixir
64
star
36
wojtekmach/phoenix_example

wojtekmach/phoenix_example

An example Phoenix app with one-click deployments to different cloud services.
Elixir
62
star
37
appunite/imager

appunite/imager

Image processing proxy
Elixir
61
star
38
josevalim/xgen

josevalim/xgen

Integrating Elixir, Mix and OTP
Elixir
59
star
39
josevalim/defmodulep

josevalim/defmodulep

API for defining and requiring private modules.
Elixir
58
star
40
KamilLelonek/elixir-http-json-api

KamilLelonek/elixir-http-json-api

Minimal Elixir HTTP server with RESTful JSON API endpoint
Elixir
58
star
41
kzemek/es6_maps

kzemek/es6_maps

ES6-like shorthand syntax for Elixir maps: `%{foo, bar} = map; IO.puts(foo)`
Elixir
57
star
42
BeyondScheme/elixir-game_of_life

BeyondScheme/elixir-game_of_life

Game of Life in Elixir. Distributed Game of Life with Board Server API. Run it on multiple nodes.
Elixir
56
star
43
hauleth/phoenix_bakery

hauleth/phoenix_bakery

Better compression for your Phoenix assets
Elixir
54
star
44
hauleth/ecto_function

hauleth/ecto_function

Simple macro for generating SQL's functions macro wrappers
Elixir
49
star
45
KamilLelonek/ex_wallet

KamilLelonek/ex_wallet

A Bitcoin Wallet implementation in Elixir
Elixir
49
star
46
josevalim/portal

josevalim/portal

A tutorial for shooting fault-tolerant portals for distributed data-transfer application in Elixir
Elixir
47
star
47
curiosum-dev/contexted

curiosum-dev/contexted

Elixir library designed to help you manage the complexity of Phoenix contexts. It offers tools for module separation, subcontext creation, and auto-generating CRUD operations.
Elixir
45
star
48
wojtekmach/easyhtml

wojtekmach/easyhtml

EasyHTML makes it easy to work with HTML in Elixir.
Elixir
43
star
49
hauleth/defconst

hauleth/defconst

Helper macros for defining constant values in modules
Elixir
41
star
50
software-mansion-labs/elixir-caldav-client

software-mansion-labs/elixir-caldav-client

CalDAV client in the Elixir language
Elixir
41
star
51
aerosol/wb

aerosol/wb

Writer's Block - personal wiki engine
Elixir
39
star
52
pawurb/ecto_extras

pawurb/ecto_extras

Ecto helper functions.
Elixir
38
star
53
aerosol/decompilerl

aerosol/decompilerl

πŸƒ Decompile Elixir modules to Erlang abstract code
Elixir
36
star
54
josevalim/logger

josevalim/logger

Elixir error logger development
Elixir
36
star
55
kalys/bamboo_ses

kalys/bamboo_ses

AWS SES adapter for Bamboo
Elixir
35
star
56
katafrakt/locust

katafrakt/locust

HTTP stress-tester in Elixir
Elixir
34
star
57
curiosum-dev/curious_messenger

curiosum-dev/curious_messenger

Companion repository for Phoenix LiveView Messenger app by Curiosum.dev. Part 1: https://curiosum.dev/blog/elixir-phoenix-liveview-messenger-part-1?utm_source=github&utm_medium=social, Part 2: https://curiosum.dev/blog/elixir-phoenix-liveview-messenger-part-2?utm_source=github&utm_medium=social, Part 3: https://curiosum.dev/blog/elixir-phoenix-liveview-messenger-part-3?utm_source=github&utm_medium=social, Part 4: https://curiosum.dev/blog/elixir-phoenix-liveview-messenger-part-4?utm_source=github&utm_medium=social
Elixir
34
star
58
Skoda091/cognitex

Skoda091/cognitex

Library for managing user accounts through AWS Cognito service.
Elixir
33
star
59
mspanc/jumbo

mspanc/jumbo

Reliable, OTP-style, lightweight job processing queue for the Elixir language
Elixir
32
star
60
perzanko/blurhash-elixir

perzanko/blurhash-elixir

Pure Elixir implementation of Blurhash algorithm with no additional dependencies.
Elixir
31
star
61
karolsluszniak/phoenix_live_controller

karolsluszniak/phoenix_live_controller

Controller-style abstraction for building multi-action live views on top of Phoenix.LiveView
Elixir
31
star
62
C404/distance-matrix-api

C404/distance-matrix-api

Google Distance Matrix API Library for Elixir
Elixir
29
star
63
kamilkowalski/opentelemetry-demo

kamilkowalski/opentelemetry-demo

Demo for my Monitoring Elixir With OpenTelemetry talk
Elixir
29
star
64
aerosol/mnemo

aerosol/mnemo

πŸ’° Elixir implementation of BIP39 Mnemonics
Elixir
28
star
65
kamilkowalski/elixir_opentelemetry_datadog_example

kamilkowalski/elixir_opentelemetry_datadog_example

An example Phoenix app using OpenTelemetry to report traces to Datadog
Elixir
28
star
66
wojtekmach/openapi

wojtekmach/openapi

A proof-of-concept for generating OpenAPI clients in Elixir.
Elixir
28
star
67
dm1try/nvim

dm1try/nvim

write plugins for Neovim using Elixir
Elixir
27
star
68
pbogut/recurring_events

pbogut/recurring_events

Elixir library for dealing with recurring events
Elixir
26
star
69
teamon/headless

teamon/headless

Headless UI Components for Phoenix
Elixir
26
star
70
wojtekmach/calendar_recurrence

wojtekmach/calendar_recurrence

Recurrence is an Elixir library for working with recurring dates
Elixir
26
star
71
mspanc/ecto_boot_migration

mspanc/ecto_boot_migration

Tool for running Ecto migrations upon boot of the Elixir application.
Elixir
25
star
72
hauleth/magritte

hauleth/magritte

Ceci n'est une pipe
Elixir
24
star
73
jonatanklosko/vega_lite_lv_example

jonatanklosko/vega_lite_lv_example

Elixir
24
star
74
mkaput/elixir-bimap

mkaput/elixir-bimap

Elixir implementation of bidirectional map and multimap
Elixir
24
star
75
hauleth/lumberjack

hauleth/lumberjack

Web based log viewer for Erlang and Elixir applications
Elixir
23
star
76
josevalim/nested-map-reduce-traversal

josevalim/nested-map-reduce-traversal

Elixir
22
star
77
wojtekmach/req_easyhtml

wojtekmach/req_easyhtml

Req plugin for EasyHTML.
Elixir
22
star
78
jakub-zawislak/formex_ecto

jakub-zawislak/formex_ecto

Ecto integration for Formex
Elixir
22
star
79
jonatanklosko/mix_install_watcher

jonatanklosko/mix_install_watcher

Automatic dependency recompilation for Mix.install/2
Elixir
21
star
80
KamilLelonek/postgres-pubsub-elixir

KamilLelonek/postgres-pubsub-elixir

PostgreSQL async notification via the LISTEN and NOTIFY in Elixir.
Elixir
21
star
81
wojtekmach/shipit

wojtekmach/shipit

ShipIt automates Hex package publishing to avoid common mistakes
Elixir
21
star
82
josevalim/erl_phoenix

josevalim/erl_phoenix

Writing Phoenix controllers, templates, plugs, and live views from Erlang
Elixir
21
star
83
comboy/elixir-binary

comboy/elixir-binary

Library for handling binaries in Elixir.
Elixir
20
star
84
hubertlepicki/spike

hubertlepicki/spike

Spike helps you build stateul forms / UIs with Phoenix LiveView (and/or Surface UI)
Elixir
20
star
85
appunite/link_preview

appunite/link_preview

Link preview elixir library
Elixir
19
star
86
hauleth/commoner

hauleth/commoner

Elixir
19
star
87
KamilLelonek/healthchex

KamilLelonek/healthchex

A set of Plugs to be used for Kubernetes healthchecks.
Elixir
19
star
88
hauleth/watermelon

hauleth/watermelon

BDD testing library for Elixir
Elixir
19
star
89
arcz/libcluster_consul

arcz/libcluster_consul

Consul strategy for libcluster
Elixir
19
star
90
curiosum-dev/permit_phoenix

curiosum-dev/permit_phoenix

Phoenix, Plug and LiveView integrations for the Permit authorization library.
Elixir
19
star
91
wende/mongoosetutorial

wende/mongoosetutorial

Elixir
19
star
92
HarenBroog/struct_cop

HarenBroog/struct_cop

struct_cop will make you treat data in your structs with respect!
Elixir
18
star
93
hauleth/plug_telemetry_server_timing

hauleth/plug_telemetry_server_timing

Plug for providing Telemetry metrics within browser DevTools
Elixir
18
star
94
WhiteRookPL/elixir-fire-brigade-workshop

WhiteRookPL/elixir-fire-brigade-workshop

Workshop "Join the Elixir Fire Brigade - Level-up Your Elixir Debugging Skills" (ElixirConf US 2017)
Elixir
18
star
95
appunite/beam_inspect

appunite/beam_inspect

Inspect how your elixir module looks like in erlang / core erlang.
Elixir
18
star
96
qertoip/friendly

qertoip/friendly

HTML and XML parser for Elixir aiming at friendly API
Elixir
18
star
97
DCzajkowski/snapshy

DCzajkowski/snapshy

πŸ“Έ A package for running snapshot tests in Elixir
Elixir
18
star
98
allegro/map-with-indifferent-access

allegro/map-with-indifferent-access

Elixir
17
star
99
pigmej/exelli

pigmej/exelli

Elli elixir wrapper with some sugar sytnax goodies.
Elixir
17
star
100
elpikel/ex_pdf

elpikel/ex_pdf

Elixir
17
star