There are 2 repositories under set topic.
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
A simple, battle-tested and generic set type for the Go language. Trusted by GoogleCloudPlatform, Docker, 1Password, Ethereum and Hashicorp.
Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set
A complete, fully tested and documented data structure library written in pure JavaScript.
:card_index_dividers: A PHP library for representing and manipulating collections.
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).
Algorithm is a library of tools that is used to create intelligent applications.
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
Safely get and set deep nested properties using dot notation.
Spam Scanner is a Node.js anti-spam, email filtering, and phishing prevention tool and service. Built for @ladjs, @forwardemail, @cabinjs, @breejs, and @lassjs.
High-performance immutable data structures for modern JavaScript and TypeScript applications. Functional interfaces, deep/composite operations API, mixed mutability API, TypeScript definitions, ES2015 module exports.
Set nested properties on an object using dot-notation.
skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.
C++/Wolfram Language package for exploring set and graph rewriting systems
This library is inspired by functional programming - Clojure
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.
RustDesk ID Changer
The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for orderable data
Reducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.
Data Structures implemented in Java
C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.