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

Parker Selbert

sorentwo

Total Packages

11

Total Downloads

31 587 420+

parker@sorentwo.com X.com: sorentwo GitHub: sorentwo Elixir Forum: sorentwo Libera: sorentwo Slack: sorentwo
Packages Stats

Packages

Most Popular Most Downloaded Newest First

oban

2.23.0
24 249 850+

Robust job processing, backed by modern PostgreSQL, SQLite3, and MySQL.

Last Updated: 2 days ago

oban_met

1.2.0
2 750 784+

A distributed, compacting, multidimensional, telemetry-powered time series datastore

Last Updated: 2 weeks ago

oban_web

2.12.5
2 702 992+

Dashboard for the Oban job orchestration framework

Last Updated: 2 days ago

braintree

0.16.0
1 234 166+

Native Braintree client library for Elixir

Last Updated: about 1 year ago

medea

0.3.0
248 860+

A fully structured JSON logger

Last Updated: about 1 year ago

oban_notifiers_phoenix

0.2.2
141 583+

An Oban Notifier built on Phoenix.PubSub

Last Updated: 7 months ago

makeup_diff

0.1.1
107 539+

Diff lexer for the Makeup syntax highlighter.

Last Updated: about 1 year ago

tempfile

0.1.0
59 829+

Auto cleaning and randomly named temporary files

Last Updated: about 10 years ago

kiq

0.7.3
52 728+

Robust job queue compatible with Sidekiq Enterprise, powered by GenStage and Redis

Last Updated: about 2 years ago

zap

0.2.0
30 820+

Native ZIP archive creation with chunked input and output.

Last Updated: about 6 years ago

flippant

2.0.0
8 269+

Fast feature toggling for applications, with plugable backends.

Last Updated: about 5 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".