Gomozov's Stars
oban-bg/oban
💎 Robust job processing in Elixir, backed by modern PostgreSQL, SQLite3, and MySQL
Pyrlang/Pyrlang
Erlang node implemented in Python 3.5+ (Asyncio-based)
msantos/gen_icmp
Erlang interface to ICMP sockets
whatyouhide/stream_data
Data generation and property-based testing for Elixir. 🔮
voltone/x509
Elixir package for working with X.509 certificates, Certificate Signing Requests (CSRs), Certificate Revocation Lists (CRLs) and RSA/ECC key pairs
psycopg/psycopg
New generation PostgreSQL database adapter for the Python programming language
roschat/roschat-bot-python-sdk
Python SDK для написания ботов для сервера РОСЧАТ.
meh/elixir-socket
Socket wrapping for Elixir.
hansihe/data_table
Simple and flexible DataTable component for LiveView
wunsh/ecto-book-ru
Брошюра об Экто – интерфейсе для работы с базами данных на Эликсире
srcrip/live_toast
A beautiful drop-in replacement for the Phoenix Flash system.
epicmaxco/epic-spinners
Easy to use css spinners collection with Vue.js integration
lau/tzdata
tzdata for Elixir. Born from the Calendar library.
spencerolson/weather
An Elixir library and command-line interface for fetching weather data from the OpenWeatherMap API.
tanguilp/plug_http_cache
An Elixir plug that caches HTTP responses
elixir-ecto/ecto_sql
SQL-based adapters for Ecto and database migrations
pawurb/ecto_psql_extras
Ecto PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
pragdave/earmark
Markdown parser for Elixir
ericmj/decimal
Arbitrary precision decimal arithmetic
elixir-ecto/db_connection
Database connection behaviour
ninenines/cowlib
Support library for manipulating Web protocols.
beam-telemetry/cowboy_telemetry
Telemetry instrumentation for Cowboy
certifi/erlang-certifi
SSL Certificates for Erlang
elixir-mint/castore
Up-to-date certificate store for Elixir. 🔐
rrrene/bunt
256 color ANSI coloring in Elixir CLIs
AppMonet/latency_tracker
An Elixir GenServer that will periodically ping a list of hosts and write the average latency to an ETS table.
hauleth/gen_icmp
ICMP protocol implementation for Erlang without NIFs
maxmarcon/live_select
Dynamic (multi)selection field for LiveView
dangrossman/daterangepicker
JavaScript Date Range, Date and Time Picker Component
s3cur3/parameterized_test
A utility for defining eminently readable parameterized (or example-based) tests in Elixir