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

Eduardo

edgurgel

Total Packages

16

Total Downloads

144 660 799+

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
132 094 455+

Yet Another HTTP client for Elixir powered by hackney

Last Updated: 2 months ago

mimic

2.4.0
5 678 137+

Mocks for Elixir functions

Last Updated: 5 days ago

ham

0.3.2
2 472 529+

Runtime Type checking

Last Updated: about 1 year ago

solid

1.3.3
1 312 787+

Liquid Template engine

Last Updated: 3 weeks ago

verk

1.7.3
904 324+

Verk is a job processing system backed by Redis.

Last Updated: about 4 years ago

tentacat

2.5.0
657 522+

Simple Elixir wrapper for the GitHub API

Last Updated: about 1 year ago

signaturex

1.5.0
407 785+

Simple key/secret based authentication for APIs

Last Updated: about 2 years ago

bertex

1.3.0
359 996+

Elixir BERT encoder/decoder

Last Updated: about 7 years ago

pusher

2.5.0
267 839+

Pusher HTTP client

Last Updated: about 2 years ago

verk_web

1.6.0
254 776+

A Verk dashboard

Last Updated: about 5 years ago

httparrot

1.5.0
154 366+

https://github.com/edgurgel/httparrot

Last Updated: 2 months ago

watcher

1.1.0
58 839+

Watcher for GenEvent

Last Updated: about 8 years ago

verk_stats

1.0.0
18 894+

Application to track metrics for Verk queues & jobs

Last Updated: about 8 years ago

gcm

1.5.0
17 011+

GCM library to send pushes through GCM

Last Updated: about 8 years ago

snabbkaffex

0.1.0
899+

A thin Elixir wrapper around the Erlang snabbkaffe trace-based testing library.

Last Updated: 1 week ago

httpehaviour

0.9.0
640+

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