-
Updated
Sep 5, 2020 - TypeScript
{{ message }}
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
Swift Collection Data Structures Library
Scala implementation of data structures from Chris Okasaki's book
C++ code for "A Faster Drop-in Implementation for Leaf-wise Exact Greedy Induction of Decision Tree Using Pre-sorted Deque"
Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to perform when used by Microservices and Serverless services running in production environments. https://godoc.org/github.com/ef-ds/deque
Algorithms and Data Structures, solutions to common CS problems.
JavaScript implementation of a double-ended queue
Data structures lectures for computer science students.
Event Collections
an R package implementing some useful data structures by using the R6 reference class.
Topic Wise Implementation, Details and Questions based on Data Structures and Algorithms
Thread-safe unordered container, with thread-safe elements access/mutation, std::vector iteration speed and stable iterators
It's STL (
A simple deque implementation in Javascript without using the this keyword
asyncio-mongo-reflection is an ORM like library. It provides reflections that write each separate change of wrapped python's list/deque, dict or any their nested combination to mongodb objects asynchronously in background using asyncio.
Add a description, image, and links to the deque topic page so that developers can more easily learn about it.
To associate your repository with the deque topic, visit your repo's landing page and select "manage topics."