Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.
/ speedytree Public archive

Ultra-fast quadtree implementation in JavaScript for Deno.

Notifications You must be signed in to change notification settings

retroscepter/speedytree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speedytree Deno CI Coverage Status

A fast quadtree implementation in JavaScript for Deno.

Usage

import { QuadTree } from 'https://deno.land/x/speedytree@1.0.1/mod.ts'

/* TODO */

This module has first-class Deno support, documentation will always be available at doc.deno.land.

About

Ultra-fast quadtree implementation in JavaScript for Deno.

Topics

Resources

Stars

Watchers

Forks