priority-queue topic
Containers
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.
Buckets-Swift
Swift Collection Data Structures Library
Coding-Ninjas-Data-Structures
This repo contains solutions to problem of data structures in c++
redis-smq
A simple high-performance Redis message queue for Node.js.
mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
SwiftPriorityQueue
A Generic Priority Queue in Pure Swift
RxJavaPriorityScheduler
RxPS - RxJavaPriorityScheduler - A RxJava Priority Scheduler library for Android and Java applications
heapify
The fastest JavaScript priority queue out there. Zero dependencies.
FastPriorityQueue.js
a fast heap-based priority queue in JavaScript