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

James Every

devstopfix

Total Packages

13

Total Downloads

350 602+

devstopfix@gmail.com GitHub: devstopfix Slack: devstopfix
Packages Stats

Packages

Most Popular Most Downloaded Newest First

ex_aws_bedrock

2.5.1
310 493+

ExAws.Bedrock service package

Last Updated: about 2 years ago

gnuplot

1.22.270
19 210+

Interface between Elixir and Gnuplot graphing library

Last Updated: about 3 years ago

wisp_basic_auth

1.1.0
11 568+

Basic HTTP Authentication Scheme for Wisp

Last Updated: 5 months ago

slack_webhook_client

1.0.2
2 023+

Minimal Gleam client for posting data to a Slack incoming Webhook

Last Updated: 1 month ago

given_exunit

1.22.206
1 380+

Feature testing extension for ExUnit

Last Updated: about 2 years ago

postfix

1.2.339
1 215+

Postfix evaluator

Last Updated: about 3 years ago

uuidv8

1.0.88
1 102+

UUID generators for the BEAM

Last Updated: 2 months ago

raxx_cowboy

0.2.0
1 049+

Cowboy adapter for the Raxx webserver interface

Last Updated: about 9 years ago

luhn60

1.3.16
1 006+

Luhn algorithm in Elixir

Last Updated: about 3 years ago

ecto_uuid7

1.0.0
647+

Ecto type for UUID v7

Last Updated: about 2 years ago

chunk_png

1.0.348
365+

Manipulate metadata of PNGs

Last Updated: about 3 years ago

plug_ratelimit

0.21.39
336+

Plug with request/second rate limiting

Last Updated: about 5 years ago

regex_spec

0.21.38
208+

Generated type specifications for regualar expressions at compile time

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