Projects in Awesome Lists tagged with dequeue
A curated list of projects in awesome lists tagged with dequeue .
https://github.com/apple/swift-collections
Commonly used data structures for Swift
collection container deque dequeue hash ordered-dictionary ordered-set queue sequence
Last synced: 12 May 2025
https://github.com/js-sdsl/js-sdsl
A javascript standard data structure library which benchmark against C++ STL.
data-structure-library data-structures data-structures-and-algorithms deque dequeue hashmap hashset hashsets javascript javascript-data-structures javascript-library linklist map priority-queue rb-tree red-black-tree set stl-containers typescript typescript-data-structure
Last synced: 15 May 2025
https://github.com/edwingeng/deque
A highly optimized double-ended queue
array deque dequeue double-ended-queue golang list queue vector
Last synced: 16 Jan 2026
https://github.com/blakeembrey/deque
JavaScript implementation of a double-ended queue
deque dequeue double-linked-list iterator linked-list queue stack
Last synced: 10 Oct 2025
https://github.com/jefking/king.service.servicebus
Task scheduling for .NET: Azure Service Bus
azure c-sharp dequeue scheduler service-bus service-bus-queue service-bus-topic task-scheduler
Last synced: 03 Aug 2025
https://github.com/amrsaber/go-blocking-dequeue
Thread safe, blocking, generic dequeue data structure for Go
blocking-queue blocking-stack dequeue generic go golang infinite queue stack thread-safe thread-safe-queue thread-safe-stack
Last synced: 05 Oct 2025
https://github.com/howprogrammingworks/dequeue
Stack, Queue and Dequeue
data data-structures deque dequeue js jsvascript stack
Last synced: 22 Jun 2025
https://github.com/lenndewolten/dequeueable
A project that handles dequeuing queue messages from known Cloud Providers
azure azure-queue azure-storage containers csharp dequeue dotnet message-queue queue queues
Last synced: 07 May 2025
https://github.com/kevinpollet/go-datastructures
Data structures implementations in Go
abstract-data-types binary-search-tree data-structures datastructures dequeue go golang list queue stack union-find
Last synced: 18 Mar 2025
https://github.com/eoincampbell/qluent
Qluent provides a very simple Fluent API and wrapper classes around the Microsoft Azure Storage SDK
asynchronous azure azure-sdk azure-storage azure-storage-queue consumer csharp-library dequeue message-count message-poison message-queue message-visibility messaging netcore2 netframework pop producer-consumer receive-messages serialization storage-queue
Last synced: 24 Apr 2025
https://github.com/oliviacarlisle/dslib-core
JavaScript's missing data structures library.
data-structures dequeue enqueue fifo javascript queue typescript
Last synced: 10 Feb 2026
https://github.com/lennarttenwolde/dequeueable
A project that handles dequeuing queue messages from known Cloud Providers
azure azure-queue azure-storage containers csharp dequeue dotnet message-queue queue queues
Last synced: 16 Apr 2026
https://github.com/monamobeen/dequeue
🚀 A repo of dequeue in data structures
Last synced: 24 Feb 2025
https://github.com/minakovnv/sdp4-performance-data-structures-and-algorithms
C programming language. Linked List, Queue, Dequeue.
algorithms c dequeue linked-list queue sdp sorting-algorithms
Last synced: 29 Jul 2025
https://github.com/ahmedabougabal/pythondatastructuresalgorithms
Let's go DeepDiving 🤿
binary-search-tree breadth-first-search depth-first-search dequeue heapq heapsort-algorithm max-heap-priority-queue python3 stack
Last synced: 15 Mar 2025
https://github.com/leandrojsandoval/paradigmasdeprogramacionjava
Proyectos y ejercicios resueltos en Java de la materia Paradigmas de Programacion (2023).
array-list chain-of-responsibility-pattern composite-pattern dequeue dessign-pattern exceptions hash-set iterator-pattern linked-hash-set linked-list polymorphism stack-java state-pattern treeset
Last synced: 27 Mar 2025
https://github.com/hamidurrahman1/generic-data-structures
Java implementation of some basic data structure with Generics
array datastructures dequeue graph heap linked-list priority-queue queue set stack tree
Last synced: 21 Mar 2025
https://github.com/elijas/dequeue
Implementation of dequeue in C++ with tests (Accomplished for academic credit)
algorithm cpp dequeue linked-list
Last synced: 15 Sep 2025
https://github.com/vincezk/enqueue-server
Node Enqueue Server
concurrency dequeue enqueue exclusive lock optimistic share
Last synced: 29 Jun 2025
https://github.com/arminasbrazenas/c-dequeue
A generic dequeue implementation in C.
Last synced: 14 Jun 2025
https://github.com/trkotovicz/document-indexing-algorithm-py
Programa que simula um algoritmo de indexação de documentos similar ao do Google. Ele é capaz de identificar ocorrências de termos em arquivos TXT.
dequeue document-indexing doubly-linked-list-python estrutura-de-dados fifo lifo linked-lists python queue stack tads
Last synced: 25 Mar 2025
https://github.com/mmirus/divi-no-google-fonts
Dequeue Google Fonts loaded by the Divi theme (and the Monarch plugin).
dequeue divi divi-theme google-fonts monarch-plugin wordpress-plugin
Last synced: 14 Jul 2025
https://github.com/leansandoval/paradigmasdeprogramacionjava
Proyectos y ejercicios resueltos en Java de la materia Paradigmas de Programacion (2023).
array-list chain-of-responsibility-pattern composite-pattern dequeue dessign-pattern exceptions hash-set iterator-pattern linked-hash-set linked-list polymorphism stack-java state-pattern treeset
Last synced: 06 Jul 2025
https://github.com/haseeeb21/queue-in-python
Creating class of Queue, which contains functions of queue implementation, by importing deque library.
class data-structures dequeue enqueue googlecolaboratory python python3 queue
Last synced: 12 Oct 2025
https://github.com/chryswds/dequeue
dequeue implementation in java
datastructures-algorithms dequeue queue
Last synced: 13 Oct 2025
https://github.com/ori88c/data-oriented-slim-deque
A slim and efficient in-memory Deque (doubly-ended queue) for Node.js projects, designed with Data-Oriented Design principles and implemented using a cyclic buffer to optimize memory layout through sequential item allocation. A notable real-world use case is maintaining the minimum or maximum item in a data stream.
circular-buffer cyclic-buffer data-oriented-design data-structure deque dequeue doubly-ended-queue es2020 in-memory javascript js monotonic-stack node-js nodejs sequential stream-processing ts typescript
Last synced: 28 Jan 2026