/

quicklink

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

最終更新日:721日前
10.9k

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

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

infernojs/inferno
725日前16.0k

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

bvaughn/react-virtualized
725日前25.7k

React components for efficiently rendering large lists and tabular data

Flipkart/recyclerlistview
726日前5.1k

High performance listview for React Native and web!

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

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

aimeos/aimeos
725日前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
722日前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
722日前6.0k

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

cdnjs/cdnjs
722日前10.1k

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

gin-gonic/gin
722日前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
723日前16.3k

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

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

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

Qihoo360/ArgusAPM
725日前2.7k

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

locustio/locust
722日前23.1k

Write scalable load tests in plain Python 🚗💨

angular/angular
721日前93.6k

Deliver web apps with confidence 🚀

barbajs/barba
721日前11.3k

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

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

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

yokoffing/Betterfox
721日前3.2k

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

didi/DoKit
721日前19.8k

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

orientechnologies/orientdb
723日前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
724日前3.8k

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

sschmid/Entitas
721日前6.8k

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

solidjs/solid
720日前30.5k

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

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

A fast Rust-based web bundler 🦀️

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

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

grafana/k6
720日前22.8k

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

BuilderIO/partytown
720日前12.4k

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

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

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

winsiderss/systeminformer
720日前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
721日前1.3k

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

dgryski/go-perfbook
722日前10.5k

Thoughts on Go performance optimization

fastify/fastify
720日前30.0k

Fast and low overhead web framework, for Node.js

lovell/sharp
720日前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
720日前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
720日前13.1k

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

apache/tvm
721日前10.9k

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

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

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

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

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

allegro/bigcache
720日前7.0k

Efficient cache for gigabytes of data written in Go.

dgraph-io/ristretto
720日前5.2k

A high performance memory-bound Go cache

welldone-software/why-did-you-render
721日前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.)