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

Parker Selbert

sorentwo

Total Packages

11

Total Downloads

30 966 250+

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.22.1
23 906 599+

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

Last Updated: 1 week ago

oban_met

1.2.0
2 622 346+

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

Last Updated: 18 hours ago

oban_web

2.12.4
2 575 587+

Dashboard for the Oban job orchestration framework

Last Updated: 2 days ago

braintree

0.16.0
1 230 854+

Native Braintree client library for Elixir

Last Updated: about 1 year ago

medea

0.3.0
237 783+

A fully structured JSON logger

Last Updated: 11 months ago

oban_notifiers_phoenix

0.2.2
136 499+

An Oban Notifier built on Phoenix.PubSub

Last Updated: 6 months ago

makeup_diff

0.1.1
105 658+

Diff lexer for the Makeup syntax highlighter.

Last Updated: about 1 year ago

tempfile

0.1.0
59 820+

Auto cleaning and randomly named temporary files

Last Updated: about 10 years ago

kiq

0.7.3
52 075+

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

Last Updated: about 2 years ago

zap

0.2.0
30 770+

Native ZIP archive creation with chunked input and output.

Last Updated: about 6 years ago

flippant

2.0.0
8 259+

Fast feature toggling for applications, with plugable backends.

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