Roaring Bitmaps for Redis
☆385Aug 28, 2026Updated 3 weeks ago
Alternatives and similar repositories for redis-roaring
Users that are interested in redis-roaring are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,882Updated this week
- A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others☆3,932Sep 10, 2026Updated last week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,939Updated this week
- Prometheus Exporter for Kvrocks Metrics☆34Aug 26, 2026Updated 3 weeks ago
- A Redis module that provides rate limiting in Redis as a single command.☆1,259Sep 7, 2026Updated last week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A Redis dehydrator module☆64Mar 3, 2020Updated 6 years ago
- A redis module, similar to redis hash, but you can set expiration and version for field.☆248Mar 2, 2026Updated 6 months ago
- Code to support a blog post about optimising some graph stuff☆16Nov 10, 2018Updated 7 years ago
- hive udf 读写存储到hbase的roaringbitmap☆19Oct 4, 2022Updated 3 years ago
- Media Art with AI☆21Sep 9, 2019Updated 7 years ago
- Extension modules to Redis' native data types and commands☆69May 15, 2024Updated 2 years ago
- A crazy fast analytical database, built on bitmaps. Perfect for ML applications. Learn more at: http://docs.featurebase.com/. Start a Doc…☆2,521Feb 21, 2024Updated 2 years ago
- Roaring bitmaps in Haskell☆13Oct 16, 2018Updated 7 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆41Apr 29, 2020Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Disque ported as Redis module☆471Jan 10, 2020Updated 6 years ago
- Pikiwidb is a Redis-Compatible database developed by Qihoo's infrastructure team.☆6,128Updated this week
- TairGis is a Redis Module that supports the query of intersection, contains, and within relationships between points, lines, and polygons…☆46Jun 5, 2025Updated last year
- NoSQL Redis and Memcache traffic generation and benchmarking tool.☆1,050Sep 1, 2026Updated 2 weeks ago
- Apache Kvrocks Website☆27Sep 10, 2026Updated last week
- Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend☆1,442Sep 20, 2022Updated 3 years ago
- Simple Bloom filter implementation in C