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

Eduardo

edgurgel

Total Packages

15

Total Downloads

142 473 924+

hex@eduardo.gurgel.me https://gurgel.me X.com: edgurjas Bluesky: eduardo.gurgel.me GitHub: edgurgel Elixir Forum: edgurgel
Packages Stats

Packages

Most Popular Most Downloaded Newest First

httpoison

3.0.0
130 812 437+

Yet Another HTTP client for Elixir powered by hackney

Last Updated: 2 weeks ago

mimic

2.3.0
5 293 578+

Mocks for Elixir functions

Last Updated: 5 months ago

ham

0.3.2
2 128 882+

Runtime Type checking

Last Updated: 10 months ago

solid

1.3.2
1 196 515+

Liquid Template engine

Last Updated: 2 weeks ago

verk

1.7.3
901 351+

Verk is a job processing system backed by Redis.

Last Updated: about 4 years ago

tentacat

2.5.0
634 440+

Simple Elixir wrapper for the GitHub API

Last Updated: about 1 year ago

signaturex

1.5.0
399 520+

Simple key/secret based authentication for APIs

Last Updated: about 1 year ago

bertex

1.3.0
345 929+

Elixir BERT encoder/decoder

Last Updated: about 7 years ago

pusher

2.5.0
261 044+

Pusher HTTP client

Last Updated: about 1 year ago

verk_web

1.6.0
254 042+

A Verk dashboard

Last Updated: about 5 years ago

httparrot

1.5.0
151 803+

https://github.com/edgurgel/httparrot

Last Updated: 6 hours ago

watcher

1.1.0
58 077+

Watcher for GenEvent

Last Updated: about 8 years ago

verk_stats

1.0.0
18 855+

Application to track metrics for Verk queues & jobs

Last Updated: about 7 years ago

gcm

1.5.0
16 851+

GCM library to send pushes through GCM

Last Updated: about 8 years ago

httpehaviour

0.9.0
600+

Yet Yet Another HTTP client for Elixir powered by hackney

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