</>PackageGraphPackageGraph

sparse-bitfield

npmv3.0.3

Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer

0
Weekly downloads
1
Dependents
4
Dependencies
2/100
Popularity

Overview

sparse-bitfield is an npm package that bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer. The latest version is 3.0.3, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer and value a focused solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Clear open-source license (MIT).

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of sparse-bitfield.

memory-pager@mongodb-js/saslp…sparse-bitfield
sparse-bitfield dependencies dependents

Dependencies

Dev (3)

buffer-alloc ^1.1.0standard ^9.0.0tape ^4.6.3

Used by

Popular packages that depend on sparse-bitfield.

Frequently installed together

Version history

VersionPublishedLicense
3.0.3latest9 years agoMIT
3.0.29 years agoMIT
3.0.19 years agoMIT
3.0.09 years agoMIT
2.2.09 years agoMIT
2.1.09 years agoMIT
2.0.29 years agoMIT
2.0.19 years agoMIT
2.0.09 years agoMIT
1.0.010 years agoMIT

Maintainers

Frequently asked questions

How do I install sparse-bitfield?

Run `npm install sparse-bitfield` to add sparse-bitfield to your npm project.

What license is sparse-bitfield released under?

sparse-bitfield is distributed under the MIT license.

How popular is sparse-bitfield?

sparse-bitfield has approximately 0 downloads per week and 1 known dependent packages.