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

riddler

Total Packages

6

Total Downloads

420 142+

Packages Stats

Packages

Most Popular Most Downloaded Newest First

uxid

2.3.0
417 708+

Generates UX focused IDs like: usr_01epey2p06tr1rtv07xa82zgjj (K-sortable with prefix - like Stripe)

Last Updated: 4 months ago

msg

0.3.8
1 260+

Microsoft Graph for Elixir

Last Updated: 5 months ago

ex_quality

0.6.0
375+

Run quality checks (credo, dialyzer, coverage, etc) in parallel with actionable output. Useful with LLMs.

Last Updated: 1 month ago

braintrust

0.3.0
373+

Elixir client for Braintrust.dev AI evaluation and observability platform.

Last Updated: 4 months ago

aws_encryption_sdk

0.7.0
244+

AWS Encryption SDK for Elixir - client-side encryption compatible with all official AWS Encryption SDK implementations (Python, Java, JavaScript, C, CLI).

Last Updated: 3 months ago

vitals

0.0.1
182+

WIP - Monitors and reports health of configured components

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