Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Performance Optimization

Performance Optimization

386 projects

Showing 36 of 386 projects

Intervention Image Cache
Intervention Image CachePHP

Adds image caching functionality to Intervention Image Class using Laravel's cache drivers.

#caching#laravel#performance-optimization
Stars634
Forks139
Last commit2 years ago
MemoWise
MemoWiseRuby

A high-performance Ruby gem for memoizing instance, class, and module methods with thread safety and advanced features.

#ruby-memoization#metaprogramming#thread-safety
Stars633
Forks26
Last commit1 month ago
fast_blank
fast_blankRuby

A C-optimized Ruby gem providing a faster implementation of Active Support's String#blank? method.

#whitespace-detection#performance-optimization#active-support
Stars613
Forks36
Last commit2 years ago
Chart-FX
Chart-FXJava

A high-performance JavaFX charting library for real-time scientific data visualization, handling up to 5 million data points at 25 Hz.

#scientific-visualization#hacktoberfest#data-visualisation
Stars613
Forks110
Last commit5 months ago
Glide Bitmap Pool
Glide Bitmap PoolJava

A memory management library for Android that reuses bitmap memory to reduce garbage collection and improve app performance.

#bitmap#java-library#glide
Stars601
Forks101
Last commit2 years ago
Lada Cache
Lada CachePHP

A Redis-based, fully automated and scalable database query cache layer for Laravel.

#eloquent#database#caching
Stars591
Forks71
Last commit3 months ago
CppCon 2022 Presentation Materials
CppCon 2022 Presentation Materials

A collection of presentation slides and materials from CppCon 2022, covering modern C++ topics, best practices, and advanced techniques.

#embedded-systems#programming-education#conference-materials
Stars565
Forks57
Last commit1 year ago
AngularJS Rails Templates
AngularJS Rails TemplatesRuby

A Ruby gem that integrates AngularJS templates with Rails' asset pipeline, caching them for direct client-side use.

#rails#angular-rails-templates#performance-optimization
Stars561
Forks171
Last commit
Magento Cache Clean
Magento Cache Clean

A faster drop-in replacement for bin/magento cache:clean with file watcher for Magento 2.

#magento2#composer#developer-tools
Stars543
Forks65
Last commit1 year ago
zeioth/garbage-day.nvim
zeioth/garbage-day.nvimLua

A Neovim plugin that automatically stops inactive LSP clients to free up RAM.

#resource-cleanup#developer-tools#ram-optimization
Stars526
Forks9
Last commit18 days ago
gulp-angular-templatecache
gulp-angular-templatecacheJavaScript

A Gulp plugin that concatenates and registers AngularJS templates in the $templateCache for improved performance.

#gulp#performance-optimization#html-templates
Stars522
Forks103
Last commit
grunt-critical-css
grunt-critical-cssJavaScript

A Grunt plugin that extracts and inlines critical CSS from web pages to improve performance.

#critical-css#performance-optimization#web-performance
Stars520
Forks25
Last commit3 years ago
PFQ
PFQC

A functional network framework for Linux enabling high-performance packet capture, transmission, and in-kernel processing optimized for multi-core systems.

#packet-processing#functional-programming#multi-core
Stars519
Forks71
Last commit7 years ago
mattress
mattressSwift

A Swift framework for caching entire web pages for offline browsing and faster loading on iOS.

#ios#performance-optimization#urlcache
Stars519
Forks44
Last commit9 years ago
clickhouse-bulk
clickhouse-bulkGo

A simple collector that batches many small ClickHouse inserts into larger bulk inserts for improved performance.

#batch-processing#clickhouse-bulk#performance-optimization
Stars512
Forks88
Last commit11 days ago
Laravel Pjax
Laravel PjaxPHP

A Laravel middleware that provides server-side support for jQuery Pjax to speed up page loads.

#cache-busting#ajax-navigation#laravel
Stars512
Forks48
Last commit3 months ago
TimescaleDB Tune
TimescaleDB TuneGo

A tool for tuning TimescaleDB performance by adjusting PostgreSQL settings to match your system's CPU and memory resources.

#automated-tools#performance-optimization#timescaledb
Stars504
Forks46
Last commit1 month ago
JIT
JITJavaScript

A Just-In-Time plugin loader for Grunt that eliminates slow startup times by loading tasks only when needed.

#grunt#performance-optimization#plugin-loader
Stars504
Forks28
Last commit8 years ago
Goost
GoostC++

