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

Tobias Pfeiffer

pragtob

Total Packages

9

Total Downloads

35 627 494+

pragtob@gmail.com X.com: PragTob GitHub: PragTob Elixir Forum: PragTob Libera: PragTob Slack: PragTob
Packages Stats

Packages

Most Popular Most Downloaded Newest First

deep_merge

1.0.0
12 296 966+

Deep (recursive) merging for maps, keyword lists and whatever else you may want via implementing a simple protocol.

Last Updated: about 6 years ago

benchee

1.5.0
9 871 766+

Versatile (micro) benchmarking that is extensible. Get statistics such as: average, iterations per second, standard deviation and the median.

Last Updated: 7 months ago

statistex

1.1.0
6 244 682+

Calculate statistics on data sets, reusing previously calculated values or just all metrics at once. Part of the benchee library family.

Last Updated: 10 months ago

assertions

0.22.0
4 652 179+

Helpful functions with great error messages to help you write better tests.

Last Updated: 8 months ago

benchee_json

1.0.0
1 108 507+

JSON formatter for the (micro) benchmarking library benchee.

Last Updated: about 7 years ago

benchee_html

1.0.1
968 957+

HTML formatter with pretty graphs for the (micro) benchmarking library benchee. Also allows export as PNG image!

Last Updated: about 2 years ago

benchee_csv

1.0.0
444 524+

Get CSV from your benchee benchmarks to turn them into graphs or whatever!

Last Updated: about 7 years ago

bugsnex

0.4.3
35 842+

Elixir client for Bugsnag with helpers for Plug and Phoenix

Last Updated: about 6 years ago

bunny

2.4.2019
4 071+

This was an april's fools joke of a benchmarking library. It'll remain functional though.

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