An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: queue-data-stucture

sindresorhus/p-queue

Promise queue with concurrency control

Language: TypeScript - Size: 119 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 3,709 - Forks: 194

sindresorhus/yocto-queue

Tiny queue data structure

Language: JavaScript - Size: 19.5 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 393 - Forks: 26

vndg-rdmt/blazing-buffer-ts

Lightweight fully functional queue-like buffer for a specific task pool where it's used as an ordered buffer where data takeout rate almost the same as embedding or timings are optimized

Language: TypeScript - Size: 18.6 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Ramy-Badr-Ahmed/Haskell-DSA Fork of TheAlgorithms/Haskell

Language: Haskell - Size: 148 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Kahmori/DataStructure

A collection of data structures implemented in Java, showcasing practical examples and usage scenarios of various fundamental data structures.

Language: Java - Size: 21.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

kostakis/Generic-Queue

A generic queue data structure implementation in c.

Language: C - Size: 49.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 3

Sparsh2234/History-Manager

Implemented a double ended dequeue data structure using a doubly linked list to support various data manipulations. Architected project to achieve O(1) runtime for multiple functions and O(N) worst case.

Language: C++ - Size: 333 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Chinmaym49/Queues

About queue data structure...

Language: C++ - Size: 50.8 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

syket-git/queue-data-structure

Implemented the queue data structure using the JavaScript programming language.

Size: 5.86 KB - Last synced at: 27 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mohamedhassan279/Datastructure-implementations

Java implementation for some data structures.

Language: Java - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rezaan6/Music-Player

A Music Player made using Visual Studio with C#, Queue (ADT), Linear Search (Search Algorithm), Bubble Sort (Sort Algorithm).

Language: C# - Size: 1.93 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

vladutmargineanu/Robot-Planning

Homework for the Data Structures course @ ACS, UPB 2018.

Language: C++ - Size: 921 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

tarunsraina/Queue

Some random queue probems/implementations using java.

Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sukhdev01/Queue-Data-Structure

Some codes for Queue operations such as Queue with Array, Circular Queue with Array, Queue with Linked List, Circular Queue with Linked List, Circular Queue Linked List Splitting. These are having operations such as enqueue, dequeue, traverse, insertion, deletion, traverse, isEmpty, isFull, searching etc. ( in C++)

Language: C++ - Size: 9.77 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

StanleySathler/queue

:package: • A simple queue abstract data type implementation

Language: C - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

insiderover/algorithms

Algorithms and data structures

Language: Go - Size: 13.7 KB - Last synced at: 12 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0