GitHub - mourner/projects: A list of awesome open source projects Volodymyr Agafonkin is involved in. (original) (raw)
author
The number one JavaScript library for interactive maps.
core contributor
JavaScript/WebGL vector maps library.
core contributor
OpenGL-based vector maps library.
Algorithms
author
The fastest and smallest JS polygon triangulation library.
core contributor
C++11 port of Earcut.
author
Very fast JS R-tree-based 2D spatial index.
author
K-nearest neighbors search plugin for RBush.
author
Fast static spatial index for 2D rectangles and points.
author
Geographic kNN queries for Flatbush.
author
The fastest 2D static spatial index in JavaScript.
author
C++11 port of KDBush.
author
Geographic extension to kdbush for fast kNN queries of locations on Earth.
author
The fastest JS Delaunay triangulation library for 2D points.
author
A port of Delaunator to Rust.
core contributor
Fast Voronoi diagram library for 2D points (based on Delaunator).
author
Fast robust geometric predicates for computational geometry (modern JS port of J. Shewchuk's predicates).
author
Fast geospatial point clustering library.
author
C++14 port of Supercluster.
author
The fastest and smallest pixel-level image comparison library.
author
Collection of fast approximations for common geographic measurements.
author
JavaScript library for finding pole of inaccessibility of a polygon (for labeling).
author
A tiny and fast JavaScript rectangle packing library (for sprite layouts).
author
The fastest concave hull algorithm in JS.
author
Fast density-based clustering of geographic points.
author
A fast JavaScript 3D terrain mesh generation tool.
author
A JavaScript library for real-time 3D terrain mesh generation.
author
Fast JavaScript icosphere mesh generation library for WebGL visualizations.
author
An ultra-fast algorithm for comparing sets of polylines (e.g. road networks).
author
Fast library for clipping polylines and polygons by a bbox.
author
Fast JS polyline simplification library.
author
Small and simple JS priority queue.
author
A faster variation of a JS priority queue.
core contributor
Generates the minimum set of tiles that cover a geometry.
author
Fast index for matching points against a set of polygons (e.g. point in country queries).
author
Fast selection algorithm in JavaScript (Floyd-Rivest).
core contributor
JavaScript implementation of descriptive, regression, and inference statistics.
author
JS library for browser-side signed distance field generation from text.
Data
author
Very fast tile-based geospatial index for GeoJSON data.
core contributor
C++11 port of GeoJSON-VT.
maintainer
Low-level, lightweight protocol buffers encoder/decoder for JS.
maintainer
Compact binary encoding for geospatial data.
Core contributor
scalable vector tile geospatial analysis library for Node.
author
C++14 library for converting GeoJSON into geometry.hpp representation.
author
JS tool for optimizing vector tiles.
author
Tool for extracting regional subsets of MBTiles files.
Misc
author
Fully GPU-powered wind simulation using WebGL.
author
Tiny JavaScript library for calculating sun/moon positions and phases.
author
A radically simple, zero-configuration static site generator.
author
A tiny, fast, modern EJS templating library.
author
Blazing fast flame graphs for Node & V8.
author
Tiny JavaScript library for drawing heatmaps with Canvas.
author
250-byte CSS grid framework.
author
Bookmarklet to expose bullshit on web pages.
author
Simple, fast heatmap plugin for Leaflet.
author
Leaflet plugin for Leaflet hover interactions on mobile.
author
Simple tool for browsing public repos of a GitHub organization.
maintainer
Fast splitting Node stream.
author
Simple cumulative timer for benchmarking JavaScript.
core contributor
Tool for generating source maps.
author
A visualization of road orientations on an interactive map.
maintainer
A Rollup plugin to remove assertion calls via Unassert.
Experiments
author
Snap rounding a polygon with self-intersections (a work in progress).
author
Self-balancing binary search tree implementations in JS (unfinished).
author
Martin polygon boolean operations in jS (unfinished).
author
port of Hain's polygon trapezoidation in JS (unfinished).
author
Seidel's polygon triangulation in JS (deprecated).
author
Splits a Node stream of length-prefixed protocol buffer messages (deprecated).
author
Experiments with feedforward neural networks in JS.
author
Go port of SunCalc (unfinished).