psqueues

Priority queue library

Provides data structures and algorithms for efficient priority queuing in Haskell

Priority Search Queues in three different flavors for Haskell

GitHub

64 stars
10 watching
23 forks
Language: Haskell
last commit: about 2 years ago

Related projects:

RepositoryDescriptionStars
strd6/priority_queueA JavaScript implementation of a priority queue data structure29
okeuday/pqueueImplementations of priority queues for Erlang, with varying trade-offs between speed and complexity.171
davecom/swiftpriorityqueueA data structure implementation for managing elements of varying priorities in Swift372
falood/queuexA library implementing a priority queue with multiple backends and flexible configuration options.11
blueraja/high-speed-priority-queue-for-c-sharpA C# implementation of a high-performance priority queue optimized for pathfinding applications.1,178
garro95/priority-queueA data structure for efficiently managing items with priorities177
jberryman/unagi-chanA high-performance concurrent queue implementation using atomic counters and the x86 fetch-and-add instruction127
rollbear/prio_queueA data structure library implementing a B-heap priority queue optimized for cache performance and suitable for efficient insertion and retrieval of elements.104
clj-commons/durable-queueA Clojure library implementing a task queue that survives process restarts and is bounded by disk space385
jaspervdj/websocketsProvides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks.408
cakephp/queueA Queueing library for CakePHP that allows tasks to be processed asynchronously36
sczyh30/vertx-kueA priority task queue built on top of Vert.x and backed by Redis.139
dirkaholic/kyooAn unlimited job queue with concurrent worker pools for Go applications51
psjava/psjavaA comprehensive library of algorithms and data structures for solving common programming problems in Java.73
mirage/keFast implementation of queue data structure51