Hyper-performent QuadTree implementation for typescript/javascript, key feature: 1. move operation support (avoid rebuilding); 2. copy-free query (memory efficient); 3. typed game-object association & multi game-objects at same position.
Two-dimensional recursive spatial subdivision.
TypeScript definitions for d3-quadtree
Quadtree Typescript Implementation
One-dimensional recursive spatial subdivision.
Another quadtree implementation for javascript
Three-dimensional recursive spatial subdivision.
A fast and minimal alternative to globby and fast-glob
A simple quadtree implementation for javascript (nodejs or browser with module bundler).
Oxc Parser Node API
A tiny and fast text wrap library which takes ANSI escapes into account.
Crazy fast http radix based router
A blazing-fast equality comparison utility for a variety of use-cases
A fast function for calculating the visual width of a string once printed to the terminal.
Use Typescript for configuration files. Types for safety. Compiled for speed.
Fast and spec-compliant printf implementation for Node.js and browser.
quadtree data structure
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
A library for building fast, lightweight web components
A very fast HTML parser, generating a simplified DOM, with basic element query support.
A fast function for calculating where a string should be truncated, given an optional width limit and an ellipsis string.
Fast deep equal
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
Property based testing framework for JavaScript (like QuickCheck)