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

michalmuskala

Total Packages

13

Total Downloads

348 925 930+

michal@muskala.eu X.com: michalmuskala GitHub: michalmuskala Elixir Forum: michalmuskala Libera: micmus Slack: micmus
Packages Stats

Packages

Most Popular Most Downloaded Newest First

jason

1.4.5
199 657 455+

A blazing fast JSON parser and generator in pure Elixir.

Last Updated: 1 week ago

ecto

3.13.6
141 070 696+

A toolkit for data mapping and language integrated query for Elixir

Last Updated: 1 week ago

erlfmt

1.8.0
5 858 722+

erlfmt is an opinionated Erlang code formatter

Last Updated: 2 months ago

plug_attack

0.4.3
1 591 514+

A plug building toolkit for blocking and throttling abusive requests.

Last Updated: about 4 years ago

persistent_ets

0.2.2
257 716+

Ets table backed by a persistence file

Last Updated: about 4 years ago

asn1_compiler

0.1.1
250 215+

A mix compiler for the ASN.1 format leveraging Erlang's `:asn1_ct`.

Last Updated: about 8 years ago

env

0.2.0
67 252+

Env is an improved application configuration reader for Elixir.

Last Updated: about 9 years ago

debounce

1.0.0
60 437+

A process-based debouncer for Elixir

Last Updated: about 5 years ago

phoenix_etag

0.1.0
60 116+

Conditional request (ETag & modified-since) support for Phoenix.

Last Updated: about 9 years ago

jason_native

0.1.0
32 098+

A NIF-based native components for JASON - blazing fast JSON parser and generator for Elixir.

Last Updated: about 3 years ago

rest_auth

2.0.0
18 115+

A comprehensive ACL declarative package.

Last Updated: about 7 years ago

simple_format

0.1.0
1 285+

Rail's simple_format helper for Phoenix.HTML

Last Updated: about 10 years ago

plug_webhook

0.1.0
309+

Simple tool for building plugs that handle wehbooks and verify signature.

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