GitHub topics: roaring-bitmaps
RoaringBitmap/roaring
Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
Language: Go - Size: 126 MB - Last synced at: about 16 hours ago - Pushed at: about 1 month ago - Stars: 2,682 - Forks: 232

RoaringBitmap/RoaringBitmap
A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others
Language: Java - Size: 86.4 MB - Last synced at: about 17 hours ago - Pushed at: about 2 months ago - Stars: 3,666 - Forks: 570

RoaringBitmap/CRoaring
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
Language: C - Size: 50 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 1,638 - Forks: 279

RoaringBitmap/croaring-rs
Rust FFI wrapper for CRoaring
Language: C - Size: 876 KB - Last synced at: 3 days ago - Pushed at: 9 days ago - Stars: 158 - Forks: 44

Ezibenroc/PyRoaringBitMap
Python library for handling efficiently sorted integer sets.
Language: C - Size: 4.63 MB - Last synced at: 4 days ago - Pushed at: 12 days ago - Stars: 209 - Forks: 31

RoaringBitmap/roaring-rs
A better compressed bitset in Rust
Language: Rust - Size: 5.41 MB - Last synced at: 6 days ago - Pushed at: 12 days ago - Stars: 794 - Forks: 89

k-wojcik/Roaring.Net
.NET wrapper for CRoaring
Language: C# - Size: 42.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

jhawthorn/roaring-ruby
Roaring compressed bitmaps for Ruby
Language: C - Size: 524 KB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 11 - Forks: 0

gauteh/roaring-landmask
A fast and memory-limited landmask based on GSHHG and OpenStreetMap for determing whether a point on Earth is on land or in the ocean.
Language: Rust - Size: 91.5 MB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 24 - Forks: 5

aviggiano/redis-roaring
Roaring Bitmaps for Redis
Language: C - Size: 55.1 MB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 355 - Forks: 57

equativ/Equativ.RoaringBitmaps
The fastest pure C# implementation of RoaringBitmaps.
Language: C# - Size: 42.6 MB - Last synced at: 12 days ago - Pushed at: 2 months ago - Stars: 12 - Forks: 0

mohamedihsen/magnus
Magnus is a powerful and versatile tool for managing the optimization of complex systems. It offers an intuitive interface and robust performance to streamline your workflow and achieve optimal results.
Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

andreasvc/roaringbitmap
Roaring Bitmap in Cython
Language: Cython - Size: 302 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 81 - Forks: 11

bitbomdev/minefield
Graphing SBOM's Fast.
Language: Go - Size: 2.8 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 704 - Forks: 25

iboud0/HNSW-Attribute-Filtering-Optimization
Optimizing multi-attribute filtering for Approximate Nearest Neighbor (ANN) search using HNSW. This project integrates bitsets and Roaring Bitmaps into HNSWLib to accelerate query performance by reducing evaluation costs for large attribute datasets.
Language: C - Size: 4.7 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

rpcxio/basalt
高性能的分布式的专门空间优化的 Bitmap 服务, 高效检查数据是否存在,日活统计,签到,打点等等
Language: Go - Size: 322 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 186 - Forks: 23

marniks7/bitmap-usage
Language: Go - Size: 8.19 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 1

ChenHuajun/pg_roaringbitmap
RoaringBitmap extension for PostgreSQL
Language: C - Size: 347 KB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 223 - Forks: 37

lemire/CRoaringUnityBuild
Dumps of CRoaring unity builds (for convenience)
Language: C - Size: 479 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 23 - Forks: 53

outcaste-io/sroar
64-bit Roaring Bitmaps in Go
Language: Go - Size: 154 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 49 - Forks: 1

RapidCodeLab/bitmap-index-targeting
roaring bitmap targeting
Language: Go - Size: 4.88 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

FgForrest/evitaDB-research 📦
The main objective of the project is to research and develop a functional software solution for e-commerce. Registration number: CZ.01.1.02/0.0/0.0/19_262/0020308
Language: Java - Size: 2.15 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 0

zeromax007/gpdb-roaringbitmap
RoaringBitmap extension for greenplum-db
Language: C - Size: 417 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 111 - Forks: 29

yammine/roaring-rb
Roaring Bitmaps for Ruby
Language: Rust - Size: 40 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 3

vishnuvisnu/flow-aggregation-service
Flow Aggregation Service
Language: Java - Size: 119 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

MartinErhardt/RoaringRegex
Regex Engine using SIMD and Roaring-Bitmaps
Language: C++ - Size: 94.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

casualjim/go-roaring64 📦
This is a go version of the Roaring bitmap data structure, for 64-bit integers. It uses the same approach as the C++ and Rust version to build a BTree map of bitmaps.
Language: Go - Size: 61.5 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

yuce/droaring
Roaring Bitmaps for D
Language: D - Size: 183 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 2

altunyurt/kagni
Kagni is a Redis-like data store
Language: Python - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

lemire/CRoaring4VS Fork of mrboojum/CRoaring4VS
C++ Roaring bitmaps for microsoft Visual Studio 2015 compiled with clang.
Language: C - Size: 104 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
