📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle …
TypeScript
Updated Mar 18, 2019
Swift Collection Data Structures Library
Swift
Updated Jan 20, 2019
This library provides various containers. Each container has utility functions to manipulate the data it holds. This …
C
Updated Jul 15, 2018
Queue data structure for Go.
Go
Updated May 4, 2017
Fast ring-buffer deque (double-ended queue)
Go
Updated Jan 30, 2019
C++ code for "A Faster Drop-in Implementation for Leaf-wise Exact Greedy Induction of Decision Tree Using Pre-sorted …
C++
Updated Feb 18, 2019
Double-ended queue
C#
Updated Sep 9, 2017
Data structures for Redis
Python
Updated Jan 8, 2015
Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifica…
Scala implementation of data structures from Chris Okasaki's book
Scala
Updated Jun 17, 2016
Event Collections
TypeScript
Updated Sep 7, 2018
Algorithms and Data Structures, solutions to common CS problems.
Python
Updated Jan 30, 2019
JavaScript implementation of a double-ended queue
TypeScript
Updated Feb 19, 2019
Double-ended queue module
C
Updated Sep 14, 2018
A deque written by C#
C#
Updated Dec 6, 2018
Repo has moved
Updated Nov 8, 2018
A simple deque implementation in Javascript without using the this keyword
JavaScript
Updated Jun 30, 2017
asyncio-mongo-reflection is an ORM like library. It provides reflections that write each separate change of wrapped p…
Python
Updated Oct 7, 2018
Thread-safe unordered container, with thread-safe elements access/mutation, std::vector iteration speed and stable it…
C++
Updated Oct 25, 2017
♨️ A collection of lists, queues, stacks and deques implementeds in JAVA 8 (sequencial and encadiated)
PHP
Updated Nov 28, 2016
Solving Codeforces Problems
C++
Updated Aug 14, 2017
A work queue implementation written in Lua.
Lua
Updated Aug 25, 2017
A C++ implementation of Classic Moblie game 2048 with a variable size board
C++
Updated Apr 27, 2017
Collection of Data Structures (vanilla C++14)
C++
Updated Jan 21, 2018
Double ended queue implemented with DoublyLinkedRing
Nim
Updated Dec 14, 2018
Repo for Deque (interface) implementation
Java
Updated Apr 25, 2018
C
Updated Mar 20, 2019
Double-ended queue implementation for Rust.
Rust
Updated Dec 24, 2018
Stack, Queue and Dequeue
JavaScript
Updated Jan 22, 2019
A Standard Template Library for Golang
Go
Updated Jun 11, 2017