Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Performance

Performance

443 projects

Showing 36 of 443 projects

prek
prekRust

A fast, dependency-free Git hook manager written in Rust, designed as a drop-in alternative to pre-commit.

#developer-tools#pre-commit#cli-tool
Stars7.4k
Forks205
Last commit2 days ago
youki
youkiRust

A container runtime written in Rust that implements the OCI runtime specification, designed for performance and memory efficiency.

#container-runtime#sandbox-project#docker-alternative
Stars7.4k
Forks428
Last commit2 days ago
youki
youkiRust

A container runtime written in Rust that implements the OCI runtime specification, designed for performance and memory efficiency.

#container-runtime#docker-alternative#oci
Stars7.4k
Forks428
Last commit2 days ago
Clusterize.js
Clusterize.jsJavaScript

A tiny vanilla JavaScript plugin for displaying large datasets efficiently by dynamically rendering only visible rows.

#dom-manipulation#lists#scroller
Stars7.3k
Forks411
Last commit11 months ago
Size Limit
Size LimitJavaScript

A performance budget tool for JavaScript that calculates the real cost of your JS and enforces limits on CI.

#esbuild#tree-shaking#monitoring
Stars6.9k
Forks1.8k
Last commit11 days ago
size-limit
size-limitJavaScript

A performance budget tool for JavaScript that calculates the real cost of your JS and enforces limits on CI.

#esbuild#tree-shaking#frontend-tooling
Stars6.9k
Forks1.8k
Last commit11 days ago
ristretto
ristrettoGo

A high-performance, concurrent cache library for Go with cost-based eviction and excellent hit ratios.

#in-memory-cache#library#memory-management
Stars6.9k
Forks436
Last commit3 months ago
bombardier
bombardierGo

A fast cross-platform HTTP benchmarking tool written in Go for load testing web services.

#http-benchmarking#fast#load-testing
Stars6.8k
Forks332
Last commit24 days ago
Lura
LuraGo

An open-source Go framework for building ultra-performant API gateways with middleware support.

#api-gateway#open-source#gateway-api
Stars6.8k
Forks583
Last commit2 days ago
staticcheck
staticcheckGo

A state-of-the-art static analysis linter for Go that finds bugs, performance issues, and enforces style rules.

#developer-tools#linter#bug-detection
Stars6.8k
Forks410
Last commit3 days ago
go-tools
go-toolsGo

A state-of-the-art static analysis linter for Go that finds bugs, performance issues, and enforces style rules.

#developer-tools#linter#bug-detection
Stars6.8k
Forks410
Last commit3 days ago
Rio
RioRust

A hardware-accelerated GPU terminal emulator that runs on desktops and in web browsers.

#desktop-application#terminal-emulator#webassembly
Stars6.7k
Forks275
Last commit2 days ago
loadCSS
loadCSSJavaScript

A JavaScript function and HTML pattern for loading CSS files asynchronously to prevent render-blocking.

#web-performance#frontend-tooling#javascript-library
Stars6.7k
Forks521
Last commit3 years ago
MessagePack-CSharp
MessagePack-CSharpC#

Extremely fast MessagePack binary serializer for C# with LZ4 compression, optimized for .NET, Unity, and Xamarin.

#xamarin#msgpack#binary-serialization
Stars6.7k
Forks758
Last commit1 month ago
php-pm
php-pmPHP

A process manager, supercharger, and load balancer for modern PHP applications that boosts performance by keeping workers in memory.

#high-performance#laravel#process-manager
Stars6.6k
Forks371
Last commit2 years ago
Snappy
SnappyC++

A fast compression/decompression library optimized for speed over maximum compression.

#fast#library#stable
Stars6.6k
Forks1.0k
Last commit1 month ago
Kryo
KryoHTML

A fast and efficient binary object graph serialization and cloning framework for Java.

#data-persistence#deep-copy#binary-serialization
Stars6.5k
Forks838
Last commit18 days ago
http-parser
http-parserC

A high-performance, lightweight HTTP message parser written in C for requests and responses.

#web-server#embedded#c
Stars6.4k
Forks1.5k
Last commit3 years ago
simplebar
simplebarTypeScript

A vanilla JavaScript library that replaces default browser scrollbars with custom CSS-styled ones while preserving native scrolling performance.

