priority-queue topic

List priority-queue repositories

Containers

166
Stars
14
Forks
Watchers

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

118
Stars
14
Forks
Watchers

Swift Collection Data Structures Library

data-structures

416
Stars
83
Forks
Watchers

Go datastructures.

Coding-Ninjas-Data-Structures

204
Stars
170
Forks
Watchers

This repo contains solutions to problem of data structures in c++

redis-smq

578
Stars
64
Forks
Watchers

A simple high-performance Redis message queue for Node.js.

mlib

810
Stars
71
Forks
Watchers

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

370
Stars
39
Forks
Watchers

A Generic Priority Queue in Pure Swift

RxJavaPriorityScheduler

143
Stars
18
Forks
Watchers

RxPS - RxJavaPriorityScheduler - A RxJava Priority Scheduler library for Android and Java applications

heapify

712
Stars
19
Forks
Watchers

The fastest JavaScript priority queue out there. Zero dependencies.

FastPriorityQueue.js

350
Stars
56
Forks
Watchers

a fast heap-based priority queue in JavaScript