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

antonmi

Total Packages

11

Total Downloads

1 809 431+

anton.mishchuk@gmail.com GitHub: antonmi
Packages Stats

Packages

Most Popular Most Downloaded Newest First

espec

1.10.0
926 615+

BDD testing framework for Elixir inspired by RSpec.

Last Updated: 12 months ago

alf

0.12.1
448 814+

Flow-based Application Layer Framework

Last Updated: about 2 years ago

espec_phoenix

0.9.0
409 986+

ESpec for Phoenix web framework.

Last Updated: 6 months ago

flowex

0.5.4
7 461+

Flow-Based Programming with Elixir GenStage.

Last Updated: about 8 years ago

node_registry

0.2.0
7 306+

A simple node registry built on top of the Erlang :global module

Last Updated: about 3 years ago

octopus

0.5.1
2 430+

Declarative Interface Translation

Last Updated: about 2 years ago

strom

0.9.3
2 372+

Composable components for stream processing.

Last Updated: about 1 year ago

kraken

0.3.4
2 187+

Flow-based System Orchestration Framework

Last Updated: about 2 years ago

octopus_agent

0.5.0
1 171+

Web Interface for Octopus

Last Updated: about 2 years ago

octopus_client_http_finch

0.2.1
930+

Octopus HTTP client based on Finch

Last Updated: about 3 years ago

octopus_client_agent_k_v_store

0.1.0
159+

Octopus key-value storage based on Agent

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