racket-quad-tree
Quad tree
An implementation of a data structure for efficient partitioning and searching in two-dimensional space
An implementation of quad-trees in Racket.
0 stars
2 watching
0 forks
Language: Racket
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A data structure implementation that efficiently stores and retrieves spatial locations using a quadtree algorithm. | 37 |
| An implementation of Region Trees for efficient spatial partitioning and data storage | 2 |
| A CoffeeScript implementation of a data structure used for efficient 2D collision detection and organization. | 48 |
| A Go library implementing various quadtree data structures for efficient point location and neighbor finding in 2D spaces. | 134 |
| Provides a simple and efficient way to interact with relational databases | 21 |
| Provides a Racket extension for untyped algebraic data structures with first-class support for sums and products. | 75 |
| An implementation of decision trees for classification in Racket machine learning. | 4 |
| An interactive tutorial on Binary Search Trees designed for the Swift Playgrounds application on iPads | 24 |
| A Coq library formalizing rose trees for mathematical proof and theorem proving | 1 |
| Racket-based implementation of some SQL features | 33 |
| A Racket/Scheme implementation generated using the RPython framework to produce a fast binary interpreter. | 258 |
| A Mongoid document extension for building tree structures with a materialized path pattern | 302 |
| ROS extensions and implementations for py_trees behaviour trees | 161 |
| An implementation of crit-bit trees for efficient key/value storage and lookup in Haskell | 138 |
| A CoffeeScript implementation of an efficient partitioning algorithm for linear data structures | 269 |