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

indexed-tarball is a modified tar archive format that adds an index file to enable constant-time random reads, appends, and deletions while remaining fully compatible with standard tar tools. It's designed for developers who need efficient, low-latency access to large tar archives, especially when working with files that may exceed single-archive size limits through its multi-file

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of noffle/indexed-tarball

Account's avatar
mafintosh/custom-error-class
Straightforward ES6 class you can extend to make proper custom errors
Account's avatar
mafintosh/pump
pipe streams together and close all of them if one of them closes
Account's avatar
substack/read-only-stream
wrap a readable/writable stream to be read-only
Account's avatar
71104/rwlock
A read/write lock implementation for Node.
Account's avatar
mafintosh/tar-stream
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
raszi/node-tmp
Temporary file and directory creator
Account's avatar
juliangruber/collect-stream
Collect a readable stream's output and errors
Account's avatar
pvorb/node-md5
js function for hashing messages with MD5
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
AvianFlu/ncp
Asynchronous recursive file copy utility.
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

hackergrrl's profile
hackergrrl
109 contributions
okdistribute's profile
okdistribute
3 contributions
noffle's profile
noffle
1 contributions

Recent events

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

No events yet
noffle

noffle/indexed-tarball

Tar archive with constant-time reads & appends. Supports spanning over multiple archives.

JavaScript
23
1
No license