An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: queues

malikmoaz01/Data-Structures

Data Structures and Algorithms (DSA) repository with implementations and examples in multiple languages. Includes fundamental concepts, problem-solving techniques, practical applications, and LeetCode questions.

Language: Java - Size: 7.67 MB - Last synced at: about 10 hours ago - Pushed at: about 11 hours ago - Stars: 0 - Forks: 0

alexandramartinez/my-process-api-munits

Mule application making use of Anypoint MQ and demonstrating how to use MUnit to create significant tests for different scenarios. Using spy, verify call, assertions, mock, and more.

Language: DataWeave - Size: 645 KB - Last synced at: about 10 hours ago - Pushed at: about 12 hours ago - Stars: 2 - Forks: 1

abdiu34567/queue-notifier

An SDK for handling notifications via Redis and job queues.

Language: TypeScript - Size: 431 KB - Last synced at: about 20 hours ago - Pushed at: about 20 hours ago - Stars: 1 - Forks: 0

bloomberg/blazingmq

A modern high-performance open source message queuing system

Language: C++ - Size: 58.2 MB - Last synced at: about 24 hours ago - Pushed at: 1 day ago - Stars: 2,651 - Forks: 143

roadrunner-server/jobs

RR Jobs plugin

Language: Go - Size: 1.02 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 4 - Forks: 7

aalhour/C-Sharp-Algorithms

:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#

Language: C# - Size: 3.19 MB - Last synced at: about 24 hours ago - Pushed at: 4 months ago - Stars: 6,037 - Forks: 1,397

inngest/inngest

The leading workflow orchestration platform. Run stateful step functions and AI workflows on serverless, servers, or the edge.

Language: Go - Size: 314 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2,811 - Forks: 106

jigyasaG18/Data-Structures-And-Algorithms

This repository provides implementations and theoretical explanations of fundamental data structures and algorithms in C++. It serves as a comprehensive resource for learners and developers, featuring practical examples ranging from arrays and linked lists to advanced concepts like graphs, dynamic programming, and recursion. Happy Coding!

Language: C++ - Size: 577 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

KhushiiAgarwal/DataStructures

Data Structure in C Programming for strong fundamentals

Language: C - Size: 106 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

zio/zio

ZIO — A type-safe, composable library for async and concurrent programming in Scala

Language: Scala - Size: 2.4 GB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 4,197 - Forks: 1,337

viveknathani/teachyourselfmath

A math PDF extraction engine, built for the internet. ❤️

Language: TypeScript - Size: 892 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 71 - Forks: 6

Galactrip420/Asad-DSA-Solutions

A collection of my solutions to various Data Structures and Algorithms (DSA) problems from various platforms. This repository serves as a coding journal to improve problem-solving skills, to be better at competitive Programming, and to explore different algorithms to solve problems with them. 🚀

Size: 1.95 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

SvenWoltmann/java-collections-guide

Java Queue, Deque, Stack and other collections - Ultimate Guide on HappyCoders.eu.

Language: Java - Size: 914 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 4 - Forks: 1

xabarov/most-queue

Python package for calculation and simulation of queueing systems (QS) and networks.

Language: Python - Size: 36.1 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 1

Hrudhay-H/Cpp_Algorithms

A collection of essential algorithms implemented in C++. This repo covers sorting, searching, data structures, dynamic programming, and more, with clear explanations and comments for learning and practice.

Language: C++ - Size: 85 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

oliver-oloughlin/kvdex

A high-level abstraction layer for Deno KV with zero third-party dependencies by default 🦕🗝️

Language: TypeScript - Size: 1.5 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 224 - Forks: 9

laxertu/eric-api

A ready-to-use SSE messaging microservice implementation

Language: Python - Size: 49.8 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

joe-wehbe/leetcode

Leetcode problems that I have solved

Language: Java - Size: 1.58 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

JoydeepMallick/DSA_PRACTICE

Contains all the possible DSA notes I made over time, feel free to use it, open to modifications and improvement and will be updating it frequently.

Language: C++ - Size: 22.2 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 1

scrapy/queuelib

Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python

Language: Python - Size: 140 KB - Last synced at: 5 days ago - Pushed at: 25 days ago - Stars: 277 - Forks: 55

Girrajjangid/LeetCode-Practice

Collection of LeetCode problems that I am solving daily. Spread some ❤ by giving ⭐.

Language: Python - Size: 1.14 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

inngest/inngest-js

The developer platform for easily building reliable workflows with zero infrastructure for TypeScript & JavaScript

Language: TypeScript - Size: 10 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 530 - Forks: 50

anuragzete/Practice-Questions

