data-structure topic

List data-structure repositories

dag

121
Stars
28
Forks
Watchers

A DAG, Directed acyclic graph implementation in golang.

OrderedDictionary

197
Stars
62
Forks
Watchers

Ordered dictionary data structure implementation in Swift

jumble

106
Stars
29
Forks
Watchers

C/C++ implementations of data structures, algorithms, and common designs.

hypergraph

270
Stars
10
Forks
Watchers

Hypergraph is data structure library to create a directed hypergraph in which a hyperedge can join any number of vertices.

CS61A

335
Stars
102
Forks
Watchers

Structure and Interpretation of Computer Programs

mnemonist

2.2k
Stars
92
Forks
Watchers

Curated collection of data structures for the JavaScript/TypeScript language.

datatable

1.8k
Stars
154
Forks
Watchers

A Python package for manipulating 2-dimensional tabular data structures

LintCode

628
Stars
259
Forks
Watchers

📝 C++11 Solutions of All 289 LintCode Problems (No More Updates)