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

minizlib is a fast, lightweight zlib stream library built on minipass and Node.js's zlib binding, designed for high-performance compression and decompression without the overhead of Node's built-in zlib streams. It provides synchronous streams for formats like Deflate, Gzip, Brotli, and Zstd, making it ideal for use cases where speed and minimal memory usage are critical, such as in node-tar and minipass-fetch. This library is best suited for Node.js developers needing efficient streaming compression/decompression, especially when built-in zlib's async overhead is unnecessary.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of isaacs/minizlib

Account's avatar
isaacs/minipass
minimal implementation of a PassThrough stream
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
isaacs/tshy
TypeScript HYbridizer - Hybrid (CommonJS/ESM) TypeScript node package builder
Account's avatar
TypeStrong/TypeDoc
Create api documentation for TypeScript projects.

Support the repos that depend on this repository

Top contributors

isaacs's profile
isaacs
86 contributions
addaleax's profile
addaleax
2 contributions
Goodwine's profile
Goodwine
1 contributions
JamieMagee's profile
JamieMagee
1 contributions
mhofman's profile
mhofman
1 contributions

Recent events

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

No events yet
isaacs

isaacs/minizlib

A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.

JavaScript
84
12
Other