9 packages tagged with “priority-queue”
A highly optimized Priority Queue for path-finding and related applications
Provides additional data collections, primitives and polyfills for .NET: ConcurrentHashSet<T>, AssociativeArray<T>, PriorityQueue<T>, Deque<T>.
Efficient binary heap and Fibonacci heap implementation
Data structures for .NET
High-performance task queue with priority support for .NET 9 and othes Extensions
Advanced data structures for .NET
Advanced and complementary data structures for modern .NET. Includes DoublyLinkedList, SortedList, PriorityQueue, Deque, PriorityStack, BinarySearchTree, and Graph implementations.
A robust, multi-channel notification library for .NET. Features: - Channels: Email (SMTP, SendGrid, Mailgun), SMS (Twilio, Vonage), Chat (Slack, Teams, Telegram). - Resilience: Automatic retries with exponential backoff. - Performance: Priority-based queuing (Urgent, High, Normal, Low). - Monitoring: Real-time tracking via SignalR and Dashboard reporting. - Management: Group-based cancellation (Campaigns).
Zero-allocation frame budget scheduling:SIMD scoring + Top-K and per-group quota selection for games and servers.