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

Mimiquate

mimiquate

Total Packages

12

Total Downloads

242 472+

info@mimiquate.com X.com: mimiquate GitHub: mimiquate
Packages Stats

Packages

Most Popular Most Downloaded Newest First

tower

0.8.8
118 553+

Flexible exception tracking and reporting in Elixir

Last Updated: 2 months ago

tower_rollbar

0.6.8
32 900+

Error tracking and reporting to Rollbar

Last Updated: 2 months ago

blend

0.5.0
30 210+

Test your package against different versions of its dependencies

Last Updated: about 1 year ago

tower_error_tracker

0.3.8
11 388+

Tower reporter for ErrorTracker

Last Updated: 5 months ago

tower_sentry

0.3.6
10 901+

Error tracking and reporting to Sentry

Last Updated: 2 months ago

tower_bugsnag

0.4.4
10 757+

Exception tracking and reporting to SmartBear BugSnag

Last Updated: 1 month ago

tower_email

0.6.0
10 311+

Error tracking and reporting to your e-mail inbox

Last Updated: about 1 year ago

tower_slack

0.6.3
6 708+

Error tracking and reporting to Slack

Last Updated: 6 months ago

tower_honeybadger

0.3.0
5 465+

Error tracking and reporting to Honeybadger

Last Updated: 8 months ago

slack_request

1.0.0
3 460+

Verifying requests from Slack

Last Updated: about 1 year ago

candlex

0.1.10
1 774+

An Nx backend for candle machine learning minimalist framework

Last Updated: about 2 years ago

ocelot

0.1.0
45+

An unofficial Oban Web Lite Dashboard, no dependency with phoenix

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