mourner / tinyqueueLinks
The smallest and simplest priority queue in JavaScript.
☆448Updated 11 months ago
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☆222Updated 8 months ago
- A very fast and simple JavaScript priority queue☆137Updated 3 years ago
- A fast static index for 2D points☆662Updated 8 months ago
- A fast selection algorithm in JavaScript.☆90Updated 8 months ago
- A very fast static spatial index for 2D points and rectangles in JavaScript 🌱☆1,481Updated last month
- JavaScript k-d Tree Implementation☆649Updated last year
- Priority queues in JavaScript☆238Updated 5 years ago
- The fastest JavaScript priority queue out there. Zero dependencies.☆720Updated 2 years ago
- The fastest spatial index for geographic locations in JavaScript☆367Updated 10 months ago
- Two-dimensional recursive spatial subdivision.☆232Updated last year
- A JavaScript library for doing geometry.☆1,010Updated 4 months ago
- a fast heap-based priority queue in JavaScript☆363Updated last year
- Fast splay-tree data structure☆119Updated last year
- A purely functional red-black tree data structure☆385Updated last year
- This repository is deprecated and no longer maintained.☆591Updated 4 months ago
- 📈 Multidimensional arrays for JavaScript☆1,230Updated 3 years ago
- A very fast JavaScript polyline and polygon clipping library☆176Updated 2 years ago
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆731Updated 10 months ago
- A fast, simple & universal Least Recently Used (LRU) map for JavaScript☆791Updated 4 months ago
- A tiny rectangle packing JavaScript library (for sprite layouts)☆331Updated 11 months ago
- A static kdtree data structure☆309Updated 4 years ago
- Fast AVL tree for Node and browser☆116Updated 3 months ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- Segments intersection detection library☆279Updated 3 months ago
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆450Updated 9 months ago
- Generate random numbers from various distributions.☆139Updated last year
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆583Updated last year
- Promise-based messaging for Web Workers and Service Workers☆480Updated 3 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆241Updated 2 years ago
- Compute contour polygons using marching squares.☆511Updated 6 months ago