171 results for “topic:bitset”
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, Alibaba Tair, Redpanda, YDB and StarRocks
Go package implementing bitsets
A crate for managing memory bit by bit
M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / 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
A compressed bitmap class in C++.
Simple dense bitmap index in Go with binary operators
Greg's Template Library of useful classes.
The RAW arbitrary size Bit-Vector implementation in JavaScript
Python library for handling efficiently sorted integer sets.
A Swift Bits Manipulation/Bitwise Operations Toolkit
Speed-optimized BitSet implementation for modern browsers and JavaScript engines
Build your own Game-Engine based on the Entity Component System concept in Golang.
Bitset data structure
Rust FFI wrapper for CRoaring
A simple bitset library in C
in memory Rust database to query your data like a Venn diagram
Hierarchical bit set container
std::bitset with constexpr implementations plus additional features.
A library for compact bit sets containing enums.
Compressed bitmaps in C#
Roaring Bitmap in Cython
Lightweight header-only C++20 enum and typename reflection
Zero-cost bitsets over native Rust types
Project X-Ray Database: XC7 Series
Useful library to handle bytes or bits in Java. Read and write data in a byte array with a custom size for Java types. Read/Write Integer, Long, signed data, String, Hexa String and Date bit to bit
Hierarchical sparse bitset