data-structure topic

List data-structure repositories

binarytree

1.8k
Stars
169
Forks
Watchers

Python Library for Studying Binary Trees

Easy3D

1.3k
Stars
236
Forks
Watchers

A lightweight, easy-to-use, and efficient C++ library for processing and rendering 3D data

tinyqueue

384
Stars
46
Forks
Watchers

The smallest and simplest priority queue in JavaScript.

ocaml-containers

481
Stars
85
Forks
Watchers

A lightweight, modular standard library extension, string library, and interfaces to various libraries (unix, threads, etc.) BSD license.

algorithm

131
Stars
74
Forks
Watchers

The challenges for algorithm contests, and summary the implementation.

ipfs-log

397
Stars
57
Forks
Watchers

Append-only log CRDT on IPFS

Algorithm_Templates

327
Stars
91
Forks
Watchers

algorithm templates and leetcode examples in Python3, you can learn many python tricks too.

RXMesh

195
Stars
22
Forks
Watchers

RXMesh: A GPU Mesh Data Structure - SIGGRAPH 2021

skiplist

169
Stars
58
Forks
Watchers

skip list with rank, code less than z_set in redis

go-patricia

275
Stars
58
Forks
Watchers

A generic patricia trie (also called radix tree) implemented in Go (Golang)