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

seriyps

Total Packages

13

Total Downloads

7 720 345+

me@seriyps.ru X.com: seriyps GitHub: seriyps
Packages Stats

Packages

Most Popular Most Downloaded Newest First

epgsql

4.8.0
2 636 775+

PostgreSQL Client

Last Updated: about 1 year ago

jesse

1.8.2
1 992 213+

jesse (JSon Schema Erlang) is an implementation of a JSON Schema validator for Erlang.

Last Updated: 8 months ago

erlydtl

0.14.0
1 290 736+

Django Template Language for Erlang

Last Updated: about 5 years ago

rebar3_bench

0.3.0
919 538+

Rebar3 microbenchmark plugin

Last Updated: about 1 year ago

pooler

1.7.0
865 900+

An OTP Process Pool Application

Last Updated: 1 month ago

mtproto_proxy

0.7.1
4 061+

High-performance Telegram MTProto proxy server

Last Updated: about 3 years ago

pe4kin

0.2.5
2 977+

Telegram messenger bot API wrapper

Last Updated: about 1 year ago

logger_journald

0.3.1
2 568+

Systemd's journald backend for OTP logger

Last Updated: about 2 years ago

gettexter

0.1.0
2 464+

GNU gettext compatible translation library

Last Updated: about 2 years ago

ejsonpath

0.2.1
1 147+

JSONPath for erlang

Last Updated: about 6 years ago

iterator

0.0.6
723+

Lazy sequences simulating stdlib `lists` module API

Last Updated: 4 months ago

ecaptcha

0.2.0
694+

Erlang library to generate captcha images

Last Updated: about 5 years ago

cowboy_graphql

0.2.1
549+

Generic graphql HTTP and websocket transports for Cowboy

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