data-structure topic
binarytree
Python Library for Studying Binary Trees
Easy3D
A lightweight, easy-to-use, and efficient C++ library for processing and rendering 3D data
tinyqueue
The smallest and simplest priority queue in JavaScript.
ocaml-containers
A lightweight, modular standard library extension, string library, and interfaces to various libraries (unix, threads, etc.) BSD license.
algorithm
The challenges for algorithm contests, and summary the implementation.
Algorithm_Templates
algorithm templates and leetcode examples in Python3, you can learn many python tricks too.
RXMesh
RXMesh: A GPU Mesh Data Structure - SIGGRAPH 2021
skiplist
skip list with rank, code less than z_set in redis
go-patricia
A generic patricia trie (also called radix tree) implemented in Go (Golang)