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

stats
statsGo

A Go package for monitoring application and system statistics (memory, CPU, goroutines) and sending them via UDP for logging.

#observability#monitoring#system-metrics
Stars172
Forks19
Last commit9 years ago
hud
hudRust

Zero-instrumentation eBPF profiler that finds blocking code in Tokio async runtimes by measuring OS scheduling latency.

#async-rust#observability#rust-tooling
Stars171
Forks5
Last commit1 month ago
Garnet
GarnetF#

A lightweight F# library for game composition using entity-component-system (ECS) and actor-like messaging.

#coroutines#dotnet#messaging
Stars171
Forks18
Last commit1 year ago
one-more-re-nightmare
one-more-re-nightmareCommon Lisp

A fast regular expression engine for Common Lisp that compiles regexes to machine code using derivative-based DFA compilation.

#compiler#lisp#regex
Stars168
Forks9
Last commit8 months ago
gl_vk_threaded_cadscene
gl_vk_threaded_cadsceneC++

A deprecated sample comparing OpenGL and Vulkan rendering techniques for CAD scenes using multi-threaded command buffer generation.

#vulkan#graphics#opengl
Stars168
Forks27
Last commit1 year ago
bit
bitGo

A Go package implementing an efficient bitset data structure for storing and manipulating sets of positive integers.

#bit-twiddling#concurrent-safe#go-library
Stars168
Forks24
Last commit3 years ago
vue-snap
vue-snapVue

A modern, lightweight Vue 3 carousel component powered by CSS Scroll Snap for smooth, performant slide navigation.

#scroll-snapping#lightweight#css-scroll-snap
Stars168
Forks19
Last commit2 months ago
docker-repack
docker-repackRust

Repacks Docker images to optimize for pulling speed by reducing size and improving compression.

#devops#oci#image-optimization
Stars166
Forks3
Last commit1 year ago
slickgrid-universal
slickgrid-universalTypeScript

A feature-rich, framework-agnostic JavaScript data grid library built as a monorepo with batteries included.

#data-grid#datagrid#graphql
Stars165
Forks43
Last commit1 day ago
HeckelDiff
HeckelDiffSwift

A fast Swift diffing library implementing Paul Heckel's algorithm for efficient UITableView and UICollectionView updates.

#batched-updates#collectionview#diffing
Stars165
Forks28
Last commit5 years ago
rollup-plugin-size-snapshot
rollup-plugin-size-snapshotJavaScript

A Rollup plugin to track library bundle sizes and treeshakability with detailed snapshots.

#rollup-plugin#library-development#treeshaking
Stars165
Forks13
Last commit3 years ago
url-state-machine
url-state-machineJavaScript

A super fast, spec-compliant URL state machine implementation for Node.js.

#state-machine#web-standards#nodejs
Stars164
Forks2
Last commit2 years ago
EBind
EBindC#

A concise, fast, and feature-rich data binding library for .NET, supporting equality, action, and event bindings with extensive configurability.

#maui#xamarin#extensibility
Stars162
Forks7
Last commit4 years ago
TinyTIFF
TinyTIFFC++

A lightweight C/C++ library for fast reading and writing of basic multi-frame TIFF files.

#c-library#microscopy#lightweight
Stars162
Forks47
Last commit2 years ago
purescript-sdom
purescript-sdomPureScript

A PureScript library that replaces the virtual DOM with a static DOM approach to avoid expensive diffing operations.

#static-dom#functional-ui#purescript
Stars162
Forks13
Last commit8 years ago
ActualLab.Fusion
ActualLab.FusionC#

A .NET library that adds transparent caching, automatic invalidation, and real-time updates to Blazor and MAUI apps with minimal code changes.

#maui#webassembly#caching
Stars162
Forks22
Last commit18 days ago
cache_crispies
cache_crispiesRuby

A fast Rails JSON serialization gem with built-in caching and a flexible DSL.

#rails#api#caching
Stars162
Forks15
Last commit1 year ago
go-cache
go-cacheGo

A flexible multi-layer Go caching library implementing Cache-Aside pattern for in-memory and shared caches like Redis.

#in-memory-cache#caching#redis
Stars162
Forks13
Last commit2 years ago
SynMustache
SynMustachePascal

