Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

The **is-zero-buffer** module provides a tiny utility for Node.js that quickly determines whether a given `Buffer` consists entirely of zero bytes. It leverages `buffer.compare` for high‑performance checks (about 20× faster than a manual loop) and is useful for developers who need an efficient way to validate zero‑filled buffers in their applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mafintosh/is-zero-buffer

Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mafintosh's profile
mafintosh
5 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
mafintosh

mafintosh/is-zero-buffer

Check is a buffer only contains 0s

JavaScript
15
10
MIT License