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

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
Forks381
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 commit27 days 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
json
jsonRust

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

#macro#serde#deserialization
Stars5.6k
Forks654
Last commit5 days ago
SDS
SDSC

A C library for heap-allocated strings that are binary safe, efficient, and compatible with standard C string functions.

#c-library#memory-management#data-structures
Stars5.5k
Forks508
Last commit1 year ago
rhai
rhaiRust

An embedded scripting language and evaluation engine for Rust, designed for safe and easy scripting integration.

#webassembly#embedded-scripting#dsl
Stars5.5k
Forks241
Last commit7 days ago
cache
cacheTypeScript

A GitHub Action for caching dependencies and build outputs to speed up workflow execution.

#devops#caching#workflow-optimization
Stars5.5k
Forks1.6k
Last commit10 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
Aimeos
AimeosJavaScript

An ultra-fast, API-first Laravel e-commerce platform for online shops, marketplaces, and complex B2B applications.

#ecommerce#laravel#aimeos
Stars5.4k
Forks329
Last commit4 days ago
Slim
SlimRuby

A fast, lightweight Ruby template language that reduces HTML syntax to essential parts using indentation.

#html-templating#slim#rails
Stars5.4k
Forks497
Last commit2 months ago
flutter_rust_bridge
flutter_rust_bridgeDart

A feature-rich, seamless binding generator for calling Rust code from Flutter/Dart and vice versa.

#dart#ffi#async
Stars5.3k
Forks411
Last commit2 days ago
Aphrodite
AphroditeJavaScript

A framework-agnostic CSS-in-JS library with server-side rendering, automatic vendor prefixing, and minimal CSS generation.

#style-composition#web-components#server-side-rendering
Stars5.3k
Forks186
Last commit1 year ago
TCMalloc
TCMallocC++

Google's fast, multi-threaded malloc implementation for C and C++ memory allocation.

#system-library#memory-allocator#malloc
Stars5.3k
Forks559
Last commit1 day ago
Fast Route
Fast RoutePHP

A high-performance regular expression based request router for PHP applications.

#php-router#request-handling#api-routing
Stars5.3k
Forks450
Last commit16 days ago
Mapster
MapsterC#

A high-performance, developer-friendly object-to-object mapper for .NET that automates mapping code generation.

#object-mapping#fast#dto
Stars5.2k
Forks407
Last commit2 days ago
HanekeSwift
HanekeSwiftSwift

A lightweight generic cache for iOS and tvOS written in Swift, with specialized support for images.

#ios#lru-cache#uiimage
Stars5.2k
Forks580
Last commit5 years ago
eBPF
eBPF

A curated list of awesome projects, tutorials, and resources related to eBPF (extended Berkeley Packet Filter).

#tracing#bpf#observability
Stars5.1k
Forks437
Last commit25 days ago
sol2
sol2C++

A high-performance, header-only C++ library for binding to Lua with advanced features and zero-overhead abstractions.

#clang#gcc#lua-scripting
Stars5.1k
Forks607
Last commit1 year ago
hotspot
hotspotC++

A standalone GUI for visualizing and analyzing Linux perf data, featuring flame graphs, timeline filtering, and off-CPU profiling.

#qt#embedded-systems#off-cpu-profiling
Stars5.1k
Forks289
Last commit2 months ago
Phusion Passenger
Phusion PassengerC++

A fast, robust web and application server for Ruby, Python, and Node.js that simplifies deployment and adds enterprise features.

#deployment#web-server#enterprise
Stars5.1k
Forks559
Last commit2 days ago
doT
doTJavaScript

The fastest and most concise JavaScript templating engine for Node.js and browsers, emphasizing V8 performance.

#partials#template-engine#v8-optimization
Stars5.0k
Forks1.0k
Last commit2 years ago
Pagy
PagyRuby

A fast, lightweight, and agnostic pagination gem for Ruby applications with multiple pagination techniques and frontend helpers.

#foundation#json-api#hanami
Stars5.0k
Forks445
Last commit2 days ago
orientdb
orientdbJava

An open-source multi-model NoSQL DBMS supporting Graph, Document, Reactive, Full-Text, and Geospatial models in a single product.

#database#graph-store#document-database
Stars5.0k
Forks872
Last commit2 days ago
Protobuf.NET
Protobuf.NETC#

A contract-based Protocol Buffers serializer for .NET that follows idiomatic .NET patterns like XmlSerializer.

#nuget#binary-serialization#data-contract
Stars5.0k
Forks1.1k
Last commit2 months ago
goldmark
goldmarkGo

A CommonMark-compliant, extensible Markdown parser written in Go with a focus on performance and a well-structured AST.

#markdown-extensions#commonmark#markdown-parser
Stars4.9k
Forks299
Last commit13 days ago
ArrayFire
ArrayFireC++

A general-purpose tensor library for parallel computing across CPUs, GPUs, and hardware accelerators.

#oneapi#cuda#scientific-computing
Stars4.9k
Forks555
Last commit4 months ago
Must-Watch Talks
Must-Watch Talks

A curated collection of essential CSS talks covering Grid, flexbox, custom properties, performance, frameworks, and tooling.

#conference-talks#flexbox#sass
Stars4.9k
Forks241
Last commit7 months ago
mimesis
mimesisPython

A fast Python library for generating fake data in multiple languages with extensible providers and schema-based generation.

#fixtures#generator#fake-data
Stars4.8k
Forks359
Last commit9 days ago
rustler
rustlerRust

A safe Rust library for creating Erlang NIFs that prevents crashes in the BEAM VM.

#elixir#nif#type-safety
Stars4.8k
Forks243
Last commit4 days ago
oboe.js
oboe.jsJavaScript

A streaming JSON parser for JavaScript that delivers parsed objects before the HTTP response completes.

#low-memory#frontend#javascript-library
Stars4.8k
Forks209
Last commit8 months ago
goravel
goravelGo

A full-featured, scalable web application framework for Go that mirrors Laravel's elegant syntax and structure.

#backend-development#orm#api
Stars4.8k
Forks270
Last commit20 days ago
Jint
JintC#

A JavaScript interpreter for .NET that runs on any modern .NET platform, enabling JavaScript execution within .NET applications.

#module-system#async-await#sandboxed-execution
Stars4.7k
Forks604
Last commit2 days ago
Chatto
ChattoSwift

A lightweight Swift framework for building extensible and performant chat applications.

#message-ui#mobile-chat#pagination
Stars4.5k
Forks589
Last commit4 days ago
vue-virtual-scroll-list
vue-virtual-scroll-listJavaScript

A Vue component for rendering large lists with high performance using virtual scrolling.

#virtual-scrolling#data-rendering#large-lists
Stars4.5k
Forks595
Last commit2 years ago
@preact/signals
@preact/signalsTypeScript

A performant state management library that automatically optimizes updates and integrates natively into frameworks like Preact and React.

#hooks#reactive-programming#frontend
Stars4.5k
Forks127
Last commit2 days ago
Bundle Size
Bundle SizeJavaScript

A tool to check and enforce JavaScript bundle size limits in CI/CD pipelines.

#webpack-alternative#frontend-tooling#ci-cd
Stars4.5k
Forks176
Last commit1 year ago
PreviousPage 6 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
1 year ago
#Javascript170
#Frontend157
#Go148
#Golang113
#Rust112
#Cross Platform101
#Nodejs96
#Typescript89
#Caching82
#Developer Tools79
#Dotnet71
#Javascript Library71