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

npm View on Npm

Activity

Latest release
8y ago
Total releases
16
Cadence
~2 days
Last 12 months
0

Details

License
MIT
First release
Nov 29, 2014
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