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

Sheharyar

sheharyar

Total Packages

10

Total Downloads

2 243 003+

hi@shyr.io X.com: sheharyarn GitHub: sheharyarn Elixir Forum: sheharyarn
Packages Stats

Packages

Most Popular Most Downloaded Newest First

memento

0.5.0
667 378+

Simple & Powerful Elixir wrapper for the Mnesia Database

Last Updated: about 1 year ago

ex_utils

0.1.7
615 661+

Collection of Awesome Elixir shortcuts and utilities ⚡

Last Updated: about 7 years ago

que

0.10.1
456 254+

Simple Background Job Processing with Mnesia

Last Updated: about 4 years ago

better_params

0.5.0
426 266+

Cleaner Plug params for Elixir web applications 🙌

Last Updated: about 7 years ago

ecto_rut

1.2.2
57 939+

Ecto Model shortcuts to make your life easier! 🎉

Last Updated: about 8 years ago

catalyst

0.2.1
8 227+

Elixir webdav client

Last Updated: 2 months ago

yaml

0.1.0
7 473+

YAML Parsing and Encoding in Elixir

Last Updated: about 7 years ago

explay

0.1.5
2 282+

Google Play (Android Market) API implementation in Elixir

Last Updated: about 8 years ago

ecto_atomized_map

0.1.0
1 042+

Use Maps with Atom Keys in Ecto Schemas

Last Updated: about 8 years ago

odin

0.0.1
481+

elixir toolkit for building command-line interfaces.

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