Pinned Repositories
vaxine
Rich-CRDT database based on AntidoteDB.
ecto
A toolkit for data mapping and language integrated query.
pgmq
A lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
chatwheel
API + Telegram bot + SPA for Dota 2 hero voicelines
ecto_savepoint
Savepoints for Ecto with Postgrex/MyXQL
kafkaesque
Transactional outbox for Kafka
off_broadway_pgmq
Broadway adapter for the PGMQ extension
pgmq-elixir
Elixir client for the PGMQ extension, built for Ecto
qtrace
Quick function latency analysis and visualization based on Erlang tracing (with histograms!)
zlru
LRU cache implementation in Zig
v0idpwn's Repositories
v0idpwn/pgmq-elixir
Elixir client for the PGMQ extension, built for Ecto
v0idpwn/off_broadway_pgmq
Broadway adapter for the PGMQ extension
v0idpwn/kafkaesque
Transactional outbox for Kafka
v0idpwn/qtrace
Quick function latency analysis and visualization based on Erlang tracing (with histograms!)
v0idpwn/ecto_lock
Helpers for advisory locks with postgresql and ecto
v0idpwn/hexdocs-mcp
Unofficial, experimental MCP server for HexDocs
v0idpwn/pgmq_bridge
Bridge PGMQ to other PGMQ instances, or even to other message queues
v0idpwn/process_count
Track processes with telemetry
v0idpwn/bandit
Bandit is a pure Elixir HTTP server for Plug & WebSock applications
v0idpwn/ecto
A toolkit for data mapping and language integrated query.
v0idpwn/elixir
Elixir is a dynamic, functional language designed for building scalable and maintainable applications
v0idpwn/grpc
An Elixir implementation of gRPC
v0idpwn/grpc-reflection
elixir graph reflection support
v0idpwn/hexpm
API server and website for Hex
v0idpwn/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
v0idpwn/mint
Functional HTTP client for Elixir with support for HTTP/1 and HTTP/2 🌱
v0idpwn/node-postgres
PostgreSQL client for node.js.
v0idpwn/otel_test_app
Simple app exporting otel traces, metrics and logs. Useful for testing collectors
v0idpwn/otp
Erlang/OTP
v0idpwn/phoenix
Peace of mind from prototype to production
v0idpwn/phoenix_live_view
Rich, real-time user experiences with server-rendered HTML
v0idpwn/prom_ex
An Elixir Prometheus metrics collection library built on top of Telemetry with accompanying Grafana dashboards
v0idpwn/protobuf
A pure Elixir implementation of Google Protobuf.
v0idpwn/recon
Collection of functions and scripts to debug Erlang in production.
v0idpwn/supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
v0idpwn/telemetry
Dynamic dispatching library for metrics and instrumentations.
v0idpwn/telemetry_metrics_mnesia
`Telemetry.Metrics` reporter for Mnesia DB with client API
v0idpwn/trunk
Package manager and registry for Postgres extensions
v0idpwn/umbrella_bug
Reproduce bug with parallel dependency compilation + umbrella + env dependency
v0idpwn/websock_adapter
Implementation of the WebSock specification for servers