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

hassox

Total Packages

9

Total Downloads

91 656+

dneighman@gmail.com X.com: hassox GitHub: hassox
Packages Stats

Packages

Most Popular Most Downloaded Newest First

abc

0.1.0
43 493+

Event Broadcaster (GenStage + Swarm)

Last Updated: about 7 years ago

zipcode_to_timezone

0.1.0
16 398+

Timezone lookup by US zip code

Last Updated: about 9 years ago

std_json_io

0.1.0
11 441+

Application for managing and communicating with IO servers via JSON

Last Updated: about 10 years ago

paladin_client

0.2.2
10 380+

Provides helper functions and a Read-Through cache for interacting with Paladin

Last Updated: about 9 years ago

c3p0

0.3.1
3 895+

C3P0 is a collection of protocols designed to facilitate easy data manipulation.

Last Updated: about 5 years ago

fuel

0.3.0
3 255+

Fuel provides some useful functionality to help build consistent applications

Last Updated: about 6 years ago

hpdf

0.3.1
1 102+

PDF printer using headless Chrome

Last Updated: about 8 years ago

ex_jsonschema

0.2.0
1 061+

High-performance JSON Schema validation for Elixir using Rust

Last Updated: 2 months ago

config_values

1.0.0
631+

Interpolated configuration values

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".