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

Ben Youngblood

bjy

Total Packages

7

Total Downloads

49 788+

ben@youngblood.dev X.com: bjyoungblood GitHub: bjyoungblood
Packages Stats

Packages

Most Popular Most Downloaded Newest First

ctr_drbg

0.1.1
23 567+

A pure Elixir implementation of the CTR_DRBG PRNG algorithm.

Last Updated: about 2 years ago

restruct

0.1.0
14 471+

Ensure structs match their current definition.

Last Updated: about 2 years ago

zip_codes

0.2.0
9 628+

Look up the latitude and longitude of a ZIP code.

Last Updated: 12 months ago

nerves_dev_server

0.1.0
1 075+

Development utilities for Nerves devices.

Last Updated: 8 months ago

x963kdf

0.1.0
939+

Pure Elixir implementation of ANSI X9.63 Key Derivation Function

Last Updated: about 1 year ago

vintage_net_ecm

0.1.0
56+

VintageNet technology for USB CDC-ECM cellular modems (e.g. Quectel EG800Q)

Last Updated: 1 week ago

stk31862

0.1.0
52+

Use the Sensortek STK31862 ambient light sensor in Elixir

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