Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Performance

Performance

1156 projects

Showing 36 of 1156 projects

CarrierWave ImageOptimizer
CarrierWave ImageOptimizerRuby

A Ruby gem that automatically optimizes CarrierWave image uploads using jpegoptim and optipng.

#carrierwave#optipng#jpegoptim
Stars211
Forks35
Last commit4 years ago
BlazorApplicationInsights
BlazorApplicationInsightsC#

A Blazor wrapper for Microsoft Application Insights enabling telemetry collection in Blazor WebAssembly and Blazor Web App projects.

#webassembly#telemetry#application-insights
Stars209
Forks33
Last commit
itlib
itlibC++

A collection of single-header C++ libraries that extend or provide alternatives to the C++ standard library.

#generator#single-header-libraries#flat-map
Stars208
Forks16
Last commit2 months ago
gulp-inline-source
gulp-inline-sourceJavaScript

A Gulp plugin that inlines JavaScript, CSS, and image resources flagged with an 'inline' attribute into HTML files.

#frontend-tooling#nodejs#javascript
Stars208
Forks30
Last commit7 years ago
rgit
rgitRust

A blazingly fast, modern web frontend for browsing bare Git repositories, built in Rust.

#repository-browser#version-control#git-web-interface
Stars207
Forks23
Last commit8 months ago
Turbo Tests
Turbo TestsRuby

A drop-in replacement for parallel_tests that runs RSpec tests on multiple cores with incremental summarized output.

#ruby-gem#ci-cd#parallel-tests
Stars207
Forks36
Last commit8 months ago
deque
dequeGo

A highly optimized double-ended queue for Go, significantly faster than container/list for adding/removing elements at both ends.

#vector#array#queue
Stars207
Forks7
Last commit2 years ago
hexoid
hexoidJavaScript

A tiny (190B) and extremely fast utility to generate random hexadecimal IDs of fixed length.

#id-generation#fixed-length#hexadecimal
Stars204
Forks7
Last commit1 month ago
ostrio:flow-router-extra
ostrio:flow-router-extraJavaScript

A simple, high-performance router for Meteor.js apps, compatible with React, Vue, Svelte, and Blaze.

#meteor-package#single-page-application#vue-router
Stars202
Forks32
Last commit27 days ago
nougat.nvim
nougat.nvimLua

A hyperextensible, performance-focused plugin for building custom statuslines, tablines, and winbars in Neovim.

#vimscript#winbar#modular-design
Stars202
Forks4
Last commit2 years ago
jsonvalue
jsonvalueGo

A fast and convenient Go library for handling unstructured JSON data, serving as an alternative to map[string]interface{}.

#dynamic-json#unstructured-data#go-library
Stars202
Forks18
Last commit3 months ago
Supernova.Enum.Generators
Supernova.Enum.GeneratorsC#

A C# source generator that creates helper classes for enums, providing fast operations without reflection.

#fast-enum#codegeneration#csharp
Stars197
Forks17
Last commit1 year ago
FastCache
FastCacheC#

A high-performance, lightweight, and thread-safe in-memory cache for .NET Core (.NET 6+), offering 7x-10x faster performance than MemoryCache.

#memory-cache#high-performance#caching
Stars197
Forks22
Last commit2 months ago
libkcapi
libkcapiC

A user-space library providing high-performance access to the Linux kernel crypto API via Netlink.

#c-library#crypto-api#user-space
Stars195
Forks79
Last commit1 month ago
Wagtail-bakery
Wagtail-bakeryPython

A Django Wagtail extension that generates static flat files from your CMS content for improved performance and hosting flexibility.

#flat-files#wagtail#static-site-generator
Stars195
Forks42
Last commit1 month ago
mm-go
mm-goGo

A Go library providing manual memory management and manually managed data structures via CGO for performance-critical applications.

#systems-programming#memory-management#cgo
Stars194
Forks10
Last commit1 year ago
Rust_Search
Rust_SearchRust

A blazingly fast Rust library for searching and filtering files with a fluent builder API.

#recursive-algorithm#hacktoberfest#fast
Stars191
Forks17
Last commit1 month ago
prember
premberJavaScript

Prerender Ember apps with Fastboot at build time to generate static HTML files for improved performance and SEO.

#javascript-framework#fastboot#static-site-generator
Stars191
Forks17
Last commit1 year ago
ember-href-to
ember-href-toJavaScript

