Repository navigation
performance
- Website
- Wikipedia
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.
⚡️ Express inspired web framework written in Go
Fast and low overhead web framework, for Node.js
A declarative, efficient, and flexible JavaScript library for building user interfaces.
A modern load testing tool, using Go and JavaScript
React components for efficiently rendering large lists and tabular data
Write scalable load tests in plain Python 🚗💨
A modern formatting library
Node.js test runner that lets you develop with confidence 🚀
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.
Optimizing compiler for React
🎮 The only Front-End Performance Checklist that runs faster than the others
🚀 An open and lightweight modification to Windows, designed to optimize performance, privacy and usability.
🔥 An extremely fast, React-like JavaScript library for building modern user interfaces
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.13. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
How to improve NGINX performance, security, and other important things.
APM, (Application Performance Management) tool for large-scale distributed systems.
Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