set topic

List set repositories

collection

1.1k
Stars
56
Forks
Watchers

:card_index_dividers: A PHP library for representing and manipulating collections.

dsforest

16
Stars
0
Forks
Watchers

Disjoint-set forests for ES6

superset

61
Stars
9
Forks
Watchers

A library that provides the missing Set methods for ES6 such as map and filter.

grumpy

36
Stars
10
Forks
Watchers

🔑 Painless key-value storage (deprecated)

js-sdsl

734
Stars
61
Forks
Watchers

A javascript standard data structure library which benchmark against C++ STL.

activerecord-setops

21
Stars
1
Forks
Watchers

Union, Intersect, and Difference set operations for ActiveRecord (also, SQL's UnionAll).

gocontainer

49
Stars
7
Forks
Watchers

Implements some containers (stack, queue, priorityQueue, set, arrayList, linkedList, map and btree) in golang

php-enum

462
Stars
36
Forks
Watchers

Simple and fast implementation of enumerations with native PHP