datastructures topic

List datastructures repositories

Data-Structure-and-Algorithms

125
Stars
67
Forks
Watchers

A complete and efficient guide for Data Structure and Algorithms.

Containers

166
Stars
14
Forks
Watchers

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

604
Stars
47
Forks
Watchers

A library of generic intrusive data structures and algorithms in ANSI C

Coding-Ninjas-Data-Structures

204
Stars
170
Forks
Watchers

This repo contains solutions to problem of data structures in c++

schematics

2.6k
Stars
286
Forks
Watchers

Python Data Structures for Humans™.

Competitive-programming-resources

341
Stars
143
Forks
Watchers

This repository consists of data helpful for ACM ICPC programming contest, in general competitive programming.

golang-set

4.0k
Stars
271
Forks
Watchers

A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.

pyrsistent

2.0k
Stars
142
Forks
Watchers

Persistent/Immutable/Functional data structures for Python

competitive-programming-library

424
Stars
107
Forks
Watchers

Templates, algorithms and data structures implemented and collected for programming contests. Check README.md for an overview.

dataframe-js

461
Stars
39
Forks
Watchers

A javascript library providing a new data structure for datascientists and developpers