queues
There are 984 repositories under queues topic.
aalhour/C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
zio/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
inngest/inngest
The leading workflow orchestration platform. Run stateful step functions and AI workflows on serverless, servers, or the edge.
bloomberg/blazingmq
A modern high-performance open source message queuing system
matryer/vice
Go channels at horizontal scale (powered by message queues)
chaps-io/gush
Fast and distributed workflow runner using ActiveJob and Redis
inngest/inngest-js
The developer platform for easily building reliable workflows with zero infrastructure for TypeScript & JavaScript
spatie/laravel-queueable-action
Queueable actions in Laravel
alexhagiopol/cracking-the-coding-interview
:books: C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
stacygohyunsi/algorithms-primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
scrapy/queuelib
Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python
Narahari-Sundaragopalan/JavaScript-Interview-Questions
A good collection of technical interview and software development questions in JavaScript
oliver-oloughlin/kvdex
A high-level abstraction layer for Deno KV with zero third-party dependencies by default 🦕🗝️
srsandy/Data-Structures-and-Algorithms-in-Java-2nd-Edition-by-Robert-Lafore
Solutions of Data Structures and Algorithms in Java 2nd Edition by Robert Lafore. Adding practice problems and solutions.
laravel-workflow/waterline
An elegant UI for monitoring Laravel Workflows.
renoki-co/l1
Extend your PHP/Laravel application with Cloudflare bindings.
zackAJ/laravel-debounce
a laravel package that gives you a debounce effect on jobs, notifications and artisan commands with a nice report of occurrences.
shashankch292/InterviewBit
InterviewBit Programming Solutions
manosriram/Data-Structures
Data-Structures using C++.
aish21/Algorithms-and-Data-Structures
Comprehensive guide to Algorithms and Data Structures created by me to practice important concepts for technical interviews.
choria-io/asyncjobs
Asynchronous Job Processor
mikestefanello/backlite
Type-safe, persistent, embedded task queues and background job runner w/ SQLite. Web monitoring UI included.
Shikha-code36/Data-Structures-and-Algorithm-Patterns
Data Structures and Algorithms Patterns that I followed ,implemented in Python
beanstalkg/beanstalkg
Beanstalkg is a go implementation of beanstalkd - A fast, general-purpose work queue
zalky/cues
Queues on cue: low-latency persistent blocking queues, processors, and graphs via Chronicle Queue
awslabs/amazon-sqs-java-temporary-queues-client
An Amazon SQS client that supports creating lightweight, automatically-deleted temporary queues, for use in common messaging patterns such as Request/Response. See http://aws.amazon.com/sqs.
moleculerjs/moleculer-channels
Reliable messages for Moleculer services via external queue/channel/topic.
B1bhu1O1/Coding-Ninjas-Solution-Java-DSA-Premium
This repo Provide Coding Ninjas Basics of Java with Data Structures and Algorithms Solution. This will have solutions to all the problems that are included in Coding Ninja's 2022 Java Course. Star the repo if you like it.
TrainingByPackt/CPP-Data-Structures-and-Algorithm-Design-Principles
Leverage the power of modern C++ to build robust and scalable applications
viveknathani/teachyourselfmath
A math PDF extraction engine, built for the internet. ❤️
sheerun/queue
Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer
taskforcesh/bullmq-proxy
HTTP based proxy for accessing BullMQ Queues
Muhammad-Magdi/pgmq-js
Postgres Message Queue (PGMQ) JavaScript Client Library
rsoesemann/sobject-work-queue
Custom Apex queue to process arbitrary work on existing SObject in a guaranteed order.
sidetracklabs/sidetrack
Typescript-first background job processing library, backed by Postgres.