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

Bitsery
BitseryC++

A header-only C++ binary serialization library optimized for speed, minimal size, and real-time networking.

#real-time-networking#binary-serialization#c-plus-plus
Stars1.3k
Forks101
Last commit9 months ago
Reseter.css
Reseter.cssSCSS

A modern CSS reset that normalizes browser inconsistencies while preserving useful styles, sized under 1kb.

#cross-browser#cssreset#normalize-css
Stars1.2k
Forks91
Last commit2 months ago
pgslice
pgsliceRuby

A command-line tool for easy PostgreSQL table partitioning with zero downtime and minimal app changes.

#devops#zero-downtime#data-archiving
Stars1.2k
Forks69
Last commit27 days ago
go-commons-pool
go-commons-poolGo

A generic object pool implementation for Go, directly rewritten from Apache Commons Pool with rich configuration options.

#apache-commons-pool#object-pool#golang-library
Stars1.2k
Forks149
Last commit3 years ago
Progressive Web Metrics
Progressive Web MetricsTypeScript

A CLI tool and library for gathering performance metrics via Lighthouse, with features for CI and result tracking.

#continuous-integration#cli-tool#web-performance
Stars1.2k
Forks69
Last commit3 years ago
StyledTextKit
StyledTextKitSwift

A declarative attributed string library for iOS that enables background-thread sizing and bitmap caching for smooth text rendering.

#background-threading#ios#githawk
Stars1.2k
Forks58
Last commit4 years ago
Modular Forms
Modular FormsTypeScript

A modular, type-safe form library for SolidJS, Qwik, Preact, and React with small bundle size and fine-grained updates.

#validation#headless-ui#form-library
Stars1.2k
Forks63
Last commit1 month ago
Graviton Editor
Graviton EditorTypeScript

A cross-platform code editor built with Tauri and React, focusing on performance, extensibility, and a modern UI.

#deno#opensource#free
Stars1.2k
Forks122
Last commit2 years ago
Grunt-contrib-imagemin
Grunt-contrib-imageminJavaScript

A Grunt plugin for minifying PNG, JPG, GIF, and SVG images using imagemin.

#hacktoberfest#build-automation#image-optimization
Stars1.2k
Forks176
Last commit2 years ago
DatabaseConsistency
DatabaseConsistencyRuby

A Ruby gem that detects inconsistencies between ActiveRecord models and database schema to prevent data issues.

#database#developer-tools#rails
Stars1.2k
Forks63
Last commit13 hours ago
alba
albaRuby

A fast, easy, and feature-rich JSON serializer for Ruby, JRuby, and TruffleRuby with no runtime dependencies.

#hacktoberfest#jruby#fast
Stars1.2k
Forks61
Last commit1 day ago
multierr
multierrGo

A Go library for combining multiple errors into a single error value while maintaining idiomatic Go patterns.

#concurrent-errors#idiomatic-go#go-library
Stars1.2k
Forks50
Last commit2 years ago
A list of helpful Angular related questions you can use to interview potential candidates, test yourself or completely ignore
A list of helpful Angular related questions you can use to interview potential candidates, test yourself or completely ignore

A comprehensive collection of Angular interview questions for vetting candidates, self-assessment, and learning.

#javascript-questions#developer-tools#angular-interview-questions
Stars1.2k
Forks363
Last commit
excon
exconRuby

A usable, fast, and simple HTTP 1.1 client library for Ruby, ideal for API clients and general HTTP requests.

#proxy#http#excon
Stars1.2k
Forks287
Last commit9 days ago
Meziantou.Analyzer
Meziantou.AnalyzerC#

A Roslyn analyzer for C# that enforces good practices in design, usage, security, performance, and style.

#hacktoberfest#analyzer#csharp
Stars1.2k
Forks67
Last commit5 hours ago
Ecsy
EcsyJavaScript

A lightweight, framework-agnostic Entity Component System (ECS) library for JavaScript with a focus on performance and simplicity.

#modular-architecture#simulation#reactive-programming
Stars1.2k
Forks121
Last commit1 year ago
Performance-Bookmarklet
Performance-BookmarkletJavaScript

A bookmarklet and browser extension that analyzes web page performance using the Resource Timing, Navigation Timing, and User-Timing APIs.

#resource-timing-api#analyzer#browser-extension
Stars1.2k
Forks84
Last commit
tiny-http
tiny-httpRust

A low-level HTTP server library in Rust focused on 100% HTTP compliance and easy server creation.

