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
34 stars
4 watching
5 forks
Language: Elixir
last commit: 12 months ago
Linked from 1 awesome list
data-structureelixirhexqueuewrapper
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A library implementing a priority queue with multiple backends and flexible configuration options. | 11 |
| | A simple, in-memory queue with worker pooling and rate limiting. | 266 |
| | A priority queue implementation in Elixir using a heap data structure. | 8 |
| | Provides elegant error handling and result monad support in Elixir | 603 |
| | An Elixir client for interacting with the DNSimple API v2. | 50 |
| | An Elixir client library for interacting with Omise's payment APIs. | 10 |
| | An Elixir library providing parallel processing facilities with customizable worker size and timeout options. | 28 |
| | Library providing an idiomatic Elixir way to pipe and handle results of functions returning tagged tuples. | 100 |
| | An Elixir client for interacting with an in-memory job queue service | 17 |
| | A wrapper around custom numeric types to provide a unified arithmetic interface. | 38 |
| | Provides a simple interface to the Shopify API in Elixir | 102 |
| | A library for defining concurrent mocks in Elixir to simplify testing of concurrent applications | 1,348 |
| | A utility library for defining custom enumerations in Elixir. | 65 |
| | A collection of Elixir data structures and their associated protocols. | 215 |
| | Provides a simplified interface to Mnesia's functionality for Elixir developers. | 695 |