A general-purpose, extensible C++ extension module for the Godot Engine, adding missing functionality and performance optimizations.

#modular-architecture#open-source#performance-optimization
Stars499
Forks20
Last commit3 years ago
Web Markup Minifier
Web Markup MinifierC#

A .NET library for minifying HTML, XHTML, and XML markup to improve web application performance.

#minification#code-compression#aspnet
Stars497
Forks46
Last commit12 days ago
Sprity
SprityJavaScript

A modular Node.js image sprite generator that creates sprites and style files from a directory of images.

#performance-optimization#frontend-workflow#nodejs
Stars479
Forks69
Last commit4 years ago
bloomfilter-rb
bloomfilter-rbC

Native and Redis-backed Bloom filter implementations in Ruby for probabilistic set membership testing.

#probabilistic-data-structures#redis#performance-optimization
Stars478
Forks59
Last commit2 years ago
YYDispatchQueuePool
YYDispatchQueuePoolObjective-C

iOS utility class to manage global dispatch queues and prevent thread explosion in concurrent operations.

#dispatch-queue#ios#objective-c
Stars476
Forks97
Last commit8 years ago
Microsoft Caching
Microsoft CachingC#

ASP.NET Core libraries for in-memory and distributed caching with implementations for SQL Server and Redis.

#in-memory-cache#caching#redis
Stars471
Forks209
Last commit7 years ago
Graphics32
Graphics32Pascal

A high-performance graphics library for Delphi and Lazarus optimized for 32-bit pixel operations.

#graphics#32-bit-graphics#object-pascal
Stars465
Forks139
Last commit19 hours ago
gulp-cached
gulp-cachedJavaScript

A simple in-memory file cache for Gulp that prevents reprocessing unchanged files.

#development-workflow#performance-optimization#file-cache
Stars453
Forks18
Last commit9 years ago
p-memoize
p-memoizeTypeScript

Memoize promise-returning and async functions with configurable caching strategies for performance optimization.

#caching#async-await#performance-optimization
Stars449
Forks31
Last commit1 month ago
Image Loader
Image LoaderTypeScript

Ionic component for background image loading and caching with native performance.

#background-thread#performance-optimization#image-caching
Stars431
Forks133
Last commit1 month ago
Grunt-contrib-htmlmin
Grunt-contrib-htmlminJavaScript

A Grunt plugin for minifying HTML files to reduce file size and improve website performance.

#html-minification#performance-optimization#build-automation
Stars421
Forks66
Last commit2 months ago
Icepick
IcepickJavaScript

A tiny, zero-dependency library for treating frozen JavaScript objects as persistent immutable collections using structural sharing.

#functional-programming#commonjs#zero-dependency
Stars421
Forks27
Last commit5 years ago
PSR-15 Middlewares
PSR-15 Middlewares

A comprehensive collection of reusable PSR-15 middleware components for PHP applications.

#php-middleware#http-middleware#authentication
Stars411
Forks14
Last commit1 year ago
react-native-lazyload
react-native-lazyloadJavaScript

A suite of lazy-loading components for React Native that defer rendering until elements scroll into view.

#performance-optimization#image-optimization#react-native
Stars411
Forks104
Last commit
ClassPreloader
ClassPreloaderPHP

Generates a single PHP file containing all autoloaded classes to optimize performance for specific use cases.

#composer#class-loader#performance-optimization
Stars376
Forks31
Last commit1 year ago
RapidFuzz
RapidFuzzC++

A fast C++ library for fuzzy string matching using Levenshtein Distance, offering MIT licensing and algorithmic improvements.

#string-similarity#hacktoberfest#performance-optimization
Stars372
Forks57
Last commit7 days ago
A deep dive into the Ember.js runloop
A deep dive into the Ember.js runloopJavaScript

A comprehensive guide to understanding and skillfully using the Ember.js runloop for coordinated work scheduling.

#emberjs#frontend-development#performance-optimization
Stars365
Forks32
Last commit
ts-cacheable
ts-cacheableTypeScript

A TypeScript decorator library for caching Observable and Promise-returning methods with configurable storage strategies.

#caching#performance-optimization#decorators
Stars352
Forks42
Last commit5 months ago
PreviousPage 5 of 11

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
9 months ago
4 years ago
7 years ago
7 years ago
Next
#Caching44
#Javascript40
#Build Tool33
#Web Development28
#Frontend28
#Angular25
#Developer Tools25
#C Plus Plus25
#Performance24
#Nodejs21
#Game Development20
#Frontend Tooling20