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

Tobiasz MaƂecki

amatalai

Total Packages

9

Total Downloads

2 492 960+

tobiasz.malecki@appunite.com X.com: amatalai GitHub: amatalai Elixir Forum: amatalai
Packages Stats

Packages

Most Popular Most Downloaded Newest First

mockery

2.5.0
2 378 248+

Simple mocking library for asynchronous testing.

Last Updated: 7 months ago

conductor

0.5.0
63 592+

Simple package for api authorization.

Last Updated: about 4 years ago

proto_response

0.4.1
27 504+

Provides helper function similar to Phoenix.ConnTest.json_response/2, but for protobuf

Last Updated: about 8 years ago

beam_inspect

0.1.2
11 578+

Inspect how your elixir module looks like in erlang / core erlang

Last Updated: 8 months ago

link_preview

1.0.2
8 363+

LinkPreview is a package that tries to receive meta information from given http(s) address. Generated page struct includes website title, description, images and more.

Last Updated: about 8 years ago

cache_decorator

0.2.0
2 430+

Caching decorator macros for Elixir functions

Last Updated: 7 months ago

enhanced_defstruct

0.1.1
822+

EnhancedDefstruct is package that helps to create structs without invoking defmodule macro.

Last Updated: about 9 years ago

mockery_macro

1.0.0-alpha.0
266+

Support package for :mockery

Last Updated: 7 months ago

mockery_copy

0.1.0-alpha.0
157+

Support package for :mockery

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