splitmap
Boolean filter library
A parallel boolean circuit evaluation library for efficient filtering and aggregation of large datasets
Parallel boolean circuit evaluation
19 stars
1 watching
2 forks
Language: Java
last commit: about 6 years ago
Linked from 1 awesome list
bitmapbitsetboolean-algebraboolean-circuitsindexingroaringbitmap
Related projects:
Repository | Description | Stars |
---|---|---|
grosser/bitfields | A Ruby library that enables efficient storage and querying of multiple boolean values in a single integer | 223 |
kelindar/bitmap | A lightweight, SIMD-vectorized bitmap implementation in Go for efficient boolean operations and indexing. | 312 |
suzaku-io/boopickle | A library for efficiently serializing data into binary format for network communication | 365 |
benyamindsmith/ig.degree.betweenness | An R package implementing community detection algorithm from a graph theory paper | 33 |
battelle/cantordust | A plugin for reverse engineering tool Ghidra that aids in visualizing patterns in binary data | 350 |
jab/bidict | A bidirectional mapping data structure for Python | 1,483 |
yankun1992/fastbloom | A high-performance probabilistic data structure for efficient membership testing | 84 |
tlk00/bitmagic | A C++ library for compact data structures and algorithms optimized for memory efficiency and high performance | 412 |
bitshifter/mathbench-rs | A benchmarking framework comparing performance of different Rust linear algebra libraries | 198 |
roaringbitmap/roaring-rs | A data structure library for efficient bitset management | 763 |
jamiemason/karma-benchmark | A Karma plugin for running Benchmark.js over multiple browsers with CI compatible output. | 90 |
josephwilk/tlearn-rb | A library for building recurrent neural networks in Ruby using the tlearn simulator. | 96 |
mikecmpbll/rann | Provides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby. | 3 |
scandum/blitsort | An in-place sorting algorithm that partitions arrays recursively using rotations and auxiliary memory management | 701 |
ishape-rust/ioverlay | A library providing high-performance boolean operations on 2D polygons for various applications | 40 |