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

seriyps

Total Packages

13

Total Downloads

7 687 677+

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

Packages

Most Popular Most Downloaded Newest First

epgsql

4.8.0
2 626 955+

PostgreSQL Client

Last Updated: about 1 year ago

jesse

1.8.2
1 981 100+

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

Last Updated: 8 months ago

erlydtl

0.14.0
1 282 396+

Django Template Language for Erlang

Last Updated: about 5 years ago

rebar3_bench

0.3.0
918 431+

Rebar3 microbenchmark plugin

Last Updated: about 1 year ago

pooler

1.7.0
863 978+

An OTP Process Pool Application

Last Updated: 3 weeks ago

mtproto_proxy

0.7.1
4 049+

High-performance Telegram MTProto proxy server

Last Updated: about 3 years ago

pe4kin

0.2.5
2 929+

Telegram messenger bot API wrapper

Last Updated: 12 months ago

logger_journald

0.3.1
2 537+

Systemd's journald backend for OTP logger

Last Updated: about 2 years ago

gettexter

0.1.0
2 229+

GNU gettext compatible translation library

Last Updated: about 2 years ago

ejsonpath

0.2.1
1 136+

JSONPath for erlang

Last Updated: about 6 years ago

iterator

0.0.6
709+

Lazy sequences simulating stdlib `lists` module API

Last Updated: 4 months ago

ecaptcha

0.2.0
688+

Erlang library to generate captcha images

Last Updated: about 5 years ago

cowboy_graphql

0.2.1
540+

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