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

fishcakez

Total Packages

11

Total Downloads

414 594 975+

james@fishcakez.com
Packages Stats

Packages

Most Popular Most Downloaded Newest First

db_connection

2.10.1
144 173 413+

Database connection behaviour for database transactions and connection pooling

Last Updated: 2 weeks ago

postgrex

0.22.2
135 219 643+

PostgreSQL driver for Elixir

Last Updated: 1 week ago

connection

1.1.0
102 897 676+

Connection behaviour for connection processes

Last Updated: about 5 years ago

acceptor_pool

1.0.1
27 181 933+

A tcp acceptor pool library

Last Updated: 5 months ago

mariaex

0.9.1
2 272 935+

Pure elixir database driver for MariaDB / MySQL.

Last Updated: about 6 years ago

exometer_core

2.0.0
1 515 588+

Code instrumentation and metrics collection package.

Last Updated: about 1 year ago

sbroker

1.0.0
570 322+

Low level pooling library

Last Updated: about 7 years ago

dialyze

0.2.1
468 439+

Dialyzer Mix task

Last Updated: about 7 years ago

dbg

1.0.1
286 927+

Distributed tracing

Last Updated: about 10 years ago

core

0.14.1
6 938+

Library for selective receive OTP processes

Last Updated: about 11 years ago

stream_runner

1.1.0
1 161+

Run a Stream as a process

Last Updated: about 10 years ago
hex logo Hex
About Blog Sponsors Status
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".