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

`rope-sequence` is a persistent (immutable) sequence data structure implemented as a rope, designed for efficient appending, prepending, and slicing without copying the entire collection. It provides logarithmic-time random access and is intended for developers who need to work with large, frequently modified sequences where maintaining previous versions is important. The library is open-source under the MIT license.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of marijnh/rope-sequence

Account's avatar
rollup/rollup
Next-generation ES module bundler

Support the repos that depend on this repository

Top contributors

marijnh's profile
marijnh
26 contributions
laurentpellegrino's profile
laurentpellegrino
1 contributions

Recent events

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

No events yet
marijnh

marijnh/rope-sequence

A persistent sequence data structure

JavaScript
48
5
MIT License