Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Set Operations

Set Operations

7 projects

Showing 7 of 7 projects

RoaringBitmap
RoaringBitmapJava

A compressed bitmap data structure for Java that outperforms alternatives like WAH, EWAH, and Concise in speed and compression.

#apache-spark#java-library#compressed-bitmap
Stars3.9k
Forks591
Last commit3 days ago
roaring
roaringGo

A Go implementation of Roaring bitmaps, a compressed bitmap data structure for fast set operations on large integer datasets.

#performance-optimization#roaring-bitmaps#go-library
Stars2.9k
Forks257
Last commit4 days ago
bitset
bitsetGo

A Go library implementing memory-efficient bitsets for mapping non-negative integers to boolean values.

#go-library#set-operations#data-structures
Stars1.5k
Forks189
Last commit9 days ago
roaring-rs
roaring-rsRust

A Rust implementation of the Roaring bitmap data structure for compressed bitsets.

#roaring-bitmaps#bitset-library#set-operations
Stars935
Forks106
Last commit1 month ago
bit
bitGo

A Go package implementing an efficient bitset data structure for storing and manipulating sets of positive integers.

#bit-twiddling#concurrent-safe#go-library
Stars168
Forks24
Last commit3 years ago
flag v
flag v

Adds set notation (difference, intersection) and Unicode string properties to ECMAScript regular expressions via the new 'v' flag.

#unicode#regex#ecmascript
Stars76
Forks11
Last commit2 years ago
goset
gosetGo

A Go library providing a generic set implementation with type-safe operations and thread-safe/unsafe variants.

#hash-table#type-safety#go-library
Stars53
Forks16
Last commit5 years ago

Related Tags

#Data Structures6#Bitset5#Go Library4#Go3#Database Indexing3#Roaring Bitmaps3#Memory Efficient3
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub