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

Milan Burmaja

burmajam

Total Packages

7

Total Downloads

487 355+

burmajam@gmail.com X.com: @burmajam GitHub: burmajam
Packages Stats

Packages

Most Popular Most Downloaded Newest First

alarm_clock_pg

0.1.2
135 779+

Postgres adapter for :alarm_clock

Last Updated: about 8 years ago

extreme

1.1.4
130 890+

Elixir TCP client for EventStore.

Last Updated: 7 months ago

alarm_clock

0.1.1
116 869+

:timer.send_after/3 persistable. Allows scheduling message delivery to specified process in miliseconds or at specified Calendar.DateTime. AlarmClock will make sure that messages are delivered using retry mechanism and after it's own crash, since all messages can be persisted.

Last Updated: about 8 years ago

x3m_system

0.9.0
47 321+

Building blocks for distributed systems

Last Updated: 3 months ago

aggregate

0.0.5
38 841+

Aggregate from DDD. Perfect fit with Extreme project

Last Updated: about 9 years ago

extreme_system

0.3.1
11 189+

Building blocks for distributed systems

Last Updated: about 6 years ago

x3m_rabbit

0.1.4
6 466+

Wrapper for RabbitMQ

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