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 Span Skip-List is a data structure for efficiently computing running totals across multiple dimensions in O(ln(n)) time. It allows users to track and query cumulative values in arbitrary dimensions, such as determining totals in one dimension based on a position in another. This tool is ideal for developers working on applications requiring multidimensional data aggregation or analysis.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of atom/span-skip-list

Account's avatar
jashkenas/coffeescript
Unfancy JavaScript
Account's avatar
atom/jasmine-focused
Focus jasmine specs
Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
vojtajina/grunt-coffeelint
Lint your Coffee
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
jashkenas/underscore
JavaScript's functional programming helper library.

Support the repos that depend on this repository

Top contributors

kevinsawicki's profile
kevinsawicki
30 contributions
darangi's profile
darangi
1 contributions

Recent events

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

No events yet
atom

atom/span-skip-list

A data structure for computing running totals in arbitrary dimensions in O(ln(n))

JavaScript
9
5
MIT License