mourner / tinyqueueLinks
The smallest and simplest priority queue in JavaScript.
☆458Updated last year
Alternatives and similar repositories for tinyqueue
Users that are interested in tinyqueue are comparing it to the libraries listed below
Sorting:
- k-nearest neighbors search (KNN) for RBush☆225Updated last year
- A fast static index for 2D points☆678Updated 3 months ago
- A very fast and simple JavaScript priority queue☆141Updated 3 months ago
- A fast selection algorithm in JavaScript.☆96Updated last year
- A very fast static spatial index for 2D points and rectangles in JavaScript 🌱☆1,531Updated last week
- JavaScript k-d Tree Implementation☆654Updated last year
- Two-dimensional recursive spatial subdivision.☆234Updated 2 years ago
- a fast heap-based priority queue in JavaScript☆364Updated last year
- The fastest spatial index for geographic locations in JavaScript☆377Updated last year
- Priority queues in JavaScript☆238Updated 6 years ago
- Tim Sort implementation for Node.js☆246Updated 5 years ago
- This repository is deprecated and no longer maintained.☆588Updated 9 months ago
- A very fast JavaScript polyline and polygon clipping library☆182Updated 3 months ago
- Manipulate TopoJSON, such as to merge shapes, and convert it back to GeoJSON.☆228Updated 3 years ago
- Density Based Clustering in JavaScript☆226Updated 6 years ago
- A 3D/WebGL math library☆418Updated last year
- A purely functional red-black tree data structure☆386Updated 2 years ago
- A low-level, lightweight protocol buffers implementation in JavaScript.☆849Updated last year
- Fast splay-tree data structure☆121Updated last year
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆606Updated last year
- Segments intersection detection library☆280Updated 8 months ago
- NOTE: The viewport-mercator-project repo is archived and code has moved to☆140Updated 6 years ago
- Serialize Canvas path commands to SVG.☆195Updated 2 years ago
- A point in polygon library based on the paper "Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polyg…☆146Updated 3 months ago
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆749Updated 3 months ago
- 📈 Multidimensional arrays for JavaScript☆1,239Updated 3 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆244Updated 2 years ago
- Exactly test if a point is inside, outside or on the boundary of a polygon☆249Updated 2 years ago
- RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles☆2,654Updated last year
- Fast AVL tree for Node and browser☆118Updated 3 weeks ago