A lightweight Ember.js helper for generating anchor hrefs as a faster alternative to {{link-to}}.

#ember-addon#frontend#javascript
Stars191
Forks41
Last commit5 days ago
vue-inline-svg
vue-inline-svgTypeScript

A Vue component that dynamically loads SVG files and inlines them as <svg> elements for full CSS/JS manipulation.

#styling#inline-svg#svg
Stars189
Forks21
Last commit1 year ago
sqlf
sqlfGo

A fast, memory-efficient SQL query builder for Go that helps construct SQL statements dynamically with safe placeholder conversion and struct binding.

#dynamic-queries#database#struct-binding
Stars188
Forks18
Last commit1 year ago
Crabtyper
CrabtyperRust

A speed typing web application built with Rust and WebAssembly for learning and performance.

#webassembly#typing-practice#web-app
Stars188
Forks4
Last commit3 years ago
ES6-tween
ES6-tweenJavaScript

A high-performance, modular ES6 tweening library for smooth animations in web and Node.js applications.

#modular#animation#tweening
Stars186
Forks34
Last commit19 days ago
delegate
delegateJavaScript

A lightweight JavaScript library for event delegation, simplifying event handling on dynamic elements.

#dom-events#lightweight-library#event-delegation
Stars186
Forks25
Last commit3 years ago
FastMath
FastMathPascal

A high-performance Delphi math library using SIMD assembly and approximate functions for multimedia and games.

#fastmath#simd#vectors
Stars185
Forks43
Last commit2 days ago
ngx-oneforall
ngx-oneforallTypeScript

A comprehensive collection of 120+ high-quality, tree-shakable utilities for modern Angular development.

#tree-shakable#developer-tools#angular-utilities
Stars184
Forks12
Last commit1 month ago
oxigen
oxigenRust

A fast, parallel, and extensible genetic algorithms framework implemented in Rust for solving optimization problems.

#bio-inspired#parallel-computing#genetic-algorithms
Stars184
Forks19
Last commit5 years ago
router
routerGo

A lightning-fast HTTP router for Go with full http.Handler compatibility and zero memory allocations during serving.

#net-http#fast#high-performance
Stars184
Forks13
Last commit4 months ago
LightNode
LightNodeC#

A micro RPC/REST framework for .NET built on OWIN, designed for simple APIs with lightweight implementation and powerful debugging.

#micro-framework#api-framework#rest-api
Stars181
Forks31
Last commit8 years ago
vertical-collection
vertical-collectionJavaScript

An Ember addon for performant infinite scroll and occlusion culling at high frame rates.

#emberjs#virtual-scrolling#glimmerjs
Stars180
Forks76
Last commit2 months ago
Stringy
StringyPHP

A PHP string manipulation library with multibyte support, optimized for performance and PHP 7+.

#hacktoberfest#composer#library
Stars179
Forks24
Last commit29 days ago
Bitmap
BitmapDart

A minimalist Flutter package for fast bitmap manipulation using Dart FFI and isolates for performance.

#dart-ffi#graphics#isolates
Stars177
Forks44
Last commit5 months ago
CuckooFilter4J
CuckooFilter4JJava

A high-performance Java implementation of a Cuckoo filter, supporting deletions, counting, and concurrent operations.

#probabilistic-data-structures#java-library#hashing
Stars177
Forks39
Last commit3 years ago
hawtjni
hawtjniJava

A JNI code generator based on the Eclipse SWT project's generator, producing high-performance native method implementations.

#java-native-interface#eclipse-swt#native-methods
Stars175
Forks61
Last commit2 years ago
fast-uuid
fast-uuidJava

A high-performance Java library for parsing and writing UUIDs, significantly faster than the standard JDK implementation.

#parsing#library#java
Stars175
Forks17
Last commit3 years ago
OSnap
OSnapOCaml

A high-performance snapshot testing tool focused on speed and ease of use, built with OCaml.

#snapshot#visual-regression-testing#testing-tool
Stars174
Forks3
Last commit1 month ago
PreviousPage 25 of 33Next

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 days ago
#Javascript154
#Frontend117
#Go109
#Rust101
#Cross Platform96
#Nodejs86
#Golang79
#Dotnet65
#Caching65
#Typescript61
#Javascript Library61
#Developer Tools59