Showing 10 of 10 projects
A compressed bitmap data structure for Java that outperforms alternatives like WAH, EWAH, and Concise in speed and compression.
A Go implementation of Roaring bitmaps, a compressed bitmap data structure for fast set operations on large integer datasets.
A high-performance C/C++ library for compressed bitmaps with SIMD optimizations, used in databases like ClickHouse and Apache Doris.
A Go library implementing memory-efficient bitsets for mapping non-negative integers to boolean values.
A Rust implementation of the Roaring bitmap data structure for compressed bitsets.
A high-performance SIMD-vectorized bitmap index implementation in Go for dense small-to-medium collections.
An infinite bit-array implementation in JavaScript with high performance and unique features like remembering leading ones on inversion.
A C++17/20 header-only dynamic bitset library for efficient bit manipulation with optional libpopcnt optimization.
A lightweight, dependency-free Go framework for building game engines using the Entity Component System architecture.
A Go package implementing an efficient bitset data structure for storing and manipulating sets of positive integers.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.