/

quicklink

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

最終更新日:578日前
10.9k

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

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

infernojs/inferno
583日前16.0k

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

bvaughn/react-virtualized
583日前25.7k

React components for efficiently rendering large lists and tabular data

Flipkart/recyclerlistview
584日前5.1k

High performance listview for React Native and web!

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

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

aimeos/aimeos
583日前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
580日前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
580日前6.0k

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

cdnjs/cdnjs
580日前10.1k

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

gin-gonic/gin
580日前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
581日前16.3k

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

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

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

Qihoo360/ArgusAPM
583日前2.7k

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

locustio/locust
580日前23.1k

Write scalable load tests in plain Python 🚗💨

angular/angular
579日前93.6k

Deliver web apps with confidence 🚀

barbajs/barba
579日前11.3k

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

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

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

yokoffing/Betterfox
579日前3.2k

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

didi/DoKit
579日前19.8k

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

orientechnologies/orientdb
581日前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
582日前3.8k

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

sschmid/Entitas
579日前6.8k

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

solidjs/solid
578日前30.5k

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

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

A fast Rust-based web bundler 🦀️

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

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

grafana/k6
578日前22.8k

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

BuilderIO/partytown
578日前12.4k

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

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

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

winsiderss/systeminformer
578日前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
579日前1.3k

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

dgryski/go-perfbook
580日前10.5k

Thoughts on Go performance optimization

fastify/fastify
578日前30.0k

Fast and low overhead web framework, for Node.js

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

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

apache/tvm
579日前10.9k

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

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

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

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

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

allegro/bigcache
578日前7.0k

Efficient cache for gigabytes of data written in Go.

dgraph-io/ristretto
578日前5.2k

A high performance memory-bound Go cache

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