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

seriyps

Total Packages

13

Total Downloads

7 622 639+

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

Packages

Most Popular Most Downloaded Newest First

epgsql

4.8.0
2 608 263+

PostgreSQL Client

Last Updated: 11 months ago

jesse

1.8.2
1 956 905+

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

Last Updated: 7 months ago

erlydtl

0.14.0
1 270 991+

Django Template Language for Erlang

Last Updated: about 5 years ago

rebar3_bench

0.3.0
916 995+

Rebar3 microbenchmark plugin

Last Updated: about 1 year ago

pooler

1.7.0
855 220+

An OTP Process Pool Application

Last Updated: 19 hours ago

mtproto_proxy

0.7.1
4 022+

High-performance Telegram MTProto proxy server

Last Updated: about 3 years ago

pe4kin

0.2.5
2 826+

Telegram messenger bot API wrapper

Last Updated: 11 months ago

logger_journald

0.3.1
2 472+

Systemd's journald backend for OTP logger

Last Updated: about 2 years ago

gettexter

0.1.0
1 949+

GNU gettext compatible translation library

Last Updated: about 2 years ago

ejsonpath

0.2.1
1 122+

JSONPath for erlang

Last Updated: about 6 years ago

iterator

0.0.6
679+

Lazy sequences simulating stdlib `lists` module API

Last Updated: 3 months ago

ecaptcha

0.2.0
673+

Erlang library to generate captcha images

Last Updated: about 5 years ago

cowboy_graphql

0.2.1
522+

Generic graphql HTTP and websocket transports for Cowboy

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