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
1k stars
47 watching
169 forks
Language: C#
last commit: over 3 years ago
Linked from 2 awesome lists
c-sharppathfindingpriority-queue
Related projects:
Repository | Description | Stars |
---|---|---|
| A data structure implementation for managing elements of varying priorities in Swift | 372 |
| A data structure library implementing a B-heap priority queue optimized for cache performance and suitable for efficient insertion and retrieval of elements. | 104 |
| A JavaScript implementation of a priority queue data structure | 29 |
| Provides data structures and algorithms for efficient priority queuing in Haskell | 64 |
| A data structure for efficiently managing items with priorities | 177 |
| Implementations of priority queues for Erlang, with varying trade-offs between speed and complexity. | 171 |
| A library implementing a priority queue with multiple backends and flexible configuration options. | 11 |
| A concurrent queue implementation with bounded capacity, designed for high-performance and low-latency applications. | 1,212 |
| A high-performance concurrent queue implementation using atomic counters and the x86 fetch-and-add instruction | 127 |
| A Clojure library implementing a task queue that survives process restarts and is bounded by disk space | 385 |
| A priority task queue built on top of Vert.x and backed by Redis. | 139 |
| A Rails engine providing a web interface for Que job queue management | 8 |
| A high-performance queuing system for managing tasks with closure and various priority levels | 22 |
| An unlimited job queue with concurrent worker pools for Go applications | 51 |
| A system for efficiently computing personalized page rank vectors on large graphs using distributed indexing and online querying | 15 |