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

This library provides a static k-d tree data structure for performing efficient orthogonal range queries, nearest neighbor searches, and k-nearest neighbor queries on multidimensional point data. It's designed for JavaScript environments including Node.js and browsers, offering significantly faster performance than alternative implementations while consuming minimal memory. The project is particularly useful for developers working with spatial data in dimensions where k-d trees remain practical, typically up to medium dimensions where the number of points isn't too large.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mikolalysenko/static-kdtree

Account's avatar
mikolalysenko/bit-twiddle
Bit twiddling hacks for JavaScript
Account's avatar
mikolalysenko/inorder-tree-layout
Index calculations for inorder layout of balanced binary trees
Account's avatar
mikolalysenko/ndarray-pack
Packs an array-of-arrays into a single ndarray
Account's avatar
mikolalysenko/ndarray-scratch
Pooled memory for ndarrays
Account's avatar
scijs/ndarray-select
Linear time selection algorithm for ndarrays
Account's avatar
mikolalysenko/typedarray-pool
Reuse typed arrays
Account's avatar
mikolalysenko/ndarray-ops
Common operations for ndarray arrays
Account's avatar
mikolalysenko/ndarray
Multidimensional Arrays
Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
mikolalysenko/dup
Initialize an array of arrays to a constant
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
axiomzen/Look-Alike
A simple-yet-powerful KD-tree library for NodeJS, with support for lightning-fast k-Nearest Neighbour queries. Supports normalization, weights, key and filter parameters
Account's avatar
justinethier/node-kdtree
Basic libkdtree binding to node
Account's avatar
mikolalysenko/iota-array
Generates an array of consecutive integers starting at 0
Account's avatar
mikolalysenko/ndarray-unpack
Converts an ndarray into an array-of-arrays
Account's avatar
chrisdickinson/beefy
local development server that aims to make using browserify fast and fun
Account's avatar
browserify/browserify
browser-side require() the node way

Support the repos that depend on this repository

Top contributors

mikolalysenko's profile
mikolalysenko
54 contributions
zbenjamin's profile
zbenjamin
2 contributions
anvaka's profile
anvaka
1 contributions

Recent events

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

No events yet
mikolalysenko

mikolalysenko/static-kdtree

A static kdtree data structure

JavaScript
312
25
MIT License