High-Speed-Priority-Queue-for-C-Sharp

Priority Queue

A C# implementation of a high-performance priority queue optimized for pathfinding applications.

A C# priority queue optimized for pathfinding applications

GitHub

1k stars
47 watching
169 forks
Language: C#
last commit: about 5 years ago
Linked from 2 awesome lists

c-sharppathfindingpriority-queue

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
davecom/swiftpriorityqueueA data structure implementation for managing elements of varying priorities in Swift372
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
strd6/priority_queueA JavaScript implementation of a priority queue data structure29
jaspervdj/psqueuesProvides data structures and algorithms for efficient priority queuing in Haskell64
garro95/priority-queueA data structure for efficiently managing items with priorities177
okeuday/pqueueImplementations of priority queues for Erlang, with varying trade-offs between speed and complexity.171
falood/queuexA library implementing a priority queue with multiple backends and flexible configuration options.11
rigtorp/mpmcqueueA concurrent queue implementation with bounded capacity, designed for high-performance and low-latency applications.1,212
jberryman/unagi-chanA high-performance concurrent queue implementation using atomic counters and the x86 fetch-and-add instruction127
clj-commons/durable-queueA Clojure library implementing a task queue that survives process restarts and is bounded by disk space385
sczyh30/vertx-kueA priority task queue built on top of Vert.x and backed by Redis.139
kortirso/que-viewA Rails engine providing a web interface for Que job queue management8
albinzr/swiftytaskA high-performance queuing system for managing tasks with closure and various priority levels22
dirkaholic/kyooAn unlimited job queue with concurrent worker pools for Go applications51
lqhl/powerwalkA system for efficiently computing personalized page rank vectors on large graphs using distributed indexing and online querying15