This repository serves as a comprehensive resource for understanding and implementing various data structures and algorithms
This repository contains a notification service designed to handle and send notifications through multiple channels. The system is composed of three m...
web scraping and search portal using postgres full-text search, web admin built with angular + ng-zorro, web portal built with reactjs + tailwindcss
ChasquiMQ is a Redis-backed message broker / background job queue
Interactively manage concurrency for outbound requests.
Automatically accepts Valorant match found popups. Also includes a one-click dodge with cooldown timer — requeue after cooldown with one click.
CSC305: Data Structures [DS] & CSL303: Data Structures Lab [DS Lab] | SE Semester III | Computer Engineering
Lock-free, multi-producer, single-consumer burstable ring buffer for Rust
Simplified Node AWS SQS Worker Wrapper
A blazing fast job queue built for ease of use and scalability
A golang background job queue that uses optimized database lock for reliability and speed.
Hotel Menu System with all basic functionalities, running in command-line interface created using Java. Consists 2 versions Array version and the Clas...
基于Golang实现的延时队列 delay queue
Velocity queueing solution
Basic queue for Kirby 2, using Cron and Kirby's flat file system
실전과 가장 유사한 티켓팅 연습 환경을 제공하는 리얼리즘 티켓팅 시뮬레이터
mpcurses is a Python package for running work in multiple processes and visualizing that work live in the terminal using curses.
A queue manager for concurrent promise execution
Solution to problems in "Cracking the Coding Interview" in C++.
Data structures & algorithms implemented in Java and solutions to leetcode problems.
Distributed call queue system (ACD) for Asterisk 13+
A queue which schedules fairly by key
C implementation of most common ADTs + Pointers
Small, efficient and capable Kotlin library to add Postgresql-based queues to your Java/Kotlin project
All Data Structures Implementation in C and Python programming languages. All famous Algorithms implementation in C and Python language. Dynamic Progr...
Hyrex is the task framework that makes durable tasks simple. Just wrap your functions and schedule them. The only requirement is Postgres!
A Digitized Queue Management System website|| Predicts waiting time on the basis of previous data and uses accurate ARIMA Model. Retain walk-ins, incr...
🐁 happy little queue
A Mongo transport for Symfony Messenger
:confetti_ball: :battery: Simple background job/task processing queue for Node.js (>= 7.6) using `cluster` & separate Node processes.
React Hook implementing a queue with optional concurrency limit.
SQS/S3 Broker for TaskIQ using Aiobotocore
Multi Threading Manager using PHP Symfony process component
An M/M/1/K queue Python3 simulator that compares the simulation results against the analytics results. The queue have limited capacity K and processes...
All-in-one YouTube downloader with built-in browser, no watermarks, no file size cap. Downloads video and audio simultaneously in separate streams the...
lock-free data structures: SPSC ring buffer, MPMC ring buffer, MPMC single linked list queue, MPMC single linked list stack; lock free memory manageme...
This is boilerplate template for a Python Flask application with things you need to get started.
Implementing data structure and algorithm in python
Async-native task queue for Python with Pydantic validation
延迟队列任务 (时间轮)
Nimbus Framework
:sleeping: Queue emitter events
The sample code describes how to use the HMS AccelerateKit SDK, including dispatch queues create, push work items into queues, release queues.
Algorithms and Data Structures.
A demo app used in Freeks talk on queues
Queue OpenCode input until the current session is idle
A set of efficient generic data structures implemented in C
My C-coded journey through core DSA concepts
Data Structures with Theory, Algorithms and Code