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 `slab-decomposition` library constructs a data structure for efficiently answering vertical ray queries on a set of line segments, using O(n log(n)) space and O(log(n)) query time. It is designed for developers working on computational geometry problems, such as point location or ray casting, and is implemented in JavaScript with an npm package for easy integration.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mikolalysenko/slab-decomposition

Account's avatar
mikolalysenko/binary-search-bounds
Better binary searching
Account's avatar
mikolalysenko/functional-red-black-tree
A fully persistent balanced binary search tree
Account's avatar
mikolalysenko/robust-orientation
Exactly computes the orientation of a tuple of points
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
mikolalysenko/uniq
Removes duplicates from a sorted array in place

Support the repos that depend on this repository

Top contributors

mikolalysenko's profile
mikolalysenko
13 contributions
archmoj's profile
archmoj
1 contributions

Recent events

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

No events yet
mikolalysenko

mikolalysenko/slab-decomposition

Slab decomposition data structure for vertical ray queries

JavaScript
6
3
MIT License