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

diodechain

Total Packages

8

Total Downloads

66 960+

dominic@diode.io X.com: diode_chain GitHub: diodechain
Packages Stats

Packages

Most Popular Most Downloaded Newest First

network_monitor

1.1.5
18 584+

Network interface monitor, sending events when the any of the network interfaces go up or go down.

Last Updated: 1 month ago

candid

1.3.4
9 375+

Candid is a binary encoding format for the Internet Computer (ICP).

Last Updated: 4 months ago

icp_agent

0.1.9
8 933+

ICPAgent is an Elixir agent for the Internet Computer (ICP).

Last Updated: 2 weeks ago

leb128

1.0.0
8 404+

LEB128 is a library for encoding and decoding LEB128 encoded numbers.

Last Updated: about 1 year ago

deoxysii

1.0.4
8 159+

DeoxysII is a pure Elixir implementation of the DeoxysII encryption algorithm.

Last Updated: about 1 year ago

diode_client

1.4.6
6 901+

DiodeClient allows direct P2P connection to any other DiodeClient user on the planet using Ethereum Addresses (e.g. 0xb794f5ea0ba39494ce839613fffba74279579268) and BNS names (e.g. yourname.diode) instead of IPv4 or IPv6

Last Updated: 2 months ago

ex_ecc

0.1.0
5 813+

ExEcc is a library for elliptic curve cryptography.

Last Updated: 11 months ago

globals

1.1.3
791+

Globals is a module that provides ETS backed global state storage with PubSub capabilities.

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