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

tyre

Total Packages

9

Total Downloads

141 965+

tyre77@gmail.com
Packages Stats

Packages

Most Popular Most Downloaded Newest First

adam7

0.4.0
98 375+

Adam7 interlacing library for Elixir. Primarily used for interlacing and de-interlacing image data for PNGs.

Last Updated: about 10 years ago

imagineer

0.3.3
31 000+

Image processing in Elixir

Last Updated: about 7 years ago

gutenex

0.2.0
4 339+

PDF Generation in Elixir

Last Updated: about 9 years ago

sorted_set

1.1.0
2 335+

SortedSet implementation for Elixir

Last Updated: about 10 years ago

red_black_tree

1.2.0
1 932+

Red-Black trees: an ordered key-value store with O(log(N)) performance

Last Updated: about 10 years ago

huffman

1.2.0
1 443+

Huffman encoding and decoding.

Last Updated: about 8 years ago

hstore

0.0.2
925+

A collection of encoders and decoders for hstore data type support for Postgrex.

Last Updated: about 11 years ago

relisa

0.1.0
876+

Fast, simple, and composable deployment library for Elixir.

Last Updated: about 10 years ago

stripe

0.0.1
740+

Wrapper around Stripe's API. Full documentation can be found at https://stripe.com/docs/api

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