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

Append-tree is a Node.js library that models a tree structure on top of an append-only log, enabling fast lookups and operations on sparsely replicated logs. It's designed for developers working with distributed systems or databases that require efficient tree-like data structures, such as file systems or hierarchical data storage.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mafintosh/append-tree

Account's avatar
mafintosh/array-lru
A really fast LRU cache for array items (numeric keys)
Account's avatar
mafintosh/codecs
Create an binary encoder/decoder for json, utf-8 or custom types
Account's avatar
hughsk/from2
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
Account's avatar
isaacs/inherits
Browser-friendly inheritance fully compatible with standard node.js inherits()
Account's avatar
mafintosh/mutexify
mutex lock for javascript
Account's avatar
calvinmetcalf/process-nextick-args
process.nextTick but always with args
Account's avatar
mafintosh/protocol-buffers-encodings
Base encodings for protocol-buffers
Account's avatar
chrisdickinson/varint
protobuf-style varint bytes - use msb to create integer values of varying sizes
Account's avatar
holepunchto/hypercore
Hypercore is a secure, distributed append-only log
Account's avatar
mafintosh/protocol-buffers
Protocol Buffers for Node.js
Account's avatar
random-access-storage/random-access-memory
Exposes the same interface as random-access-file but instead of writing/reading data to a file it maintains it in memory
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
57 contributions
pfrazee's profile
pfrazee
4 contributions
watson's profile
watson
4 contributions

Recent events

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

No events yet
mafintosh

mafintosh/append-tree

Model a tree structure on top off an append-only log.

JavaScript
54
13
MIT License