fast.js

Optimisation library

A collection of micro-optimisations to make fast JavaScript programs easier to write

Faster user-land reimplementations for several common builtin native JavaScript functions.

GitHub

3k stars
78 watching
113 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fastify/fastify A high-performance web framework for Node.js with a focus on developer experience and minimal overhead. 32,408
microsoft/fast Provides reusable UI components and integration tools for building accessible web applications 9,291
wilsonpage/fastdom A performance optimization library that batches DOM access to prevent unnecessary reflows and layout thrashing. 6,854
aidenybai/million An optimizing compiler that speeds up React by reducing virtual DOM reconciliation overhead 16,447
naturalintelligence/fast-xml-parser A fast and efficient JavaScript library for parsing and generating XML data 2,578
bendc/sprint A lightweight JavaScript library for efficient DOM manipulation 4,221
olado/dot A fast and concise JavaScript template engine designed for high-performance use cases in Node.js and browsers. 5,016
oven-sh/bun An all-in-one toolkit for JavaScript and TypeScript apps with a fast runtime, bundler, test runner, and package manager. 74,360
mrdoob/stats.js A performance monitoring class for JavaScript applications. 8,732
andrewplummer/sugar A utility library for working with native JavaScript objects 4,540
techfort/lokijs A JavaScript-based document-oriented in-memory database with features like indexing and views for fast data access, suitable for performance-critical applications and client-side storage. 6,752
mikemcl/big.js A fast and small JavaScript library for decimal arithmetic 4,887
evanw/esbuild A fast bundler for the web that aims to improve build tool performance. 38,184
parallel-js/parallel.js A utility library for parallel computing in JavaScript, utilizing Web Workers and child processes to simplify concurrent execution of tasks. 3,235
google/closure-compiler A tool for optimizing and checking JavaScript code to make it run faster 7,407