Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Performance

Performance

1100 projects

Showing 36 of 1100 projects

Lol DBA
Lol DBARuby

A Ruby gem that scans Rails models to suggest missing database indexes and generates SQL migration scripts.

#database#rails#rake-tasks
Stars1.6k
Forks70
Last commit2 months ago
flatbush
flatbushJavaScript

A very fast static spatial index for 2D points and rectangles in JavaScript, using a packed Hilbert R-tree algorithm.

#hilbert-r-tree#algorithm#geospatial
Stars1.6k
Forks62
Last commit3 days ago
App Install Banners
App Install Banners

A curated collection of resources for building Progressive Web Apps (PWAs).

#case-studies#offline-first#web-app-manifest
Stars1.6k
Forks95
Last commit5 years ago
Cheshire
CheshireClojure

A fast and feature-rich JSON and SMILE encoding/decoding library for Clojure.

#data-serialization#jackson#smile-format
Stars1.6k
Forks154
Last commit2 months ago
smarter_csv
smarter_csvRuby

A high-performance CSV ingestion and generation library for Ruby with C acceleration, designed for real-world data with intelligent defaults.

#sidekiq#csv-processing#batch-processing
Stars1.5k
Forks191
Last commit6 days ago
ReflectASM
ReflectASMJava

A high-performance Java reflection library using bytecode generation for faster field, method, and constructor access.

#asm#library#java
Stars1.5k
Forks219
Last commit1 year ago
gulp-rev
gulp-revJavaScript

A Gulp plugin for static asset revisioning by appending content hashes to filenames to enable long-term caching.

#hash#manifest#cache-busting
Stars1.5k
Forks210
Last commit7 months ago
pawurb/hotpath
pawurb/hotpathRust

A Rust performance profiler and monitoring toolkit for real-time time, memory, and async data flow analysis.

#mpsc#channels-monitoring#profiler
Stars1.5k
Forks45
Last commit1 day ago
Weak handler
Weak handlerJava

Memory-safe Android Handler implementation using WeakReferences to prevent memory leaks from delayed messages and runnables.

#memory-management#handler#android
Stars1.5k
Forks284
Last commit4 years ago
aimeos-typo3
aimeos-typo3PHP

A professional, full-featured, high-performance e-commerce extension for TYPO3, enabling ultra-fast online shops, scalable marketplaces, and complex B2B applications.

#ecommerce#json-api#composer
Stars1.5k
Forks727
Last commit4 days ago
web
webGo

A Go mux and middleware package that provides statically typed contexts and fast, scalable routing.

#http-server#static-typing#mux
Stars1.5k
Forks117
Last commit5 years ago
observer_cli
observer_cliErlang

A command-line tool for real-time monitoring and diagnostics of Erlang/Elixir BEAM nodes in production.

#recon-library#elixir#observer
Stars1.5k
Forks92
Last commit16 days ago
Miniblog
MiniblogC#

A full-featured yet simple blog engine built on ASP.NET Core 10.

#social-media#progressive-web-app#asp-net-core
Stars1.5k
Forks510
Last commit4 months ago
benchee
bencheeElixir

An easy and extensible benchmarking library for Elixir that provides comprehensive statistics and memory measurements.

#functional-programming#elixir#plugin-system
Stars1.5k
Forks70
Last commit3 days ago
p-map
p-mapJavaScript

Map over promises concurrently with configurable concurrency, error handling, and abort control.

#concurrency-control#async-await#mapper
Stars1.5k
Forks69
Last commit13 days ago
csv-parser
csv-parserJavaScript

A high-performance streaming CSV parser for Node.js that converts CSV to JSON at up to 90,000 rows per second.

#browserify#csv-spectrum#cli-tool
Stars1.5k
Forks142
Last commit1 month ago
PHPSpy
PHPSpyC

A low-overhead sampling profiler for PHP 7+ that works with CLI, Apache, and FPM without requiring code changes.

#hacktoberfest#production-profiling#debugging-tools
Stars1.5k
Forks69
Last commit19 days ago
yajl-ruby
yajl-rubyC

A high-performance streaming JSON parsing and encoding library for Ruby with C bindings to YAJL.

#json-encoder#ruby-gem#yajl
Stars1.5k
Forks178
Last commit5 months ago
Scientist
ScientistC#

A .NET library for safely refactoring critical code paths by comparing old and new implementations in production.

