#
intset
Here are 5 public repositories matching this topic...
a set for storing integers, good at the intersection, union and other operations ( inspired by https://github.com/golang/tools/tree/master/container/intsets)
-
Updated
Jun 27, 2019 - C
Persistent set of integers, implemented using PATRICIA tree data structure
functional-programming value-semantics persistent data-structures persistent-data-structure radix-tree patricia-tree intset cpp20
-
Updated
Jul 16, 2023 - C++
A golang package implementing an ordered set of unsigned 64-bit integers.
-
Updated
Dec 28, 2017 - Go
Add this topic to your repo
To associate your repository with the intset topic, visit your repo's landing page and select "manage topics."