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

Anthony Howe

sirwumpus

Total Packages

13

Total Downloads

15 178+

achowe@snert.com X.com: @SirWumpus GitHub: SirWumpus
Packages Stats

Packages

Most Popular Most Downloaded Newest First

ebs

2.1.0
5 723+

C-like string and ctype functions for Erlang binary strings.

Last Updated: about 4 years ago

egetopt

1.2.0
3 261+

POSIX style command-line option parsing.

Last Updated: about 4 years ago

ecomm

1.0.2
1 157+

Erlang version of comm(1)

Last Updated: about 9 years ago

httpb

0.4.2
814+

An HTTP basic client

Last Updated: about 3 years ago

edate

1.0.0
789+

Erlang version of date(1)

Last Updated: about 9 years ago

ediff

1.0.0
520+

Erlang version of diff(1)

Last Updated: about 9 years ago

ewc

1.0.0
510+

Erlang version of wc(1)

Last Updated: about 9 years ago

ecat

1.0.0
492+

Erlang version of cat(1)

Last Updated: about 9 years ago

efgrep

1.0.0
478+

Erlang version of fgrep(1)

Last Updated: about 9 years ago

etr

1.0.0
471+

Erlang version of tr(1)

Last Updated: about 9 years ago

euniq

1.0.0
452+

Erlang version of uniq(1)

Last Updated: about 9 years ago

epsql

0.1.0
273+

Simple Erlang psql(1) like CLI tool.

Last Updated: about 4 years ago

epl

0.2.0
238+

More proplists support functions.

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