1,029 results for “topic:priority-queue”
Kue is a priority job queue backed by redis, built for node.js.
:books: 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
Common libraries and data structures for C.
A complete, fully tested and documented data structure library written in pure JavaScript.
A C# priority queue optimized for pathfinding applications
M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).
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.
The smallest and simplest priority queue in JavaScript.
Go datastructures.
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.
A priority queue for Rust with efficient change function.
This repo contains solutions to problem of data structures in c++
A Simplest Storage-Agnostic and Zero-dep Message Queue for Your Concurrent Go Program
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.
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Coursera's Data Structures and Algorithms Specialization
RxPS - RxJavaPriorityScheduler - A RxJava Priority Scheduler library for Android and Java applications
A very fast and simple JavaScript priority queue
Generic algorithms and data structures for Lazarus/Free Pascal
Contains the solutions for the programming questions in the CodingNinjas Java+DSA course
Ratus is a RESTful asynchronous task queue server. It translated concepts of distributed task queues into a set of resources that conform to REST principles and provides a consistent HTTP API for various backends.
Swift Collection Data Structures Library
A sorted queue, based on an array-backed binary heap
:horse: Distribute load on front-end via parallelism
A Pythonic indexed priority queue