A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others
-
Updated
Nov 7, 2024 - Java
A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others
Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
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).
A better compressed bitset in Rust
A compressed alternative to the Java BitSet class
An arbitrary size Bit-Vector implementation in JavaScript
A Swift Bits Manipulation/Bitwise Operations Toolkit
Python library for handling efficiently sorted integer sets.
Speed-optimized BitSet implementation for modern browsers and JavaScript engines
Rust FFI wrapper for CRoaring
Build your own Game-Engine based on the Entity Component System concept in Golang.
Greg's Template Library of useful classes.
Add a description, image, and links to the bitset topic page so that developers can more easily learn about it.
To associate your repository with the bitset topic, visit your repo's landing page and select "manage topics."