dequeue topic

List dequeue repositories

js-sdsl

736
Stars
61
Forks
Watchers

A javascript standard data structure library which benchmark against C++ STL.

swift-collections

3.6k
Stars
272
Forks
142
Watchers

Commonly used data structures for Swift

deque

175
Stars
8
Forks
Watchers

A highly optimized double-ended queue

deque

18
Stars
2
Forks
Watchers

JavaScript implementation of a double-ended queue

Reusable

27
Stars
0
Forks
Watchers

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

data-structures

32
Stars
25
Forks
Watchers

Easy implementation of various Data Structures in Java language. Red-Black Tree, Splay Tree, AVLTree, PriorityQueue, Doubly-Linked-List, Stack, Queue, Array, ArrayList, Disjoint-Set,Binary-Search Tree...

data-structure-typed

88
Stars
6
Forks
Watchers

Javascript Data Structure & TypeScript Data Structure. Heap, Binary Tree, Red Black Tree, Linked List, Deque, Trie, HashMap, Directed Graph, Undirected Graph, Binary Search Tree, AVL Tree, Priority Qu...