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

Eric Oestrich

oestrich

Total Packages

12

Total Downloads

217 451+

eric@oestrich.org X.com: ericoestrich GitHub: oestrich Slack: ericoestrich
Packages Stats

Packages

Most Popular Most Downloaded Newest First

aino

0.7.0
153 444+

A simple HTTP framework

Last Updated: about 1 year ago

aino_new

0.6.0
33 968+

Installer and new project generator for Aino

Last Updated: about 3 years ago

stein

0.5.5
10 881+

Stein contains common helper functions to our projects at SmartLogic.

Last Updated: about 4 years ago

gossip

1.4.0
6 122+

Client for the Grapevine MUD network

Last Updated: about 6 years ago

stein_storage

0.1.0
2 869+

Stein.Storage contains common storage functions for our projects at SmartLogic.

Last Updated: about 6 years ago

elias

0.2.9
2 742+

UCL parser

Last Updated: 2 weeks ago

squabble

0.1.0
2 298+

Simple leader election for your cluster

Last Updated: about 7 years ago

stein_phoenix

0.2.1
2 084+

Stein Phoenix contains common helper functions to our Phoenix projects at SmartLogic.

Last Updated: about 6 years ago

telnet

0.1.0
1 666+

Telnet parsing library

Last Updated: about 6 years ago

kalevala

0.1.0
711+

Kalevala is a world building toolkit for text based games.

Last Updated: about 5 years ago

radex

0.1.0
384+

Generate API documentation based on your tests.

Last Updated: about 8 years ago

augur

0.1.0
282+

Text messaging library that is service based.

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