roaring

Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog (by RoaringBitmap)

Roaring Alternatives

Similar projects and alternatives to roaring

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better roaring alternative or higher similarity.

roaring reviews and mentions

Posts with mentions or reviews of roaring. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-14.
  • I have some questions about defining a series of bits in Golang
    2 projects | /r/golang | 14 Feb 2023
    For (3), and if you’re interested in checking if specific bits are set or not, take a look at https://github.com/bits-and-blooms/bitset and https://github.com/RoaringBitmap/roaring.
  • Bitmasks - how and why to use?
    2 projects | /r/csharp | 9 Feb 2023
  • Skipfilter
    4 projects | dev.to | 26 Mar 2022
    Each topic has a roaring bitmap. Each bit corresponds to a subscriber in the skip list. For each topic, head and tail cursors are also maintained to ensure that newly added subscriptions are always tested and deleted subscriptions are always evicted. Roaring bitmaps are compressed and discontinuous so memory usage again remains bounded as subscribers come and go.
  • Bit shifting blew my mind
    4 projects | /r/golang | 24 Oct 2021
    Definitely take a look at a roaring bitmap. https://github.com/RoaringBitmap/roaring
  • Protocol buffers database, a Key-Value database on the wire
    8 projects | /r/golang | 17 Mar 2021
    Roaring bitmaps + btrees are a rock solid indexing approach. Alternatively, bleve has a lot out of the box but that's introducing a new datastore, basically.
  • A note from our sponsor - WorkOS
    workos.com | 18 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic roaring repo stats
5
2,340
7.6
2 days ago

RoaringBitmap/roaring is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of roaring is Go.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com