Practice Questions Repository – A collection of coding problems and solutions covering various algorithms, data structures, and programming concepts. Ideal for honing problem-solving skills and preparing for technical interviews.

Language: Java - Size: 9.77 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

inngest/inngest-kt

Kotlin/Java SDK for Inngest

Language: Kotlin - Size: 369 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 3

Mohit-Chaudhari/JAVA-DSA

#JavaDSA: Daily Coding Challenges

Language: Java - Size: 33.2 KB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

geniusrabbit/notificationcenter

🚦 notification message abstraction on top of different messaging pipelines (Kafka, NATS, RedisPubSub, etc)

Language: Go - Size: 231 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 3 - Forks: 0

sidetracklabs/sidetrack

Typescript-first background job processing library, backed by Postgres.

Language: TypeScript - Size: 2.37 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 56 - Forks: 2

uday510/DSA

My solutions to the various problems available on various coding platforms.

Language: Java - Size: 3.56 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 2

AhmedYahyaE/data-structures-and-algorithms-implementations

My own implementations for the most common Data Structures and Algorithms

Language: PHP - Size: 9.53 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

chaps-io/gush

Fast and distributed workflow runner using ActiveJob and Redis

Language: Ruby - Size: 447 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 1,079 - Forks: 110

DuvanVilladiego/Concessionaire-MicroServices

Este proyecto es una solución completa que utiliza Java 17 con Spring Boot 3.2.5 para gestionar la interacción entre tres microservicios. Está diseñado para demostrar cómo diferentes servicios pueden comunicarse entre sí y cómo gestionar el flujo de datos utilizando ActiveMQ para mensajería asíncrona.

Language: Java - Size: 70.9 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

darkorsa/cordo

PHP microframework for robust API development with CQRS

Language: PHP - Size: 804 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 19 - Forks: 1

AKASH-ALAM/Competitive-Programming

Competitive programming is a mind sport usually held over the Internet or a local network, involving participants trying to program according to provided specifications. Contestants are referred to as sport programmers. @Wikipedia

Language: C++ - Size: 15.9 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 2 - Forks: 0

Nitishprasadverma/java

All About Data Structure And Algorithm In Java

Language: Java - Size: 350 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

spatie/laravel-queueable-action

Queueable actions in Laravel

Language: PHP - Size: 144 KB - Last synced at: 15 days ago - Pushed at: 2 months ago - Stars: 663 - Forks: 58

matryer/vice

Go channels at horizontal scale (powered by message queues)

Language: Go - Size: 221 KB - Last synced at: 17 days ago - Pushed at: almost 3 years ago - Stars: 1,547 - Forks: 78

tilde-lab/yascheduler

Yet another cloud computing scheduler for the high-throughput cloud scientific simulations

Language: Python - Size: 581 KB - Last synced at: 5 days ago - Pushed at: 20 days ago - Stars: 5 - Forks: 4

freelancerwebro/sellers-service

RESTful API designed to handle custom sales data from a high-value customer operating across multiple EU countries. ( Laravel 11, PHP 8.4, MySQL 8, Redis, Docker )

Language: PHP - Size: 11.1 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

AntonyGZ/Estructura_de_datos

Implementaciones y explicaciones de estructuras de datos en distintos lenguajes.

Size: 3.91 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

autistic-symposium/master-algorithms-py 📦

👾 my detailed walk-through for mastering classical algorithm and data structure problems (and the book i published by hanbit media a decade ago)

Language: Python - Size: 16.6 MB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 30 - Forks: 8

laravel-workflow/waterline

An elegant UI for monitoring Laravel Workflows.

Language: PHP - Size: 2.74 MB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 178 - Forks: 12

holtwick/zeed

🌱 Simple foundation library / framework written in Typescript. No dependencies. Tree shakable.

Language: TypeScript - Size: 1.98 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 36 - Forks: 2

harshil1712/resend-rate-limit-demo

Handle rate limiting when using the Resend email service with Cloudflare Queues

Language: TypeScript - Size: 25.4 KB - Last synced at: about 22 hours ago - Pushed at: 8 months ago - Stars: 12 - Forks: 0

mikestefanello/backlite

Type-safe, persistent, embedded task queues and background job runner w/ SQLite

Language: Go - Size: 102 KB - Last synced at: 16 days ago - Pushed at: 27 days ago - Stars: 83 - Forks: 4

zackAJ/laravel-debounce

a laravel package that gives you a debounce effect on jobs, notifications and artisan commands with a nice report of occurrences.

Language: PHP - Size: 79.1 KB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 113 - Forks: 3

choria-io/asyncjobs

Asynchronous Job Processor

Language: Go - Size: 3.47 MB - Last synced at: 10 days ago - Pushed at: 10 months ago - Stars: 107 - Forks: 5

