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

FlumeViewHashTable is an in-memory hashtable-based flumeview that creates an unordered key:value mapping over a flumedb, suitable for unique keys. It uses a sparse array of integers implemented on a buffer to efficiently store references without burdening the garbage collector, making it ideal for applications with slow disk access or those running in browsers. The project is designed for developers working with flumedb who need a fast, memory-efficient way to index and retrieve records by unique keys.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of dominictarr/flumeview-hashtable

Account's avatar
dominictarr/async-single
Account's avatar
dominictarr/atomic-file
Account's avatar
dominictarr/obv
simple and lightweight observer
Account's avatar
pull-stream/pull-stream
minimal pull stream
Account's avatar
inspect-js/node-deep-equal
node's assert.deepEqual algorithm
Account's avatar
flumedb/flumecodec
Account's avatar
dominictarr/flumedb
modular database made from streams of logs
Account's avatar
flumedb/flumelog-offset
a flumelog based on offset into a file
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
dominictarr/test-flumeview-index
tests for flumeview indexes (kv maps)

Support the repos that depend on this repository

Top contributors

dominictarr's profile
dominictarr
49 contributions
christianbundy's profile
christianbundy
11 contributions
staltz's profile
staltz
1 contributions

Recent events

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

No events yet
dominictarr

dominictarr/flumeview-hashtable

JavaScript
13
3
MIT License