/

quicklink

⚡️Faster subsequent page-loads by prefetching in-viewport links during idle time

最終更新日:626日前
10.9k

thebuilder/react-intersection-observer
630日前4.6k

React implementation of the Intersection Observer API to tell you when an element enters or leaves the viewport.

infernojs/inferno
631日前16.0k

:fire: An extremely fast, React-like JavaScript library for building modern user interfaces

bvaughn/react-virtualized
631日前25.7k

React components for efficiently rendering large lists and tabular data

Flipkart/recyclerlistview
632日前5.1k

High performance listview for React Native and web!

wellyshen/use-web-animations
633日前1.3k

😎 🍿 React hook for highly-performant and manipulable animations using Web Animations API.

aimeos/aimeos
631日前3.6k

Integrated online shop based on Laravel 10 and the Aimeos e-commerce framework for ultra-fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce

webpack/webpack
628日前63.9k

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

joerick/pyinstrument
628日前6.0k

🚴 Call stack profiler for Python. Shows you why your code is slow!

cdnjs/cdnjs
628日前10.1k

🤖 CDN assets - The #1 free and open source CDN built to make life easier for developers.

gin-gonic/gin
628日前74.2k

Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

thedaviddias/Front-End-Performance-Checklist
629日前16.3k

🎮 The only Front-End Performance Checklist that runs faster than the others

nisrulz/android-tips-tricks
629日前4.7k

:ballot_box_with_check: [Cheatsheet] Tips and tricks for Android Development

Qihoo360/ArgusAPM
631日前2.7k

Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台

locustio/locust
628日前23.1k

Write scalable load tests in plain Python 🚗💨

angular/angular
627日前93.6k

Deliver web apps with confidence 🚀

barbajs/barba
627日前11.3k

Create badass, fluid and smooth transitions between your website’s pages

trimstray/nginx-admins-handbook
627日前13.3k

How to improve NGINX performance, security, and other important things.

yokoffing/Betterfox
627日前3.2k

Firefox user.js for speed, privacy, and security. Your favorite browser, but better.

didi/DoKit
627日前19.8k

一款面向泛前端产品研发全生命周期的效率平台。

orientechnologies/orientdb
629日前4.7k

OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.

hhxsv5/laravel-s
630日前3.8k

LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.

sschmid/Entitas
627日前6.8k

Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity

solidjs/solid
626日前30.5k

A declarative, efficient, and flexible JavaScript library for building user interfaces.

web-infra-dev/rspack
626日前6.9k

A fast Rust-based web bundler 🦀️

fuse-box/fuse-box
628日前4.0k

A blazing fast js bundler/loader with a comprehensive API :fire:

grafana/k6
626日前22.8k

A modern load testing tool, using Go and JavaScript - https://k6.io

BuilderIO/partytown
626日前12.4k

Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉

open-source-labs/Reactime
631日前2.1k

Developer tool for time travel debugging and performance monitoring in React applications.

winsiderss/systeminformer
626日前10.0k

A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com

aurelia/aurelia
627日前1.3k

Aurelia 2, a standards-based, front-end framework designed for high-performing, ambitious applications.

dgryski/go-perfbook
628日前10.5k

Thoughts on Go performance optimization

fastify/fastify
626日前30.0k

Fast and low overhead web framework, for Node.js

lovell/sharp
626日前27.5k

High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.

aFarkas/lazysizes
626日前17.2k

High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without configuration.

pinpoint-apm/pinpoint
626日前13.1k

APM, (Application Performance Management) tool for large-scale distributed systems.

apache/tvm
627日前10.9k

Open deep learning compiler stack for cpu, gpu and specialized accelerators

GoogleChromeLabs/react-adaptive-hooks
630日前5.1k

Deliver experiences best suited to a user's device and network constraints

gkjohnson/three-gpu-pathtracer
627日前1.2k

Path tracing renderer and utilities for three.js built on top of three-mesh-bvh.

allegro/bigcache
626日前7.0k

Efficient cache for gigabytes of data written in Go.

dgraph-io/ristretto
626日前5.2k

A high performance memory-bound Go cache

welldone-software/why-did-you-render
627日前10.6k

why-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidable re-renders. (Works with React Native as well.)