Sign in Sign up
npm

toni

Toni, a simple and efficient bitmap implementation for positive integer sets (max 32 bits), with no element repetition, using bitwise operations and a Buffer. Modifying a single bit instead of an entire byte, obviously saves 87.5% of Buffer space, but it

Latest release
Dec 09, 2017
Releases
16
Known CVEs
0
First release
Nov 29, 2014
License
MIT
View on Npm
Repository

Source

rootslab/toni
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
16
Last 12 months
0
Cadence
~2 days
Dependencies
1

Releases per month

last 12 months

Release mix

  • minor 5
  • patch 10
16 releases
Dependencies

Depends on

0.6.2

Used by

5
Releases
Version Released
0.6.2 patch
0.6.1 patch
0.6.0 minor
0.5.3 patch
0.5.2 patch
0.5.0 minor
0.4.2 patch
0.4.1 patch
0.4.0 minor
0.3.1 patch
0.3.0 minor
0.2.1 patch
0.2.0 minor
0.1.2 patch
0.1.1 patch
0.1.0 initial