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. | 316 |
suzaku-io/boopickle | A binary serialization library optimized for efficient network communication | 365 |
benyamindsmith/ig.degree.betweenness | An R package implementing a community detection algorithm using graph degree betweenness. | 37 |
battelle/cantordust | A plugin for reverse engineering tool Ghidra that aids in visualizing patterns in binary data | 351 |
jab/bidict | A bidirectional mapping data structure for Python | 1,481 |
yankun1992/fastbloom | A high-performance probabilistic data structure for efficient membership testing | 88 |
tlk00/bitmagic | A C++ library for compact data structures and algorithms optimized for memory efficiency and high performance | 413 |
bitshifter/mathbench-rs | A benchmarking framework comparing performance of different Rust linear algebra libraries | 200 |
roaringbitmap/roaring-rs | A data structure library for efficient bitset management | 770 |
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 | 703 |
ishape-rust/ioverlay | Provides high-performance operations on 2D polygons | 49 |