An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with queue-algorithm

A curated list of projects in awesome lists tagged with queue-algorithm .

https://github.com/hoangsonww/queue-and-hashtable-dsa

🔑 This repository focuses on hash tables and priority queues, highlighting their use in text analysis, word stats generation, and managing a movie review user database. It includes techniques for efficient text tokenization, word frequency analysis, prioritized data handling, and more!

algorithms data-structures dsa hash hashcode hashing hashing-algorithm hashmap hashtable java java-8 priority-queue queue queue-algorithm queue-theory

Last synced: 11 Apr 2025

https://github.com/guilhermebkel/algorithms-and-data-structures-study

:hammer: A deep study about algorithms and data structures with help of Javascript

algorithms hashing-algorithm queue-algorithm sorting-algorithms stack-algorithm

Last synced: 14 Mar 2025

https://github.com/sanmak/sumo-queue

Queue Data Structure Implementation. Use it for large arrays.

array arrays chai complexity complexity-analysis data-structures javascript mocha mocha-chai queue queue-algorithm queues

Last synced: 05 Apr 2025

https://github.com/hasnatrasool163/socialnetworkfriendrecommendationsystem

A Social Network Friend Recommendation System is an exciting project that leverages graph theory concepts to simulate real-world social networks.

algorithms-and-data-structures data-structures dsa-algorithm graphs-algorithms java java-fxml java-gui javafx queue-algorithm

Last synced: 14 Dec 2024

https://github.com/basemax/queuec

This is a simple queue implementation in C using an array. The queue is implemented as a normal queue.

c data-structure data-structures-algorithms data-structures-and-algorithms datastructure datastructures queue queue-algorithm queue-jobs queue-tasks queues

Last synced: 03 Apr 2025

https://github.com/hlts2/gfreequeue

Simple lock-free queue written in golang

algorithm cas fast faster golang goroutine-safe hlts2 lock-free queue queue-algorithm

Last synced: 13 Mar 2025

https://github.com/adrienjoly/algolia-qyu

Holds, controls and reports on execution of a queue of asynchronous jobs.

challenge es2016 javascript nodejs queue queue-algorithm queued-jobs rate-limiter

Last synced: 22 Mar 2025

https://github.com/basemax/deepcopybinarytreec

A C program to deep copy a binary tree. Deep copy means that any changes made to the new binary tree don't affect the original binary tree. Both recursive and iterative algorithms are implemented. The iterative algorithm a few lines of code and uses a variable to keep track of the current node.

bin-tree binary-tree binary-trees bintree c copy-binary-tree copy-tree data-structure datastructure deep-copy deepcopy ds queue queue-algorithm queues tree

Last synced: 03 Apr 2025