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

michalmuskala

Total Packages

13

Total Downloads

349 840 390+

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
200 199 544+

A blazing fast JSON parser and generator in pure Elixir.

Last Updated: 2 weeks ago

ecto

3.14.0
141 396 140+

A toolkit for data mapping and language integrated query for Elixir

Last Updated: 5 days ago

erlfmt

1.8.0
5 888 833+

erlfmt is an opinionated Erlang code formatter

Last Updated: 3 months ago

plug_attack

0.4.3
1 601 862+

A plug building toolkit for blocking and throttling abusive requests.

Last Updated: about 4 years ago

persistent_ets

0.2.2
257 997+

Ets table backed by a persistence file

Last Updated: about 4 years ago

asn1_compiler

0.1.1
256 069+

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

Last Updated: about 8 years ago

env

0.2.0
67 277+

Env is an improved application configuration reader for Elixir.

Last Updated: about 9 years ago

debounce

1.0.0
60 522+

A process-based debouncer for Elixir

Last Updated: about 5 years ago

phoenix_etag

0.1.0
60 175+

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

Last Updated: about 9 years ago

jason_native

0.1.0
32 179+

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 194+

A comprehensive ACL declarative package.

Last Updated: about 7 years ago

simple_format

0.1.0
1 287+

Rail's simple_format helper for Phoenix.HTML

Last Updated: about 10 years ago

plug_webhook

0.1.0
311+

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