#experimentation#library#csharp
Stars1.5k
Forks90
Last commit6 months ago
FiniteStateEntropy
FiniteStateEntropyC

A high-speed entropy coding library featuring Huff0 (modern Huffman) and FSE (ANS-based) codecs for fast compression and decompression.

#c-library#huffman#huffman-coding
Stars1.5k
Forks161
Last commit2 years ago
eBay's TSV utilities
eBay's TSV utilitiesD

A suite of high-performance command line tools for filtering, summarizing, joining, and manipulating large tabular data files.

#delimited-files#command-line-tools#data-science
Stars1.5k
Forks83
Last commit3 years ago
MessagePack
MessagePackJava

A fast and compact binary serialization library for Java, implementing the MessagePack format as an efficient alternative to JSON.

#data-storage#binary-serialization#jackson
Stars1.5k
Forks324
Last commit9 days ago
lambda-api
lambda-apiJavaScript

A zero-dependency web framework for AWS Lambda and API Gateway optimized for serverless performance.

#api-gateway#webframework#alb-integration
Stars1.5k
Forks126
Last commit3 days ago
fastest-validator
fastest-validatorJavaScript

A blazing-fast JavaScript validation library for Node.js, browsers, and Deno with 24 built-in validators and sanitizations.

#sanitization#validation#schema
Stars1.5k
Forks99
Last commit2 months ago
Vogan
VoganC#

A .NET source generator and analyzer that creates validated value objects from primitives to combat primitive obsession.

#hacktoberfest#patterns#open-source
Stars1.5k
Forks93
Last commit11 days ago
Sep
SepC#

A modern, minimal, and high-performance .NET library for reading and writing CSV/TSV files with zero allocations and SIMD-accelerated parsing.

#csv-reader#csv-writer#high-performance
Stars1.5k
Forks52
Last commit8 days ago
Handlebars.Net
Handlebars.NetC#

A high-performance .NET implementation of the Handlebars.js templating engine that compiles templates directly to IL bytecode.

#handlebars-templates#template-engine#view-engine
Stars1.4k
Forks239
Last commit2 years ago
jsonapi-serializer
jsonapi-serializerRuby

A fast JSON:API serializer for Ruby objects, forked from Netflix/fast_jsonapi.

#json-api#rails#api
Stars1.4k
Forks147
Last commit4 months ago
PHP-CPP
PHP-CPPC++

A C++ library for building native PHP extensions with automatic type conversion between C++ and PHP.

#php-integration#library#c-plus-plus-11
Stars1.4k
Forks336
Last commit1 month ago
Cyber
CyberZig

A fast, efficient, and concurrent scripting language designed for embedding in applications, games, or engines.

#webassembly#embedding#gamedev
Stars1.4k
Forks58
Last commit5 months ago
tailcall
tailcallRust

An open-source, high-performance GraphQL runtime for building and orchestrating APIs with a declarative configuration.

#api-gateway#no-code#battle-tested
Stars1.4k
Forks256
Last commit3 days ago
graphql-batch
graphql-batchRuby

A query batching executor for the graphql gem that reduces N+1 queries by grouping database loads.

#api-optimization#graphql#batch
Stars1.4k
Forks106
Last commit6 days ago
bitECS
bitECSTypeScript

A flexible, minimal, data-oriented Entity Component System (ECS) library for TypeScript.

#entitycomponentsystem#simulation#particles
Stars1.4k
Forks113
Last commit1 month ago
Cleaner for Xcode
Cleaner for XcodeSwift

A SwiftUI app that cleans Xcode by removing unwanted and deprecated files to save disk space and improve performance.

#developer-tools#mac-app#disk-cleanup
Stars1.4k
Forks117
Last commit11 months ago
clooney
clooneyJavaScript

An actor library for the web that runs classes in Web Workers to keep the main thread responsive.

#javascript-library#comlink#actor-model
Stars1.4k
Forks37
Last commit11 days ago
nff-go
nff-goGo

A framework for building high-performance cloud-native network functions in Go using DPDK and AF_XDP.

#packet-processing#intel#vnf
Stars1.4k
Forks160
Last commit3 years ago
PreviousPage 13 of 31Next

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
#Javascript146
#Frontend112
#Go102
#Rust100
#Cross Platform93
#Nodejs80
#Golang75
#Dotnet63
#Caching61
#Typescript60
#C Plus Plus59
#Javascript Library59