Pinned Repositories
boundary
Manage and restrain cross-module dependencies in Elixir projects
ci
CI/CD toolkit as a library
con_cache
ets based key/value cache with row level isolated writes and ttl support
demo_system
elixir-in-action
Code samples for Elixir in Action book
erlangelist
Source code of The Erlangelist blog
exactor
Helpers for simpler implementation of GenServer based processes
fsm
Finite State Machine data structure
parent
Custom parenting of processes in Elixir
site_encrypt
Integrated certification via Let's encrypt for Elixir-powered sites
sasa1977's Repositories
sasa1977/elixir-in-action
Code samples for Elixir in Action book
sasa1977/con_cache
ets based key/value cache with row level isolated writes and ttl support
sasa1977/boundary
Manage and restrain cross-module dependencies in Elixir projects
sasa1977/exactor
Helpers for simpler implementation of GenServer based processes
sasa1977/site_encrypt
Integrated certification via Let's encrypt for Elixir-powered sites
sasa1977/fsm
Finite State Machine data structure
sasa1977/erlangelist
Source code of The Erlangelist blog
sasa1977/parent
Custom parenting of processes in Elixir
sasa1977/ci
CI/CD toolkit as a library
sasa1977/demo_system
sasa1977/aoc
sasa1977/mix_phx_alt
sasa1977/provider
Elixir library for managing the operator configuration of a system
sasa1977/bamboo
Testable, composable, and adapter based Elixir email library for devs that love piping.
sasa1977/credo
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
sasa1977/gpb
A Google Protobuf implementation for Erlang
sasa1977/live_test
sasa1977/mongodb
MongoDB driver for Elixir
sasa1977/oban
🥃 Robust asynchronous job processor powered by Elixir and modern PostgreSQL
sasa1977/phoenix_live_view
Rich, real-time user experiences with server-rendered HTML
sasa1977/bureaucrat
Generate Phoenix API documentation from tests
sasa1977/ecto
A toolkit for data mapping and language integrated query.
sasa1977/ecto_sql
SQL-based adapters for Ecto and database migrations
sasa1977/elixir
Elixir is a metaprogrammable, functional language built atop the Erlang VM. It is a dynamic language with hygenic macros that leverages Erlang's ability to build concurrent, distributed, and fault-tolerant applications with hot code upgrades.
sasa1977/elixir-lang.github.com
Website for Elixir
sasa1977/elixir_sense
Provides context-aware information for code completion, documentation, go/jump to definition, signature info and more
sasa1977/phoenix_live_dashboard
Realtime dashboard with metrics, OS and VM insights
sasa1977/postgrex
PostgreSQL driver for Elixir
sasa1977/sasa1977.github.io
sasa1977/smppex
✉️ SMPP 3.4 protocol and framework implementation in Elixir