datastructures topic
Data-Structure-and-Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Containers
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.
cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Coding-Ninjas-Data-Structures
This repo contains solutions to problem of data structures in c++
schematics
Python Data Structures for Humans™.
Competitive-programming-resources
This repository consists of data helpful for ACM ICPC programming contest, in general competitive programming.
golang-set
A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
pyrsistent
Persistent/Immutable/Functional data structures for Python
competitive-programming-library
Templates, algorithms and data structures implemented and collected for programming contests. Check README.md for an overview.
dataframe-js
A javascript library providing a new data structure for datascientists and developpers