hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
findmypast-tech avatar

findmypast-tech

Total Packages

7

Total Downloads

350 899+

opensource@findmypast.com
Packages Stats

Packages

Most Popular Most Downloaded Newest First

vaultex

1.0.1
268 127+

A very simple read only client that authenticates and reads secrets from HashiCorp's Vault.

Last Updated: about 5 years ago

mssqlex

1.1.0
45 252+

Adapter to Microsoft SQL Server. Using DBConnection and ODBC.

Last Updated: about 6 years ago

mssql_ecto

1.2.0
33 481+

Ecto Adapter for Microsoft SQL Server. Using Mssqlex.

Last Updated: about 6 years ago

json_schema_validator

0.2.1
1 380+

A thin wrapper around a Json Schema Validator.

Last Updated: about 9 years ago

exunit_json_formatter

0.1.1
1 330+

ExUnit formatter that outputs a stream of JSON objects

Last Updated: about 8 years ago

ex_consul_url

0.1.1
742+

Simple url lookup from HashiCorp Consul

Last Updated: about 9 years ago

speechmatex

0.1.1
587+

Speechmatics API Client written in Elixir

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