elixir-queue

Queue

A queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API.

Queue data structure for Elixir-lang

GitHub

33 stars
4 watching
5 forks
Language: Elixir
last commit: 4 months ago
Linked from 1 awesome list

data-structureelixirhexqueuewrapper

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
falood/queuex A library implementing a priority queue with multiple backends and flexible configuration options. 11
fredwu/opq A simple, in-memory queue with worker pooling and rate limiting. 266
takscape/elixir-heapq A priority queue implementation in Elixir using a heap data structure. 8
crowdhailer/ok Provides elegant error handling and result monad support in Elixir 602
dnsimple/dnsimple-elixir An Elixir client for the DNSimple API v2. 50
omise/omise-elixir An Elixir client library for interacting with Omise's payment APIs. 10
seantanly/elixir-paratize An Elixir library providing parallel processing facilities with customizable worker size and timeout options. 28
vic/ok_jose Library providing an idiomatic Elixir way to pipe and handle results of functions returning tagged tuples. 100
mosic/exdisque An Elixir client for interacting with an in-memory job queue service 17
qqwy/elixir-number A wrapper around custom numeric types to provide a unified arithmetic interface. 38
nsweeting/shopify Provides a simple interface to the Shopify API in Elixir 102
dashbitco/mox A library for defining concurrent mocks in Elixir to simplify testing of concurrent applications 1,345
kamillelonek/exnumerator A utility library for defining custom enumerations in Elixir. 65
meh/elixir-datastructures A collection of Elixir data structures and their associated protocols. 215
meh/amnesia Provides a simplified interface to Mnesia's functionality for Elixir developers. 694