A Delphi and Free Pascal implementation of the Mustache templating language with extensions and high performance.

#free-pascal#logic-less-templates#thread-safe
Stars161
Forks53
Last commit4 years ago
minimize
minimizeJavaScript

A Node.js HTML minifier focused on HTML5, offering high configurability and a pluggable architecture.

#server-side#html5#cli-tool
Stars161
Forks18
Last commit6 years ago
Phalcon Debugbar
Phalcon DebugbarPHP

A debug and profiling toolbar for the Phalcon PHP framework, integrating PHP Debug Bar to capture and visualize application data.

#orm#database#developer-tools
Stars159
Forks51
Last commit4 years ago
jsck
jsckCoffeeScript

A fast JSON Schema validator for Node.js that compiles schemas into optimized validation functions.

#validation#schema-compilation#json-schema
Stars159
Forks13
Last commit9 years ago
iso8601
iso8601Go

A fast, zero-allocation ISO8601 date parser for Go that handles any ISO8601 format without regular expressions.

#unmarshal#datetime#time
Stars158
Forks18
Last commit9 months ago
RedGL
RedGLJavaScript

A JavaScript WebGL library focused on optimal performance across all browsers and devices.

#javascript-3d-library#web-graphics#graphics-library
Stars157
Forks16
Last commit2 months ago
activerecord_cursor_paginate
activerecord_cursor_paginateRuby

A Ruby gem providing cursor-based pagination for ActiveRecord relations with support for custom ordering.

#orm#database#rails
Stars157
Forks7
Last commit1 year ago
pluck_in_batches
pluck_in_batchesRuby

A Ruby gem providing ActiveRecord batch methods for plucking columns, reducing SQL queries and memory usage by up to 50%.

#batch-processing#rails#sql-optimization
Stars156
Forks2
Last commit1 year ago
async_with
async_withElixir

An asynchronous version of Elixir's 'with' that resolves dependency graphs and executes clauses for optimal performance.

#macro#functional-programming#elixir
Stars156
Forks4
Last commit3 years ago
jsen
jsenJavaScript

A high-performance JSON Schema validator for JavaScript that uses dynamic code generation for V8 optimization.

#validation#v8-optimization#json-schema
Stars155
Forks23
Last commit9 years ago
re2
re2Ruby

Ruby bindings to RE2, a fast, safe, thread-friendly alternative to backtracking regex engines like PCRE.

#regex#regular-expression#ruby-gem
Stars155
Forks15
Last commit25 days ago
Token optimization
Token optimization

A collection of Lua code optimization techniques for reducing token usage in PICO-8 game development.

#code-golf#low-resource#lua-optimization
Stars154
Forks7
Last commit4 years ago
binary-extract
binary-extractJavaScript

Extract specific values from JSON buffers without parsing the entire document for improved performance.

#memory-efficiency#npm-package#nodejs
Stars154
Forks4
Last commit8 years ago
pure
pureGo

A fast, radix-tree based HTTP router for Go that strictly adheres to the standard net/http package.

#net-http#context#native-http
Stars154
Forks12
Last commit2 years ago
Stashbox
StashboxC#

A lightweight, fast, and portable dependency injection framework for .NET-based solutions.

#xamarin#dependency-injection-framework#dependency-injection
Stars153
Forks12
Last commit6 days ago
gatling-dubbo
gatling-dubboScala

A Gatling plugin for load testing Apache Dubbo and other Java-based services using standard API calls.

#load-testing#stress-testing#dubbo
Stars153
Forks43
Last commit6 years ago
fast-io
fast-ioCommon Lisp

A high-performance Common Lisp library for fast octet-vector and octet-stream I/O operations.

#endianness#static-vectors#binary-data
Stars152
Forks13
Last commit3 years ago
agoo-c
agoo-cC

A high-performance C webserver and GraphQL server designed to outperform alternatives across all languages.

#http-server#webserver#high-performance
Stars152
Forks13
Last commit5 years ago
PreviousPage 26 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
#Javascript154
#Frontend117
#Go109
#Rust101
#Cross Platform96
#Nodejs86
#Golang79
#Dotnet65
#Caching65
#Typescript61
#Javascript Library61
#Developer Tools59