#cross-browser#lightweight#custom-scrollbars
Stars6.4k
Forks532
Last commit5 months ago
<lite-youtube>
<lite-youtube>HTML

A custom element for embedding YouTube videos with a focus on visual performance, loading 224× faster than standard iframes.

#web-components#web-vitals#custom-elements
Stars6.3k
Forks291
Last commit5 months ago
css-blocks
css-blocksTypeScript

A component-oriented CSS authoring system that compiles to high-performance, maintainable stylesheets for design systems and app components.

#build-time-optimization#sass#scoped-css
Stars6.3k
Forks152
Last commit2 years ago
jsDelivr
jsDelivrJavaScript

A free, fast, and reliable open-source CDN for npm, GitHub, WordPress, and ES modules with multi-CDN failover.

#open-source#es-modules#esm
Stars6.2k
Forks2.1k
Last commit1 year ago
just
justJavaScript

A library of zero-dependency npm modules that each do just one thing, ideal for when bundle size matters.

#functional-programming#npm-modules#library
Stars6.2k
Forks209
Last commit2 years ago
JSONKit
JSONKitObjective-C

A high-performance Objective-C JSON library for parsing and serializing JSON data.

#foundation#ios#core-foundation
Stars6.2k
Forks1.6k
Last commit5 years ago
fontmin
fontminJavaScript

A Node.js tool to minify fonts by subsetting glyphs and converting between web font formats.

#glyph-compression#font-subsetting#web-fonts
Stars6.2k
Forks334
Last commit8 months ago
pako
pakoJavaScript

A high-speed zlib port to JavaScript for compression and decompression, working in both browsers and Node.js.

#zlib-port#nodejs#javascript-library
Stars6.1k
Forks802
Last commit1 year ago
Lazy.js
Lazy.jsJavaScript

A functional JavaScript utility library with lazy evaluation for optimal performance and memory efficiency.

#stream-processing#functional-programming#utility-library
Stars6.0k
Forks262
Last commit5 years ago
Animateplus
AnimateplusJavaScript

A JavaScript animation library focused on performance and flexibility, delivering 60 FPS animations under 3 KB.

#design#animation#promise-based
Stars5.9k
Forks280
Last commit7 years ago
FastEndpoints
FastEndpointsC#

A developer-friendly REST API framework for ASP.NET 8+ that implements the REPR pattern with minimal boilerplate.

#minimal-apis#aspnet#minimal-api
Stars5.9k
Forks369
Last commit1 day ago
gltfjsx
gltfjsxJavaScript

A CLI tool that converts GLTF/GLB 3D models into reusable React Three Fiber JSX components.

#asset-optimization#cli-tool#threejs
Stars5.8k
Forks375
Last commit1 year ago
fast-ruby
fast-rubyRuby

A collection of Ruby idioms with performance benchmarks to help developers write faster Ruby code.

#hacktoberfest#ruby-performance#idioms
Stars5.7k
Forks374
Last commit3 months ago
imagemin
imageminJavaScript

A Node.js module for optimizing images through a plugin-based architecture.

#png#plugin-system#image-optimization
Stars5.7k
Forks260
Last commit1 year ago
gdu
gduGo

A fast, parallel disk usage analyzer with an interactive console interface written in Go.

#hacktoberfest#console-interface#filesystem
Stars5.6k
Forks198
Last commit2 days ago
Roc
RocZig

A fast, friendly, functional programming language designed for building reliable software.

#programming-language#functional-programming#compiler
Stars5.6k
Forks375
Last commit2 days ago
json
jsonRust

A strongly typed JSON serialization and deserialization library for Rust, part of the Serde framework.

#macro#serde#deserialization
Stars5.6k
Forks639
Last commit14 days ago
react-native-recyclerlist
react-native-recyclerlistTypeScript

A high-performance, cross-platform list view for React Native and web using cell recycling for optimal memory and rendering efficiency.

#recyclerview#react-native-web#grid-layout
Stars5.4k
Forks437
Last commit
PreviousPage 5 of 13Next

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
1 year ago
#Javascript81
#Frontend60
#Rust55
#Cross Platform50
#Nodejs42
#Javascript Library37
#C Plus Plus30
#Go30
#Typescript29
#Caching26
#Developer Tools25
#Cli Tool24