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

Bernardo Dornellas Cysneiros Gomes de Amorim

bamorim

Total Packages

7

Total Downloads

3 520 186+

bamorim2@gmail.com GitHub: bamorim
Packages Stats

Packages

Most Popular Most Downloaded Newest First

typed_ecto_schema

0.4.3
3 478 573+

A library to define Ecto schemas with typespecs without all the boilerplate code.

Last Updated: 11 months ago

exchema

0.4.0
32 185+

Exchema is a library to define data types and validate it

Last Updated: about 7 years ago

telemetry_logger

0.0.1
4 707+

Generate structured logs from telemetry events with built-in support for popular libraries

Last Updated: about 3 years ago

structured_logger

0.0.1
3 259+

Logger formatter focused on structured logs

Last Updated: about 3 years ago

ecto_embedded_type

0.2.0
820+

Generates Ecto.Type from embedded schemas

Last Updated: about 6 years ago

logger_loki_backend

0.0.1
504+

Elixir Logger Backend for Grafana Loki

Last Updated: about 3 years ago

kino_stl_viewer

0.1.0
138+

STL file viewer for Livebook

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