Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Performance

Performance

1436 projects

Showing 36 of 1436 projects

Folly
FollyC++

A C++20 library from Facebook focused on performance and practicality, complementing std and Boost with components used at scale.

#systems-programming#library#c-plus-plus-20
Stars30.5k
Forks5.9k
Last commit20 hours ago
leakcanary
leakcanaryKotlin

A memory leak detection library for Android that automatically finds and reports leaks.

#outofmemory#heap-analysis#memory-leak-detection
Stars30.0k
Forks4.0k
Last commit3 days ago
spdlog
spdlogC++

A fast, header-only C++ logging library with rich formatting and asynchronous support.

#syslog#fmt#asynchronous
Stars29.2k
Forks5.3k
Last commit13 days ago
immer
immerJavaScript

Create immutable JavaScript states by writing mutable code, simplifying state management in React and beyond.

#functional-programming#reducer#immutability
Stars29.0k
Forks879
Last commit8 days ago
NvChad
NvChadLua

A blazing fast Neovim framework with beautiful UI and solid defaults to enhance your coding experience.

#developer-tools#productivity#vim
Stars28.4k
Forks2.2k
Last commit21 days ago
AOS
AOSJavaScript

A lightweight JavaScript library for animating elements on scroll with CSS-driven transitions.

#css-animations#vanilla-js#ui-effects
Stars28.1k
Forks2.6k
Last commit2 years ago
locust
locustPython

An open-source load testing tool that lets you write scalable performance tests in plain Python.

#load-testing#developer-tools#load-test
Stars28.0k
Forks3.2k
Last commit1 day ago
zstd
zstdC

A fast lossless compression algorithm targeting real-time scenarios with zlib-level or better compression ratios.

#c-library#rfc-8878#zlib-alternative
Stars27.5k
Forks2.5k
Last commit23 days ago
GreenSock-JS
GreenSock-JSJavaScript

A framework-agnostic JavaScript animation library for high-performance animations across CSS, SVG, canvas, React, Vue, WebGL, and more.

#canvas-animation#vue-animation#animation
Stars27.0k
Forks2.1k
Last commit3 months ago
GSAP
GSAPJavaScript

A framework-agnostic JavaScript animation library for high-performance animations across CSS, SVG, canvas, React, Vue, WebGL, and more.

#canvas-animation#vue-animation#animation
Stars27.0k
Forks2.1k
Last commit3 months ago
nanoid
nanoidJavaScript

A tiny, secure, URL-friendly unique string ID generator for JavaScript, designed as a modern alternative to UUID.

#url-friendly#developer-tools#id-generation
Stars26.9k
Forks862
Last commit1 day ago
fnm
fnmRust

A fast and simple Node.js version manager built in Rust, supporting cross-platform development.

#hacktoberfest#developer-tools#shell-integration
Stars26.3k
Forks639
Last commit1 day ago
FlatBuffers
FlatBuffersC++

A cross-platform serialization library designed for maximum memory efficiency with zero-copy data access.

#binary-protocol#serialization-library#embedded-systems
Stars26.3k
Forks3.6k
Last commit1 month ago
fastfetch
fastfetchC

A fast, customizable, and cross-platform system information tool similar to neofetch, written in C.

#hacktoberfest#open-source#winfetch
Stars23.9k
Forks843
Last commit20 hours ago
{fmt}
{fmt}C++

A fast, safe, and modern C++ formatting library providing a type-safe alternative to printf and iostreams.

#formatting#ranges#unicode
Stars23.7k
Forks2.9k
Last commit1 day ago
ws
wsJavaScript

A simple, blazing fast, and thoroughly tested WebSocket client and server implementation for Node.js.

#websocket-server#client-server#websocket
Stars22.8k
Forks2.6k
Last commit7 days ago
Scrollreveal
ScrollrevealJavaScript

A JavaScript library for animating elements as they enter or leave the viewport on scroll.

#ui-animations#animation#transition
Stars22.5k
Forks2.2k
Last commit2 years ago
lazy.nvim
lazy.nvimLua

A modern plugin manager for Neovim with lazy-loading, performance optimization, and a powerful UI.

#plugin-manager#developer-tools#text-editor
Stars21.3k
Forks585
Last commit25 days ago
wasmer
wasmerRust

A fast, secure WebAssembly runtime that enables lightweight containers to run anywhere from desktop to cloud and edge.