JoBeGaming/Qs

Python Queues. Note that this is still in development

Size: 1000 Bytes - Last synced at: 20 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

justtrackio/terraform-aws-sqs-queues

Terraform module which creates sqs queue(s)

Language: HCL - Size: 79.1 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 1

JCTools/JCTools

Language: Java - Size: 7.53 MB - Last synced at: 29 days ago - Pushed at: 11 months ago - Stars: 3,636 - Forks: 570

SebKay/wp-queued-jobs

A Laravel-like queue system for WordPress.

Language: PHP - Size: 313 KB - Last synced at: 25 days ago - Pushed at: 6 months ago - Stars: 39 - Forks: 3

tobbie/c-sharp-algorithms

C# solutions to common data structures and algorithm problems

Language: C# - Size: 38.1 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 7 - Forks: 3

mdawoud27/data_structures_and_algorithms

Data Structures and Algorithms, you'll find comprehensive notes, explanations, and implementations of various data structures and algorithms.

Language: C - Size: 175 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

ZigRazor/Labrador

C++ Queue Elaboration Framework

Language: C++ - Size: 84 KB - Last synced at: 20 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

Shikha-code36/Data-Structures-and-Algorithm-Patterns

Data Structures and Algorithms Patterns that I followed ,implemented in Python

Language: Python - Size: 43 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 111 - Forks: 20

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: 711 KB - Last synced at: 21 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 2

Sanjeev-Panday/DataStructures-Algorithms

Data Structures and Algorithms

Language: Java - Size: 45.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

brianpursley/Npgmq

A .NET client for Postgres Message Queue (PGMQ).

Language: C# - Size: 88.9 KB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 27 - Forks: 1

RajanshuSingh/A2Z-dsa

In this repo, i will be adding CPP code while learning Data Structures and Algorithms from A2Z DSA sheet by Striver.

Language: C++ - Size: 154 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

melg8207/class_12

class 12 java programs

Language: Java - Size: 143 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

taskforcesh/bullmq-proxy

HTTP based proxy for accessing BullMQ Queues

Language: TypeScript - Size: 716 KB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 54 - Forks: 11

Mabdullahatif/Data_Structures

C++ code examples that focus on data structures and algorithms.

Language: C++ - Size: 56.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

christoph-kluge/bref-sqs-laravel

Serverless laravel queues on AWS Lambda (SQS driver)

Language: PHP - Size: 85 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 14 - Forks: 3

MPSTR24/laravel-queue-tracker

Laravel package that allows you to see the current job being processed in a queue during production.

Language: PHP - Size: 16.6 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

dylanmc1ntee/Data-Structures-and-Algorithms

A repository for all assignments from my Data Structures and Algorithms (DSA) course. Includes implementations in C, covering linked lists, stacks, queues, trees, sorting algorithms, and recursion.

Language: C - Size: 5.57 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

AndrewKhassapov/queue-ts

Typescript queue data structure

Language: TypeScript - Size: 54.7 KB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

Muhammad-Magdi/pgmq-js

Postgres Message Queue (PGMQ) JavaScript Client Library

Language: TypeScript - Size: 135 KB - Last synced at: 25 days ago - Pushed at: 7 months ago - Stars: 66 - Forks: 2

bloomberg/blazingmq-sdk-python

Python SDK for BlazingMQ, a modern high-performance open source message queuing system.

Language: Python - Size: 188 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 28 - Forks: 10

renoki-co/l1

Extend your PHP/Laravel application with Cloudflare bindings.

Language: PHP - Size: 45.9 KB - Last synced at: 16 days ago - Pushed at: 12 months ago - Stars: 150 - Forks: 28

thomashirtz/treequeues

High performance queues for pytree objects.

Language: Python - Size: 984 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

ibnaleem/queue

Queue data structure in Python

Language: Python - Size: 13.7 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

moleculerjs/moleculer-channels

Reliable messages for Moleculer services via external queue/channel/topic.

Language: JavaScript - Size: 1.29 MB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 80 - Forks: 15

Aravind-11/Leetcode-Problems

Collection of my Leetcode solutions

Language: Python - Size: 318 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jason-bourne-gg/DSA

This repository serves as a comprehensive collection of implementations for various data structures and algorithms in different programming languages. Whether you're a beginner learning the fundamentals of computer science or an experienced developer looking to refresh your knowledge, this repository has something for everyone.

Language: C++ - Size: 703 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

danionella/dejaq

DejaQueue – a fast alternative to multiprocessing.Queue

Language: Python - Size: 77.1 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

withinboredom/wp-queue

An incredibly simple queue system for WordPress

