Topic Wise Implementation, Details and Questions based on Data Structures and Algorithms
An optimised :rocket: implementation of Data structures & Algorithms like Fenwick Trees, Segment Trees, Stacks, Priority Queues, Linked Lists etc for...
Data structrue & Algorithms (Manually built)
An AsyncIterable interface for reading redis streams
A fast multi-producer, multi-consumer concurrent wait-free linearizable queue for Java
(Incomplete, In Continuation) Implementation of Data Structures like Stacks, Queues, etc. using C programming language
queue that can be used like buffered channel with any capacity
A data structure is a particular way of organizing data in a computer so that it can be used effectively. For example, we can store a list of items ha...
Example of implementing message brokers :envelope: :outbox_tray: :inbox_tray:
Cute job & task queue – type safe
redis stream 实现messagebus 订阅发布任务和延迟任务
axios queue解决接口并发问题,支持取消请求
3 different C++, multi-threaded queues including a lock-free one
Base of OpenQueue
High reliability asynchronous task queue using mysql
Laravel web application to schedule social media posts for later publishing
Handles failing jobs file based, if you have no database. Ideal for a default Statamic setup.
Stock Market application using queues, stacks as data Structure. Java | JavaFX
Multifunctional asynchronous concurrent queue
:seedling: This repository is where I store my solutions when solving problems on Leetcode and they are solved by Dart :brain:
A high-performance, transactional ring buffer implementation for efficient intra-process and inter-process communication, following the single-produce...
A collection of Data Structures and Algorithms (DSA) implemented in Dart, covering essential concepts like arrays, linked lists, trees, graphs, sortin...
The assignment is to build a tool that will parse and check the emails in a Google and Outlook email ID, and respond to the e-mails based on the conte...
At least once delivery message broker. Built on top of the great BadgerDB. TCP based.
A distributed embedable small and fast workflow-engine/queue/job-scheduler with zero dependencies
Professional, scalable NestJS & Prisma backend for a credit ledger and referral system, built with a focus on clean architecture, SOLID principles, an...
𝗗𝗮𝘁𝗮 𝗦𝘁𝗿𝘂𝗰𝘁𝘂𝗿𝗲𝘀 & 𝗔𝗹𝗴𝗼𝗿𝗶𝘁𝗵𝗺𝘀 𝗶𝗻 𝗖/𝗖++ | 𝗘𝗮𝘀𝘆 to 𝗔𝗱𝘃𝗮𝗻𝗰𝗲𝗱 𝗟𝗲𝘃𝗲𝗹
High-performance Redis Streams queue integration for NestJS based on power-queues.
A modern, async-first, type-safe task queue for Python. Built with asyncio, featuring 5 queue backends (Redis, PostgreSQL, MySQL, RabbitMQ, AWS SQS),...
Persisted job queue for android
robust background queue for django
Configurable and extendable Task pipeline. Define hooks and revert your changes on failure.
Flash message middleware for Koa and Passport
使用mysql数据库、redis、rabbitMQ三种方式实现消息队列(流量削峰)
Data Structures and Algorithms in C++.
Laravel Queue Redis Module
数据结构和算法
Simple Async Queue for async/await.
A collection of handy classes, extensions and global functions to handle being in the background using Swift.
A 2B2T-Like Queue System
A Rust implementation of RSMQ
SafeQueue is low-level, in-memory, thread-safe, simple and fast FIFO queue in pure Go.
Qless Queue driver for Laravel
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains List, Map, Stack, Queue.
A Laravel queue connector for AWS Batch
Queue Management System Android App with Java (50.001 1D Project)
Yii Queue AMQP Driver
.NET implementation of https://github.com/smrchy/rsmq
LeetCode