#wasi#wasix#embedded-systems
Stars20.9k
Forks987
Last commit1 day ago
bluebird
bluebirdJavaScript

A high-performance, feature-rich promise library for JavaScript with innovative utilities and unmatched speed.

#async-programming#promises#nodejs
Stars20.5k
Forks2.3k
Last commit1 year ago
Promise anti-patterns
Promise anti-patternsJavaScript

A high-performance, feature-rich promise library for JavaScript with innovative utilities and unmatched speed.

#async-programming#promises#es6-promises
Stars20.5k
Forks2.3k
Last commit1 year ago
DoraemonKit
DoraemonKitJava

A comprehensive efficiency platform for the entire frontend development lifecycle, offering debugging, performance, and visual tools.

#ios#developer-tools#frontend-development
Stars20.4k
Forks3.2k
Last commit11 months ago
SpinKit
SpinKitCSS

A collection of smooth, customizable loading spinners animated entirely with CSS.

#css-animations#css-variables#ux
Stars19.3k
Forks1.8k
Last commit6 years ago
out of the box
out of the boxRust

A JavaScript framework for building data-driven React applications with GraphQL.

#data-fetching#optimistic-updates#caching
Stars18.9k
Forks1.9k
Last commit17 hours ago
YogaKit
YogaKitC++

An embeddable, performant flexbox layout engine with multi-language bindings.

#flexbox#cmake#c-plus-plus
Stars18.8k
Forks1.5k
Last commit23 hours ago
Yoga
YogaC++

An embeddable and performant flexbox layout engine with multi-language bindings.

#flexbox#c-plus-plus#web-standards
Stars18.8k
Forks1.5k
Last commit23 hours ago
MMKV
MMKVC++

An efficient, small mobile key-value storage framework developed by WeChat, supporting Android, iOS, macOS, Windows, POSIX, and HarmonyOS.

#ios#data-persistence#multi-process
Stars18.7k
Forks2.0k
Last commit28 days ago
hhvm
hhvmC++

A high-performance virtual machine for executing programs written in Hack, using JIT compilation.

#webserver#server-side#jit-compilation
Stars18.6k
Forks3.1k
Last commit17 hours ago
Fastclick
FastclickHTML

A JavaScript library that eliminates the 300ms click delay on touch-enabled mobile browsers for a more responsive UI.

#click-delay#mobile-web#polyfill
Stars18.5k
Forks3.1k
Last commit5 years ago
wasmtime
wasmtimeRust

A standalone, fast, and secure WebAssembly runtime that is standards-compliant and supports WASI.

#wasi#sandbox#webassembly
Stars18.4k
Forks1.8k
Last commit21 hours ago
pino
pinoJavaScript

A very low overhead, super fast JSON logger for Node.js and JavaScript runtimes.

#transports#fast#asynchronous-logging
Stars18.1k
Forks984
Last commit6 days ago
Emotion
EmotionJavaScript

A performant and flexible CSS-in-JS library for high-performance style composition in JavaScript applications.

#style-composition#developer-tools#styled-components
Stars18.0k
Forks1.1k
Last commit2 months ago
emotion
emotionJavaScript

A performant and flexible CSS-in-JS library for high-performance style composition in JavaScript applications.

#style-composition#developer-tools#styled-components
Stars18.0k
Forks1.1k
Last commit2 months ago
Lazysizes
LazysizesJavaScript

A high-performance, SEO-friendly lazy loader for images, iframes, and more that detects visibility changes automatically.

#responsive-images#performance-optimization#image-optimization
Stars17.7k
Forks1.7k
Last commit2 years ago
Million
MillionTypeScript

An optimizing compiler for React that makes components up to 70% faster by skipping virtual DOM diffing.

#hacktoberfest#compiler#millionjs
Stars17.7k
Forks597
Last commit2 months ago
Velocity
VelocityJavaScript

A fast, feature-rich JavaScript animation engine that works with and without jQuery.

#dom-manipulation#ui-animation#motion-design
Stars17.2k
Forks1.5k
Last commit5 years ago
PreviousPage 2 of 40Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Javascript170
#Frontend157
#Go148
#Golang113
#Rust112
#Cross Platform101
#Nodejs96
#Typescript89
#Caching82
#Developer Tools79
#Dotnet71
#Javascript Library71