#http-server#web-server#tls
Stars1.1k
Forks150
Last commit1 year ago
DryIoc
DryIocC#

A fast, small, and full-featured Inversion of Control container for .NET applications.

#dryioc#xamarin#dependency-injection
Stars1.1k
Forks128
Last commit1 month ago
Rememberable
RememberablePHP

An Eloquent trait for Laravel that adds query caching with a simple remember() method.

#eloquent#orm#caching
Stars1.1k
Forks93
Last commit4 months ago
jte
jteJava

A secure and lightweight template engine for Java and Kotlin with intuitive syntax and blazing fast performance.

#intellij#server-side-rendering#template-engine
Stars1.1k
Forks89
Last commit5 days ago
Alcinoe
AlcinoePascal

A Delphi framework for building fast, modern cross-platform apps with high-performance UI controls and native integrations.

#embarcadero-delphi#bson#graphics
Stars1.1k
Forks245
Last commit4 days ago
shimmer-from-structure
shimmer-from-structureTypeScript

A structure-aware skeleton generator that automatically creates responsive shimmer states matching your component's runtime layout.

#shimmer-effect#shimmer#frontend
Stars1.1k
Forks19
Last commit1 month ago
fluidity
fluidityJavaScript

A fully responsive CSS framework that patches HTML's remaining holes in just 247 minified bytes.

#gulp#utility-css#sass
Stars1.1k
Forks64
Last commit7 years ago
graphql-jit
graphql-jitTypeScript

A high-performance GraphQL execution engine that uses Just-In-Time (JIT) compilation to significantly speed up query processing.

#high-performance#jit-compilation#graphql
Stars1.1k
Forks64
Last commit19 days ago
cbor
cborGo

A secure, fast, and feature-rich CBOR codec for Go, fully compliant with RFC 8949 and RFC 8742.

#std-94#cose#json-alternative
Stars1.1k
Forks81
Last commit1 day ago
tinydate
tinydateJavaScript

A tiny (349B) reusable date formatter for JavaScript, optimized for extreme speed and performance.

#fast#datetime#time
Stars1.1k
Forks14
Last commit2 years ago
web-performance-research
web-performance-researchJavaScript

A curated collection of resources for learning and researching web performance optimization, covering architecture, metrics, tools, and case studies.

#performance-research#case-studies#performance-optimization
Stars1.0k
Forks76
Last commit
SncRedisBundle
SncRedisBundlePHP

A Symfony bundle for Redis integration supporting both Predis and PhpRedis clients.

#caching#redis#predis
Stars1.0k
Forks319
Last commit1 month ago
throttle-debounce
throttle-debounceJavaScript

A lightweight JavaScript library providing throttle and debounce functions for rate-limiting event handlers.

#throttle#frontend#utility-library
Stars1.0k
Forks106
Last commit2 years ago
demoinfocs-golang
demoinfocs-golangGo

A high-performance Go library for parsing and analyzing Counter-Strike 2 and CS:GO demo files (replays).

#game-analytics#hacktoberfest#demo
Stars1.0k
Forks140
Last commit2 days ago
dyno
dynoC++

A C++17 library for runtime polymorphism using type erasure, offering non-intrusive interfaces, value semantics, and customizable storage and dispatch.

#concepts#boost-hana#value-semantics
Stars1.0k
Forks44
Last commit5 years ago
Miniplex
MiniplexTypeScript

A developer-friendly entity management system for games and demanding applications based on ECS architecture.

#data-oriented-design#game-development#entity-management
Stars1.0k
Forks45
Last commit3 months ago
slim.js
slim.jsCSS

A fast, native, and extensible micro-framework for building declarative web components using modern browser standards.

#slimjs#web-components#custom-elements
Stars1.0k
Forks61
Last commit2 years ago
csvutil
csvutilGo

A fast, idiomatic, and dependency-free Go library for mapping between CSV and Go values.

#unmarshal#fast#marshal
Stars1.0k
Forks69
Last commit1 year ago
pyperformance
pyperformancePython

Python Performance Benchmark Suite

#python#performance#benchmark
Stars1.0k
Forks203
Last commit25 days ago
PreviousPage 15 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
2 years ago
3 years ago
8 months ago
#Javascript170
#Frontend157
#Go148
#Golang113
#Rust112
#Cross Platform101
#Nodejs96
#Typescript89
#Caching82
#Developer Tools79
#Dotnet71
#Javascript Library71