set topic

List set repositories

Buckets-JS

1.2k
Stars
111
Forks
Watchers

A complete, fully tested and documented data structure library written in pure JavaScript.

gods

15.6k
Stars
1.7k
Forks
Watchers

GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more

functional-go

179
Stars
8
Forks
Watchers

This library is inspired by functional programming - Clojure

gostl

995
Stars
112
Forks
Watchers

Data structure and algorithm library for go, designed to provide functions similar to C++ STL

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.

LearningMasteringAlgorithms-C

740
Stars
273
Forks
Watchers

Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程

core

2.8k
Stars
361
Forks
Watchers

Elm's core libraries

mlib

810
Stars
71
Forks
Watchers

Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).

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.

spans

112
Stars
10
Forks
Watchers

Spans is a pure Python implementation of PostgreSQL's range types.