Language: PHP - Size: 20.5 KB - Last synced at: 20 days ago - Pushed at: almost 8 years ago - Stars: 8 - Forks: 0

Pedro-Estevao/data-structures

Implementations in C++ of algorithms and data structures developed in the Data Structures course at Centro Universitário Barão de Mauá. Includes lists, stacks, queues, trees, graphs, hash tables, and sorting and searching algorithms.

Language: C++ - Size: 400 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

blindlobstar/membus

membus is a lightweight, type-safe in-memory message bus implementation for Go that enables publish-subscribe (pub/sub) pattern communication between different parts of your application.

Language: Go - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

beingnikil07/DSA

Language: Java - Size: 194 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

nathan-g1/ds-algo-problems

Answers to Data Structure and Algorithm problem sets from http://codeforces.com, CTCI, and https://leetcode.com all in Java

Language: Java - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 4

hiejulia/jhipster-distributed-system-computing

Jhipster in distributed computing

Language: Java - Size: 1.54 MB - Last synced at: 26 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

efwoods/data-structures-and-algorithms

Data Structures and Algorithms C++ Certificate with Tests and Solutions to Leetcode Exercises

Language: C++ - Size: 12.9 MB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Sapna127/CodingNinjas-DSA-CPP

Collection of major data structures and algorithms problems on various topics.

Language: C++ - Size: 448 KB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 3

kaevdokimov/symfony-async

Based on a series of videos on YouTube by Gart Clarke Asynchronous Symfony

Language: PHP - Size: 253 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

aadityaneve/DSA

DSA problems solved during Masai Journey.

Language: JavaScript - Size: 229 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 8 - Forks: 0

Archanaub04/Laravel_ProgressBar_with_Queue_Job_Batching

This is a progress bar for uploading file and it can upload millions of record CSV file. This is done by queues and job batching. so using multiple small jobs and making it as batches we can get progress of each jobs execution and display it as a progress bar

Language: PHP - Size: 2.04 MB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

oawu/npm-queue

主要是將須同步處理的事件或功能,以 Queue 的方式依序處理

Language: JavaScript - Size: 24.4 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

fotioudim/NWC-SAFer

An awesome CLI tool simplifying NetCDF data extraction of NWC-SAF products and transformation to different file formats!

Language: Python - Size: 2.21 MB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Tamoziit/DSA

DSA using C

Language: C - Size: 76.2 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

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.

Language: Java - Size: 300 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 95 - Forks: 26

Marcelosmbrrr/laravel-queue-horizon

Simple app built with Laravel to study Queues and monitoring with Horizon

Language: PHP - Size: 6.7 MB - Last synced at: 29 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Mad-Collective/queues

Provides abstractions for Tasks & Domain Events as well as implementations for some queue systems. Easy to extend.

Language: PHP - Size: 379 KB - Last synced at: 15 days ago - Pushed at: 10 months ago - Stars: 5 - Forks: 1

kevindees/laravel-redis-queue

A little command line tool for clearing Laravel Redis queues.

Language: PHP - Size: 9.77 KB - Last synced at: 2 days ago - Pushed at: about 3 years ago - Stars: 16 - Forks: 3

jpcaparas/laravel-horizon-demo

A demo for Laravel Horizon, a Redis queue monitor. Announced at Laracon US 2017.

Language: PHP - Size: 1.55 MB - Last synced at: 12 days ago - Pushed at: over 7 years ago - Stars: 16 - Forks: 6

ArtemTitariev/SQL-to-NoSQL-Converter

Language: PHP - Size: 643 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

rsoesemann/sobject-work-queue

Custom Apex queue to process arbitrary work on existing SObject in a guaranteed order.

Language: Apex - Size: 103 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 56 - Forks: 17

insign/spatie-crawler-queue-with-laravel-model

Spatie's Crawler with Laravel Model as Queue

Language: PHP - Size: 89.8 KB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 1

mahmoudmohamedramadan/Laravel-Digging-v8 📦

A comprehensive container that covers everything about Laravel in detail.

Language: PHP - Size: 915 KB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 5 - Forks: 0

nixhantb/QuantumMQ

⚙️ Distributed Message Queuing Protocol for Message Broker System with almost quantum-level messaging⚙️

Language: C# - Size: 342 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

anishLearnsToCode/hackerrank-data-structures

Data Structures 👩‍💻 Domain on HackerRank - Problems & Solutions 📑📘

Language: Java - Size: 341 KB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 22 - Forks: 10

jessedahlke/CSCI161-Lab107

Project for data structures and algorithms course. Focuses on stacks, queues, lists, positions, trees, and binary trees. Oct 2024

Language: Java - Size: 51.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0