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

34 stars
4 watching
5 forks
Language: Elixir
last commit: almost 2 years ago
Linked from 1 awesome list

data-structureelixirhexqueuewrapper

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
falood/queuexA library implementing a priority queue with multiple backends and flexible configuration options.11
fredwu/opqA simple, in-memory queue with worker pooling and rate limiting.266
takscape/elixir-heapqA priority queue implementation in Elixir using a heap data structure.8
crowdhailer/okProvides elegant error handling and result monad support in Elixir603
dnsimple/dnsimple-elixirAn Elixir client for interacting with the DNSimple API v2.50
omise/omise-elixirAn Elixir client library for interacting with Omise's payment APIs.10
seantanly/elixir-paratizeAn Elixir library providing parallel processing facilities with customizable worker size and timeout options.28
vic/ok_joseLibrary providing an idiomatic Elixir way to pipe and handle results of functions returning tagged tuples.100
mosic/exdisqueAn Elixir client for interacting with an in-memory job queue service17
qqwy/elixir-numberA wrapper around custom numeric types to provide a unified arithmetic interface.38
nsweeting/shopifyProvides a simple interface to the Shopify API in Elixir102
dashbitco/moxA library for defining concurrent mocks in Elixir to simplify testing of concurrent applications1,348
kamillelonek/exnumeratorA utility library for defining custom enumerations in Elixir.65
meh/elixir-datastructuresA collection of Elixir data structures and their associated protocols.215
meh/amnesiaProvides a simplified interface to Mnesia's functionality for Elixir developers.695