Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Performance Optimization

Performance Optimization

87 projects

Showing 36 of 87 projects

C++ links
C++ links

A categorized collection of C++ resources covering analysis, debugging, performance, standardization, and more.

#developer-tools#assembly#performance-optimization
Stars5.2k
Forks522
Last commit2 days ago
Booster
BoosterKotlin

A lightweight, extensible quality optimization toolkit for Android applications, focusing on performance, stability, and package size reduction.

#apk-shrinking#system-bug-fixes#performance-optimization
Stars5.1k
Forks594
Last commit1 month ago
HTMLMinifier
HTMLMinifierJavaScript

A highly configurable, well-tested JavaScript-based HTML compressor/minifier with Node.js support.

#html-minification#performance-optimization#website-optimization
Stars5.1k
Forks579
Last commit29 days ago
ProxyManager
ProxyManagerPHP

A PHP library that generates and manages various types of object-oriented proxy classes for lazy loading, access control, and remote objects.

#proxy#oop#performance-optimization
Stars5.0k
Forks191
Last commit4 days ago
greenlet
greenletJavaScript

Move an async function into its own Web Worker thread for off‑main‑thread execution.

#web-worker#performance-optimization#transferables
Stars4.7k
Forks97
Last commit5 years ago
JavaCPP
JavaCPPJava

A Java library providing efficient, zero-overhead access to native C++ code using JNI and annotations.

#java-native-interface#javacpp#performance-optimization
Stars4.7k
Forks596
Last commit1 month ago
Haxl
HaxlHaskell

A Haskell library that simplifies concurrent data access by automatically batching, caching, and parallelizing remote requests.

#haskell#functional-programming#web-services
Stars4.4k
Forks311
Last commit1 month ago
Dragonwell8
Dragonwell8Java

Alibaba's OpenJDK 8 implementation optimized for extreme-scale e-commerce, financial, and logistics applications.

#java8#performance-optimization#x86-64
Stars4.3k
Forks500
Last commit1 day ago
heaptrack
heaptrackC++

A heap memory profiler for Linux that traces allocations with stack traces to find memory leaks, hotspots, and temporary allocations.

#debugging-tools#heap-analysis#performance-optimization
Stars4.1k
Forks232
Last commit9 days ago
Docker-sync
Docker-syncRuby

A file synchronization tool that enables fast Docker development workflows by efficiently syncing code between host and containers.

#file-synchronization#d4m#developer-tools
Stars3.6k
Forks285
Last commit4 months ago
Eclipse OpenJ9
Eclipse OpenJ9Java

An enterprise-grade Java Virtual Machine optimized for small footprint, fast startup, and high throughput in cloud deployments.

#compiler#aot-compilation#interpreter
Stars3.5k
Forks784
Last commit2 days ago
StringZilla
StringZillaC

A high-performance string library leveraging SIMD and SWAR to accelerate search, hashing, sorting, and edit distances across C, C++, Python, Rust, and more.

#memory-mapping#substring#information-retrieval
Stars3.4k
Forks123
Last commit1 month ago
Zephir
ZephirPHP

A compiled high-level language that simplifies creating C extensions for PHP.

#hacktoberfest#skeleton#high-level-language
Stars3.4k
Forks463
Last commit18 days ago
basket.js
basket.jsJavaScript

A script and resource loader that caches files in localStorage to improve page load performance.

#caching#performance-optimization#resource-loader
Stars3.4k
Forks271
Last commit1 year ago
worker-dom
worker-domTypeScript

A DOM API implementation that runs in a Web Worker to offload DOM mutations from the main thread.

#web-worker#performance-optimization#amp-integration
Stars3.3k
Forks152
Last commit4 days ago
Awesome .NET Performance
Awesome .NET Performance

A curated list of awesome resources for learning and mastering .NET performance optimization, including books, talks, blogs, and tools.

#memory-management#performance-optimization#dotnet
Stars3.3k
Forks284
Last commit7 months ago
YUI Compressor
YUI CompressorJava

A JavaScript and CSS compressor that removes whitespace, comments, and safely obfuscates local variables for optimal file size reduction.

#minification#javascript-compression#performance-optimization
Stars3.0k
Forks657
Last commit
weld
weldRust

A language and runtime that optimizes performance of data-intensive applications by lazily building and optimizing computations across libraries.

#cross-library#performance-optimization#workflow-optimization
Stars3.0k
Forks252
Last commit
Ffjson
FfjsonGo

