GitHub topics: priority-queue
bkthomps/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.
Language: C - Size: 704 KB - Last synced at: about 3 hours ago - Pushed at: about 5 hours ago - Stars: 176 - Forks: 16
bokner/inplace
Mutable data structures
Language: Elixir - Size: 45.9 KB - Last synced at: about 7 hours ago - Pushed at: about 9 hours ago - Stars: 0 - Forks: 0
entropy-tamer/reynard-algorithms
Algorithm primitives and data structures for Reynard applications - comprehensive collection with automatic optimization
Language: TypeScript - Size: 21.3 MB - Last synced at: about 10 hours ago - Pushed at: about 11 hours ago - Stars: 0 - Forks: 0
avk959/LGenerics
Generic algorithms and data structures for Lazarus/Free Pascal
Language: Pascal - Size: 100 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 128 - Forks: 18
Kadirbaba4916/Merge-Two-Sorted-list
Java program for Merge two sorted list.
Size: 2.93 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0
P-p-H-d/mlib
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).
Language: C - Size: 9.58 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1,055 - Forks: 86
TheLunarCompany/lunar
lunar.dev: Ground Control for 3rd Party APIs
Language: Go - Size: 19.1 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 326 - Forks: 20
kei-g/priority-queue
Priority Queue implementation written in TypeScript
Language: TypeScript - Size: 3.31 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
weyoss/redis-smq
A simple high-performance Redis message queue for Node.js.
Language: TypeScript - Size: 10.8 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 646 - Forks: 63
vnykmshr/ledgerq
Production-ready, disk-backed message queue for single-node Go applications. Zero dependencies, crash-safe, with priorities, DLQ, compression & deduplication.
Language: Go - Size: 2.06 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0
Surajgupta001/PROBLEM-PRACTICE
This repository provides a collection of C++ solutions to a wide range of algorithmic and data structure problems, ideal for coding practice, interview preparation, and competitive programming.
Language: C++ - Size: 5.78 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0
RushikaAnumula/DSA-Java
This repository is a collection of my implementations and practice solutions for fundamental data structures and algorithms using Java. The purpose of this collection is to document my learning progress, strengthen my coding and problem-solving skills.
Language: Java - Size: 232 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0
loiane/javascript-datastructures-algorithms
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Language: JavaScript - Size: 13.4 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 4,805 - Forks: 1,248
oleiade/lane
Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go
Language: Go - Size: 117 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 897 - Forks: 78
js-sdsl/js-sdsl
A javascript standard data structure library which benchmark against C++ STL.
Language: TypeScript - Size: 4.41 MB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 806 - Forks: 67
shreyansh-21/LeetCode
This repository contains my solutions to LeetCode problems, covering a wide range of algorithms and data structures. Each solution is well-documented and optimized for performance. The goal is to demonstrate problem-solving skills, coding efficiency, and a deep understanding of algorithmic concepts.
Language: Python - Size: 193 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0
lemire/FastPriorityQueue.js
a fast heap-based priority queue in JavaScript
Language: JavaScript - Size: 109 KB - Last synced at: about 14 hours ago - Pushed at: over 1 year ago - Stars: 364 - Forks: 57
Parihar07/practice_dsa
A comprehensive collection of 289+ Data Structures & Algorithms problems in C++, organized by topics. Perfect for interview prep, competitive programming, and mastering DSA concepts.
Language: C++ - Size: 42.2 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0
JustinTimperio/gpq
GPQ is a high performance embeddable double priority queue with complex priority ordering guarantees
Language: Go - Size: 697 KB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 57 - Forks: 5
Automattic/kue
Kue is a priority job queue backed by redis, built for node.js.
Language: JavaScript - Size: 6.13 MB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 9,459 - Forks: 871
datahappy1/sudoku
Sudoku game generator and solver in Python 3+
Language: Python - Size: 1020 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0
schak04/priority-task-manager
A task manager app that helps users stay productive by prioritizing their tasks. GUI yet to be added. This is a full-stack C++ software dev project in the making (currently CLI-only). WIP.
Language: C++ - Size: 3.11 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0
ludvig-sandh/MultiQueue-Implementation
A C++ implementation of a parallel Priority-Queue
Language: CMake - Size: 1000 Bytes - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0
Xenn-00/chat-system
I create a scalable chat system that following best practices in real world industries with go
Language: Go - Size: 137 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0
kcenon/messaging_system
Asynchronous TCP communication system in order to support micro-service architecture.
Language: C++ - Size: 257 MB - Last synced at: about 22 hours ago - Pushed at: about 22 hours ago - Stars: 30 - Forks: 1
MikeRaphK/C-Data-Structures
A complete Data Structures library in C
Language: C - Size: 463 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
SvenWoltmann/java-collections-guide
Java Queue, Deque, Stack and other collections - Ultimate Guide on HappyCoders.eu.
Language: Java - Size: 921 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 3 - Forks: 1
paklog/task-execution-service
Warehouse task orchestration service with intelligent priority calculation, Redis-based queuing, and dynamic worker assignment
Language: Java - Size: 75.4 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0
BenFricker/data-structures-algorithms-python
Python implementation of data structures & algorithms
Language: Python - Size: 34.2 KB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0
BenFricker/priority-queue-simulation
A discrete event simulation system modeling a bank queue with multiple tellers and priority-based customer service.
Size: 2.93 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0
YuluWusu/Manage-tickets-for-the-Faculty-of-IT
this is my first project in university. I created a Application that manage report ticket for the Faculty of Information Technology using Priority Queue.
Language: C# - Size: 787 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0
huseynovvusal/pqjs
⚡ A fast and lightweight priority queue implementation for JavaScript.
Language: TypeScript - Size: 648 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0
Ite-O/python-indexed-heap
Python MinHeap and MaxHeap implementation with arbitrary-value removal, frequency tracking for duplicates, and sorted iteration.
Language: Python - Size: 69.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
garro95/priority-queue
A priority queue for Rust with efficient change function.
Language: Rust - Size: 400 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 209 - Forks: 33
rurban/ctl Fork of glouw/ctl
My variant of the C Template Library
Language: C - Size: 26.3 MB - Last synced at: 29 days ago - Pushed at: 5 months ago - Stars: 271 - Forks: 18
anacarlaaf/IC_2025
Projeto de Iniciação Científica 2025-2026
Language: C - Size: 30.7 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
Surajgupta001/DSA-CPP
This repository provides a comprehensive collection of C++ code examples and notes for Data Structures and Algorithms (DSA), organized by lecture. It is designed for students, learners, and competitive programmers to efficiently understand and implement core DSA concepts.
Language: C++ - Size: 6.34 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
KhaledMohamedP/BinaryHeap
BinaryHeap Data Structure using BinaryTree like implementation
Language: JavaScript - Size: 320 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2
ignlg/heap-js
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.
Language: TypeScript - Size: 2.36 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 158 - Forks: 11
onesy-me/heap
Min/Max Heap
Language: TypeScript - Size: 65.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
atomicno28/Data-Structures
A Central Repository of all the codes that i went through in my enitre Engineering. It cover all the topics from (Basic to Advance). Anyone can refer it for their revision purpose.
Language: C++ - Size: 130 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 11 - Forks: 2
SudharsanSaravanan/Hospital_Mangement_System
Patient Priority Management System is a Python-based project that prioritizes patient care based on illness severity, age, and arrival time using a min-heap priority queue, graph traversal for room allocation, and a binary search tree for efficient patient lookup. The system ensures optimal patient flow and room allocation in healthcare facilities.
Language: Python - Size: 40 KB - Last synced at: 24 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 2
AngelicosPhosphoros/keyed_priority_queue
Language: Rust - Size: 101 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 28 - Forks: 5
FyiurAmron/PriorityQueue
PriorityQueue for .NET library < 6
Language: C# - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 43 - Forks: 11
raphaelsenn/python-pathfinder-with-dijkstras-algorithm
Python project applies Dijkstra's algorithm for shortest maze pathfinding with visualization capabilities
Language: Python - Size: 7.07 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0
orxfun/orx-priority-queue
Priority queue traits and efficient d-ary heap implementations.
Language: Rust - Size: 229 KB - Last synced at: 28 days ago - Pushed at: 7 months ago - Stars: 5 - Forks: 1
SeaSBee/go-messagex
A production-grade, open-source Go module for high-performance, asynchronous RabbitMQ messaging with extensibility to Kafka, featuring built-in connection pooling, memory optimization, observability, security, fault tolerance, and comprehensive profiling.
Language: Go - Size: 17.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
swap2ag/Prims-and-kruskal-algorithms
SFCT assignment on Kruskal's and Prim's algorithm
Language: C++ - Size: 6.16 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
badrap/sorted-queue
A sorted queue, based on an array-backed binary heap
Language: TypeScript - Size: 342 KB - Last synced at: 27 days ago - Pushed at: about 2 months ago - Stars: 107 - Forks: 3
pankajSahu92/Job-Scheduler
Console-based Job Scheduler in C++ implementing FCFS and Priority scheduling.
Language: C++ - Size: 52.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
Zubayear/ryushin
Robust, efficient, and thread-safe data structures library written in pure Go.
Language: Go - Size: 186 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 3
samrith-s/concurrent-tasks
A simple task runner which will run all tasks till completion, while maintaining concurrency limits.
Language: TypeScript - Size: 1.32 MB - Last synced at: 14 days ago - Pushed at: 2 months ago - Stars: 40 - Forks: 5
singh-aadya/Cashback-and-Rewards-Optimizer
A Java command-line based project that helps users find the best cashback rewards across payment platforms, using Dynamic Programming, HashMap, Min-Heap, PriorityQueue, and Graph algorithms to make smart, real-time savings decisions.
Language: Java - Size: 102 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
s-renganayaki7104/Scheduler
This project implements and simulates CPU Scheduling Algorithms in Java. It demonstrates how different scheduling strategies impact process execution in an operating system. The simulator provides insights into completion time, turnaround time, waiting time, and response time for each process under multiple algorithms.
Language: Java - Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
goptics/varmq
A Simplest Storage-Agnostic and Zero-dep Message Queue for Your Concurrent Go Program
Language: Go - Size: 74.5 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 159 - Forks: 10
Emove/pq
A priority queue implemented in Go generics, supporting both min-heap and max-heap modes.
Language: Go - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
nvictus/pqdict
A Pythonic indexed priority queue
Language: Python - Size: 1.04 MB - Last synced at: 28 days ago - Pushed at: 2 months ago - Stars: 90 - Forks: 27
justrach/kew
🚀 Kew - A Fast, Redis-backed Task Queue Manager for Python
Language: Python - Size: 608 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 46 - Forks: 2
BlueRaja/High-Speed-Priority-Queue-for-C-Sharp
A C# priority queue optimized for pathfinding applications
Language: C# - Size: 134 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 1,214 - Forks: 167
xvi-xv-xii-ix-xxii-ix-xiv/fibonacci_heap
A Fibonacci Heap implementation in Rust
Language: Rust - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1
Yashjain246/Smart-Traffic-Flow-Optimizer
🚦 Real-time C++ simulation engine for traffic signal optimization, compiled to WebAssembly with interactive frontend.
Language: JavaScript - Size: 896 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
dimasone313/PRiority
🚀 Transform GitHub issues into funded projects with PRiority, featuring AI-driven estimates and seamless execution for smooth collaboration.
Language: TypeScript - Size: 15.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
mourner/flatqueue
A very fast and simple JavaScript priority queue
Language: JavaScript - Size: 61.5 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 141 - Forks: 7
christianvuye/smartrecover
Recoveries Platform Technical Demonstration: heap-based priority processing for charged-off loans; partner sync via event-driven reconciliation (planned). Python 3.13, Django 5.2.
Language: Python - Size: 868 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
ydv-kanchan/Algorithm_DesignImplementation
This repository contains implementations of core algorithms and data structures in Java. It includes topics such as sorting, searching, recursion, dynamic programming, graph algorithms, greedy methods, hashing, trees, heaps, and more. The aim is to practice algorithm design, analyze complexities, and strengthen problem-solving skills for intervie
Language: Java - Size: 1.06 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
mauriciosantos/Buckets-Swift
Swift Collection Data Structures Library
Language: Swift - Size: 2.68 MB - Last synced at: 5 days ago - Pushed at: almost 7 years ago - Stars: 119 - Forks: 14
danielsada/100daysofalgorithms
🔗100 algorithms for 100 days. Can I do it?
Language: Python - Size: 1.32 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 9 - Forks: 5
KnightMareWolff/IQT
IQT (Insane Queue & Task ) is the definitive Unreal Engine plugin to orchestrate your gameplay abilities in real-time.
Language: C++ - Size: 131 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
trinity-bytes/CourseraClone
Clon parcial de Coursera en C++ (consola). Gestión de cursos, inscripciones y certificados; usa estructuras de datos (AVL, hash, grafos, heap) y algoritmos de búsqueda/ordenamiento.
Language: C++ - Size: 1.75 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
luciopaiva/heapify
The fastest JavaScript priority queue out there. Zero dependencies.
Language: TypeScript - Size: 973 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 719 - Forks: 21
rleungx/queue
A priority queue with expiration functionality.
Language: Go - Size: 60.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
data-structures-and-algorithms/heapq
:vertical_traffic_light: Python's heap and priority queue library for JavaScript
Language: JavaScript - Size: 3.69 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 1
geocrystal/kd_tree
Crystal implementation of "K-Dimensional Tree" and "N-Nearest Neighbors"
Language: Crystal - Size: 69.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 17 - Forks: 3
mido-io/Complaint-Management-System
A console-based application to manage customer complaints using manually implemented data structures: linked list (employee management), queue (complaint storage), stack (problem summaries), and priority queue (urgent complaints). Supports Customer, Employee, and Admin roles with file-based data persistence.
Language: C++ - Size: 8.79 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
amr-yasser226/Ambulance-Management-System-DSA
A centralized system for managing ambulance services across multiple hospitals, utilizing data structures to optimize ambulance allocation and improve emergency response times.
Language: C++ - Size: 495 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
sampleXbro/axios-retryer
An advanced Axios request manager offering intelligent retry logic with token refresh, concurrency control, priority queuing, and a flexible plugin architecture, all built with TypeScript for robust HTTP client integrations.
Language: TypeScript - Size: 597 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
akshayavb99/CodingNinjas_Java_DSA
Contains the solutions for the programming questions in the CodingNinjas Java+DSA course
Language: Java - Size: 353 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 129 - Forks: 82
jonatanlinden/PR
A lock-free priority queue implementation
Language: C - Size: 131 KB - Last synced at: 19 days ago - Pushed at: over 7 years ago - Stars: 35 - Forks: 7
jaki729/High-Frequency-Trading-Matching-Engine
Built Go-based matching engine processing 100K+ orders/sec with sub-50μs latency using priority queues and concurrent algorithms
Language: Go - Size: 26.4 KB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
harshrajhrj/ee-rmsa
ENERGY EFFICIENT REGENERATION AWARE ROUTING MODULATION AND SPECTRUM ALLOCATION FOR MULTICAST SESSION IN ELASTIC OPTICAL NETWORK
Language: C++ - Size: 13.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
Yulian302/qugopy
High-Performance Distributed Task Scheduler
Language: Go - Size: 137 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
salvpimp/Java_Collections_Threads
Explore Java collections and threads with practical exercises. Enhance your OOP skills through encapsulation, inheritance, polymorphism, and abstraction. 🌟💻
Language: Java - Size: 2.19 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
madhurimarawat/Python-for-Datascience
This repository contains programs in the python programming language.
Language: Jupyter Notebook - Size: 12.3 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
mauriciosantos/Buckets-JS
A complete, fully tested and documented data structure library written in pure JavaScript.
Language: JavaScript - Size: 1.37 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 1,255 - Forks: 113
realrnvr/JavaUtils
Custom implementation of Java Utility classes
Language: Java - Size: 103 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
jamesgober/mod-events
High-performance, zero-overhead event dispatcher for Rust. Thread-safe, async-ready with priority system. Type-safe observer pattern for decoupled architectures.
Language: Rust - Size: 51.8 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1
jjkjwo/M0dular-Action-System-Interface
M0dular Action System & Interface, Custom AI/AGENT Framework (made by a non-coder)
Language: Python - Size: 384 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
Tweetsy11/Java_Collections_Threads
This repository showcases Java exercises focused on collections and threads, emphasizing core object-oriented principles. Explore practical implementations and deepen your understanding of Java's capabilities. 🐙🌐
Language: Java - Size: 2.19 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
srwiley/gheap
Min Heap, Max Heap and Min-Max Heap generic priority queues
Language: Go - Size: 43.9 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
Ayushcloner/M0dular-Action-System-Interface
Explore M0dular-Action-System-Interface, a unique AI platform built from scratch, featuring custom components and modular design. Join our community on GitHub! 🚀💻
Language: Python - Size: 191 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
CharryWu/leetcode
All LeetCode Problems Charry Solved
Language: Python - Size: 540 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0
EE-Azura/cascade-q
A flexible async task scheduler with multi-level priorities, concurrency control, and priority decay for Javascript and Typescript.
Language: TypeScript - Size: 193 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0
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!
Language: Java - Size: 81.1 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 23 - Forks: 12
galactixx/heapcraft
heapcraft is a Go library offering a suite of heap data structures which include binary, d‑ary, pairing, radix, skew, and leftist heaps.
Language: Go - Size: 438 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
efrat-dev/leetcode-solutions-hub
A web-based platform displaying my structured LeetCode solutions by topic and difficulty – searchable, categorized, and fully interactive.
Language: C# - Size: 105 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
samvv/scl.js
A standard collections library for JavaScript/TypeScript
Language: TypeScript - Size: 2.76 MB - Last synced at: 30 days ago - Pushed at: 10 months ago - Stars: 10 - Forks: 2
pzaino/gods
GoDS is just a Go Lang library of Datastructures I created for my own projects and to practice some generic programming in go
Language: Go - Size: 760 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 2
Andreihanl/Java_Collections_Threads
Explore Java Collections and Threads with practical exercises. Enhance your OOP skills while learning encapsulation, inheritance, polymorphism, and more. 🌟🐙
Language: Java - Size: 2.19 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
ZaTribune/assets-matching-engine
A demo project for an assets matching engine.
Language: Java - Size: 453 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
JustinTimperio/rpq
RPQ is a high performance embeddable double priority queue with complex priority ordering guarantees
Language: Rust - Size: 798 KB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1