hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
fishcakez avatar

fishcakez

Total Packages

11

Total Downloads

419 449 325+

james@fishcakez.com
Packages Stats

Packages

Most Popular Most Downloaded Newest First

db_connection

2.10.2
146 155 204+

Database connection behaviour for database transactions and connection pooling

Last Updated: 1 week ago

postgrex

0.22.3
137 013 546+

PostgreSQL driver for Elixir

Last Updated: 5 days ago

connection

1.1.0
103 092 101+

Connection behaviour for connection processes

Last Updated: about 5 years ago

acceptor_pool

1.0.1
28 028 463+

A tcp acceptor pool library

Last Updated: 7 months ago

mariaex

0.9.1
2 279 375+

Pure elixir database driver for MariaDB / MySQL.

Last Updated: about 6 years ago

exometer_core

2.0.0
1 529 393+

Code instrumentation and metrics collection package.

Last Updated: about 1 year ago

sbroker

1.0.0
578 753+

Low level pooling library

Last Updated: about 7 years ago

dialyze

0.2.1
477 080+

Dialyzer Mix task

Last Updated: about 7 years ago

dbg

1.0.1
287 192+

Distributed tracing

Last Updated: about 11 years ago

core

0.14.1
7 016+

Library for selective receive OTP processes

Last Updated: about 11 years ago

stream_runner

1.1.0
1 202+

Run a Stream as a process

Last Updated: about 10 years ago
hex logo Hex
About Blog Sponsors Status Advisories
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".