rudebono's Stars
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
casdoor/casdoor
An open-source UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, Face ID, RADIUS, Google Workspace, Active Directory and Kerberos
loft-sh/vcluster
vCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
asg017/sqlite-vec
A vector search SQLite extension that runs anywhere!
tembo-io/pgmq
A lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
nerves-project/nerves
Craft and deploy bulletproof embedded software in Elixir
commanded/eventstore
Event store using PostgreSQL for persistence
brainlid/langchain
Elixir implementation of an AI focused LangChain style framework.
pow-auth/assent
Multi-provider framework in Elixir
cpursley/walex
Postgres change events (CDC) in Elixir
keepcosmos/readability
Readability is Elixir library for extracting and curating articles.
cainophile/cainophile
woylie/let_me
Authorization library for Elixir
pgvector/pgvector-elixir
pgvector support for Elixir
mathieuprog/tz
Time zone support for Elixir
junhkang/postgresql
Postgresql 공식문서 개념정리 및 성능 개선을 위한 가이드
plausible/ecto_ch
ClickHouse adapter for Ecto
casbin/casbin-ex
An authorization library that supports access control models like ACL, RBAC, ABAC in Elixir
agoodway/vecto
Hybrid Search with Postgres and Ecto
zeroabsolute/Terraform-AWS-ECS
tallakt/stream_split
Split a stream into a head and tail, without iterating the tail
drowzy/postgrex_pgoutput
cainophile/pgoutput_decoder
Decodes logical replication messages from Postgres pgoutput plugin
LiboShen/gpt3-tokenizer-elixir
Elixir BPE Encoder Decoder for GPT-3
hykw/absinthe_showcase
a showcase for Absinthe
v0idpwn/pgmq-elixir
Elixir client for the PGMQ extension, built for Ecto
hadfieldn/absinthe_sorting_codec
Codec for generating Absinthe JSON schemas in a deterministic format with alphabetically ordered type definitions
rudebono/absinthe_one_of
Support an Input Union Type System Directive in Absinthe.
col/ex_firebase_admin
An elixir library to access firebase admin features such as fetching user details and generating id tokens
rudebono/elixir-flame-example
Implementing FLAME pattern using GCP Cloud Run and Tailscale