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

Carlos Brito Lage

cblage

Total Packages

11

Total Downloads

6 245 440+

carlos@carloslage.net X.com: carloslage GitHub: cblage Slack: cblage
Packages Stats

Packages

Most Popular Most Downloaded Newest First

json

1.4.1
6 089 012+

The First Native Elixir library for JSON encoding and decoding

Last Updated: about 5 years ago

bottle

1.0.1
133 025+

Provides a set of useful guards to reduce boilerplate code

Last Updated: about 4 years ago

async

2.0.0
6 358+

Async consists on a worker pool for asynchronous execution of tasks (i.e. functions).

Last Updated: about 8 years ago

cclock

2.0.0
4 161+

Cluster clock

Last Updated: about 8 years ago

gibreel

6.0.1
3 898+

Distributed cache implemented in Elixir / Erlang

Last Updated: about 8 years ago

quaff

1.0.0
3 587+

Quaff is a set of tools for integrating Elixir into erlang applications (or vice versa).

Last Updated: about 8 years ago

kill_bill

6.0.0
2 383+

Erlang Web Application Server

Last Updated: about 8 years ago

columbo

2.0.0
1 904+

Erlang service discovery and tracking system for clusters

Last Updated: about 8 years ago

jsondoc

0.7.1
676+

Erlang service handling json documents and templates

Last Updated: about 8 years ago

narciso

0.1.0
436+

Narciso is a unique ID generator using a 128 random bits.

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