Generates static MarshalJSON/UnmarshalJSON functions for Go structs, providing 2-3x faster JSON serialization with drop-in replacement.

#unmarshal#marshal#performance-optimization
Stars3.0k
Forks234
Last commit2 years ago
awesome-android-performance
awesome-android-performance

A curated collection of tutorials, videos, and tools for Android performance optimization.

#network-optimization#memory-management#performance-optimization
Stars2.9k
Forks378
Last commit7 years ago
roaring
roaringGo

A Go implementation of Roaring bitmaps, a compressed bitmap data structure for fast set operations on large integer datasets.

#performance-optimization#roaring-bitmaps#go-library
Stars2.9k
Forks250
Last commit10 days ago
p-limit
p-limitJavaScript

Limit concurrency when running multiple promise-returning and async functions in Node.js and browsers.

#concurrency-control#async-programming#performance-optimization
Stars2.8k
Forks132
Last commit2 months ago
Laravel Responsecache
Laravel ResponsecachePHP

A Laravel package that caches entire HTTP responses to dramatically speed up application performance.

#laravel#web-optimization#performance-optimization
Stars2.8k
Forks243
Last commit3 days ago
pgtune
pgtuneJavaScript

A web tool that generates optimized PostgreSQL configuration based on your hardware specifications.

#database#devops#hardware
Stars2.7k
Forks244
Last commit5 days ago
Penthouse
PenthouseHTML

Generates critical CSS for web pages to speed up initial rendering by extracting above-the-fold styles.

#critical-css#puppeteer#headless-chrome
Stars2.7k
Forks176
Last commit2 years ago
Coverband
CoverbandRuby

A Ruby gem for collecting and reporting production code coverage, tracking line-of-code execution frequency.

#developer-tools#rails#rack-middleware
Stars2.7k
Forks170
Last commit17 days ago
swifter
swifterPython

A Python package that automatically accelerates pandas and Modin DataFrame apply operations by choosing the fastest available method.

#parallelization#parallel-computing#data-science
Stars2.6k
Forks104
Last commit2 years ago
Eclipse Collections
Eclipse CollectionsJava

A comprehensive Java collections framework with optimized data structures and a rich, functional, fluent API.

#functional-programming#eclipse-collections#performance-optimization
Stars2.6k
Forks684
Last commit
cpu_features
cpu_featuresC++

A cross-platform C99 library to detect CPU features and microarchitecture at runtime.

#c-library#instruction-sets#embedded-systems
Stars2.6k
Forks295
Last commit16 days ago
Composer/Xdebug-Handler
Composer/Xdebug-HandlerPHP

Restarts CLI processes without loading the Xdebug extension to improve performance.

#composer#performance-optimization#xdebug
Stars2.6k
Forks33
Last commit23 days ago
AwesomePerfCpp
AwesomePerfCppCSS

A curated collection of C/C++ performance optimization resources: talks, articles, books, libraries, tools, blogs, and sites.

#cpp-conference-talks#cpu-cache#performance-optimization
Stars2.5k
Forks262
Last commit3 years ago
pdqsort
pdqsortC++

A high-performance, pattern-defeating quicksort implementation designed as a drop-in replacement for C++'s std::sort.

#algorithm#performance-optimization#introsort
Stars2.5k
Forks100
Last commit2 years ago
mercurius
mercuriusJavaScript

A GraphQL adapter for Fastify that enables building GraphQL servers and gateways with performance optimizations.

#api-gateway#hacktoberfest#graphql-gateway
Stars2.5k
Forks253
Last commit3 days ago
production_rails
production_rails

A comprehensive guide and collection of best practices for deploying, monitoring, and securing Ruby on Rails applications in production environments.

#devops#production-deployment#performance-optimization
Stars2.3k
Forks140
Last commit24 days ago
SwiftyGif
SwiftyGifSwift

A high-performance, easy-to-use GIF engine for iOS and Swift, offering optimized playback and memory management.

#ios#memory-management#animation
Stars2.3k
Forks221
Last commit1 year ago
Labjs
LabjsHTML

A dynamic script loader that loads JavaScript files in parallel while managing execution order dependencies.

#javascript-loader#script-loading#legacy-support
Stars2.3k
Forks308
Last commit6 years ago
PreviousPage 2 of 3

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
4 years ago
11 days ago
4 days ago
Next
#Performance13
#Java10
#Frontend Tooling8
#C Plus Plus8
#Web Development8
#Javascript8
#Developer Tools8
#Cross Platform7
#Php7
#Build Tool7
#Web Performance6
#Memory Management6