An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with dequeue

A curated list of projects in awesome lists tagged with dequeue .

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/romansorochak/reusable

Easy way to create/reuse custom cells & headers with xib written in Swift

cell collectionview custom dequeue ios reusable reuse swift tableview xib

Last synced: 26 Apr 2025

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/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/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/pandh4cker/fifo

FIFO implementation

dequeue enqueue fifo

Last synced: 24 Apr 2026

https://github.com/monamobeen/dequeue

🚀 A repo of dequeue in data structures

dequeue dsa

Last synced: 24 Feb 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/nodef/extra-queue

Collection of elements where insert, delete happens only at the ends.

array back buffer circular consumer cyclic dequeue extra front pop producer push queue ring stack

Last synced: 19 Feb 2026

https://github.com/rggh/log_buffer

Log Buffer in Rust

buffer dequeue rust

Last synced: 23 Aug 2025

https://github.com/arminasbrazenas/c-dequeue

A generic dequeue implementation in C.

c dequeue generics

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/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