Repository navigation
priority-queue
- Website
- Wikipedia
Kue is a priority job queue backed by redis, built for node.js.
📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
A collection of powerful data structures
A complete, fully tested and documented data structure library written in pure JavaScript.
A C# priority queue optimized for pathfinding applications
Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go
A javascript standard data structure library which benchmark against C++ STL.
The fastest JavaScript priority queue out there. Zero dependencies.
A simple high-performance Redis message queue for Node.js.
The smallest and simplest priority queue in JavaScript.
A Generic Priority Queue in Pure Swift
a fast heap-based priority queue in JavaScript
⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.
This repo contains solutions to problem of data structures in c++
A priority queue for Rust with efficient change function.
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
Coursera's Data Structures and Algorithms Specialization