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

egobrain

Total Packages

11

Total Downloads

226 429+

xazar.studio@gmail.com
Packages Stats

Packages

Most Popular Most Downloaded Newest First

erlang_decimal

0.6.5
72 986+

Library for fast decimal arithmetics

Last Updated: about 1 year ago

equery

0.22.0
59 001+

Sql generator library

Last Updated: 2 weeks ago

zlist

1.3.0
58 176+

Erlang lazy list library

Last Updated: about 1 year ago

erlando

3.1.1
16 183+

Syntax extensions for Erlang

Last Updated: about 9 years ago

emodel

1.6.0
7 523+

Erlang data transformation/validation library

Last Updated: about 9 years ago

repo

0.7.2
4 821+

Data mapper and and DSL for writing queries and interacting with PostgreSQL databases in Erlang

Last Updated: about 8 years ago

epgpool

1.1.1
4 163+

Erlang postgresql pool application

Last Updated: about 8 years ago

epgsql_decimal

1.0.0
1 251+

Erlang epgsql decimal codec

Last Updated: about 7 years ago

dbschema

0.2.2
1 206+

Database postgresql migrations util

Last Updated: about 9 years ago

ctdh

1.0.1
638+

Erlang common_tests data helpers

Last Updated: about 7 years ago

erlang_decorators

0.3.1
481+

Erlang decorators parse_transform library

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