bit-smasher VS RoaringBitmap

Compare bit-smasher vs RoaringBitmap and see what are their differences.

bit-smasher

Common Lisp library for handling bit vectors, bit vector arithmetic, and type conversions. (by thephoeron)

RoaringBitmap

A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others (by RoaringBitmap)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
bit-smasher RoaringBitmap
1 24
50 3,390
- 0.9%
3.6 8.5
almost 2 years ago 15 days ago
Common Lisp Java
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

bit-smasher

Posts with mentions or reviews of bit-smasher. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-03.
  • Seeking: efficient CL bitsets.
    8 projects | /r/lisp | 3 Oct 2021
    Do you mean bit vectors? Common Lisp has them in the standard and https://github.com/thephoeron/bit-smasher is also useful for handling them.

RoaringBitmap

Posts with mentions or reviews of RoaringBitmap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-18.

What are some alternatives?

When comparing bit-smasher and RoaringBitmap you can also consider the following projects:

cl-ssh-keys - Common Lisp system for generating and parsing of OpenSSH keys

HyperMinHash-java - Union, intersection, and set cardinality in loglog space

Primes - Prime Number Projects in C#/C++/Python

lucene - Apache Lucene open-source search software

bit-ops - Tools for writing optimized bit-vector routines

CQEngine - Ultra-fast SQL-like queries on Java collections

cl-intset - A library for non-negative integer sets. It implements sets using bitsets.

Feign - Feign makes writing java http clients easier

maven-compiler-plugin - Apache Maven Compiler Plugin

alexandria - Full text search engine powering Alexandria.org - the open search engine.

Deeplearning4j - Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation.