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

benoitc

Total Packages

71

Total Downloads

1 057 912 853+

bchesneau@gmail.com
Packages Stats

Packages

Most Popular Most Downloaded Newest First

barrel_faiss

1.0.1
267+

Erlang NIF bindings for FAISS vector similarity search

Last Updated: 2 months ago

quickjs

0.2.0
245+

QuickJS JavaScript engine for Erlang (powered by quickjs-ng)

Last Updated: 1 month ago

erlang_wasm

0.4.1
226+

A WebAssembly runtime implemented in Erlang/OTP

Last Updated: 13 hours ago

ebson

0.2.0
219+

High-performance BSON encoder/decoder for Erlang

Last Updated: 8 months ago

barrel_ngram

0.10.0
171+

Trigram substring and regex index over barrel_docdb documents

Last Updated: 6 days ago

qpack

0.1.0
133+

QPACK header compression for HTTP/3 (RFC 9204)

Last Updated: 5 months ago

barrel_p2p

0.1.0
130+

HyParView peer membership with pluggable Erlang distribution carrier

Last Updated: 3 months ago

barrel_att_s3

0.1.1
126+

S3-compatible attachment storage backend for barrel_docdb

Last Updated: 4 weeks ago

masque

0.7.0
122+

MASQUE: Proxying UDP in HTTP (RFC 9298) for Erlang

Last Updated: 3 months ago

erlang_wasmtime

0.1.1
53+

Wasmtime bindings for Erlang: run WebAssembly natively, call Erlang from the guest

Last Updated: 3 weeks ago

barrel_a2a

0.2.0
0+

Agent2Agent (A2A) protocol: core objects, client and server

Last Updated: 3 hours ago
Showing 61–71 packages of 71 total
1 2 3 4
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".