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 1171 projects

tklog
tklogRust

A high-performance structured logging library for Rust with file rotation, compression, and async support.

#tklog#log-rust#logging-library
Stars127
Forks10
Last commit10 months ago
broccoli-concat-analyser
broccoli-concat-analyserHTML

Analyzes bundle sizes and contents for broccoli-concat-based build chains with raw, uglified, and compressed metrics.

#asset-optimization#ember-addon#bundle-analyzer
Stars126
Forks14
Last commit
go-featureprocessing
go-featureprocessingGo

A fast, sklearn-like feature processing library for Go that generates optimized transformers from struct tags.

#scikit-learn-alternative#go-library#feature-engineering
Stars126
Forks10
Last commit
SystemTextJson.JsonDiffPatch
SystemTextJson.JsonDiffPatchC#

A high-performance, low-memory JSON diff and patch library for System.Text.Json with RFC 6902 support.

#system-text-json#unit-testing#jsondiffpatch
Stars125
Forks17
Last commit
imcache
imcacheGo

A zero-dependency, generic in-memory cache library for Go with expiration, eviction policies, and sharding.

#in-memory-cache#in-memory#caching
Stars123
Forks6
Last commit1 year ago
Autobatch
AutobatchLua

A LÖVE module that automatically batches identical image draws using SpriteBatches for improved performance.

#spritebatch#graphics#rendering-optimization
Stars122
Forks7
Last commit7 years ago
lze
lzeLua

A dead simple lazy-loading Lua library for Neovim plugins, providing an API to load plugins on various triggers.

#plugin-manager#autocmd#key-mappings
Stars122
Forks0
Last commit7 days ago
Decompress
DecompressOCaml

A pure OCaml library implementing DEFLATE, Zlib, Gzip, and LZO compression/decompression algorithms.

#huffman#mirageos#lz77
Stars120
Forks19
Last commit1 year ago
svector
svectorC++

A compact C++ small vector implementation using tagged pointers for stack-allocated storage with minimal overhead.

#vector#tagged-pointer#cpp17
Stars119
Forks14
Last commit2 years ago
powerline-hs
powerline-hsHaskell

A lightning-fast Haskell reimplementation of the Powerline shell prompt generator that improves shell responsiveness.

#haskell#developer-tools#shell-prompt
Stars119
Forks6
Last commit2 years ago
unordered-array-remove
unordered-array-removeJavaScript

Efficiently removes an element from an unordered array by swapping with the last element instead of splicing.

#npm-package#data-structures#javascript
Stars118
Forks8
Last commit4 years ago
Arm - PerfDoc
Arm - PerfDocC++

A Vulkan validation layer that checks applications for performance best practices on Arm Mali GPUs.

#vulkan#graphics#android
Stars118
Forks19
Last commit4 years ago
Grunt-WebP
Grunt-WebPJavaScript

A Grunt plugin that converts images to WebP format with extensive compression options.

#build-automation#image-optimization#frontend-tooling
Stars117
Forks16
Last commit10 years ago
Slim HTTP Cache
Slim HTTP CachePHP

HTTP cache middleware and service provider for Slim Framework applications to improve performance.

#psr-15#psr-7#php
Stars116
Forks24
Last commit6 months ago
inline-critical
inline-criticalHTML

A Node.js tool that inlines critical CSS and asynchronously loads remaining stylesheets for faster page rendering.

#critical-css#critical-path#web-performance
Stars116
Forks12
Last commit1 year ago
react-native-console-time-polyfill
react-native-console-time-polyfillJavaScript

A polyfill that adds console.time, console.timeEnd, console.timeLog, console.count, and console.countReset methods to React Native for performance measurement.

#developer-tools#console-api#polyfill
Stars114
Forks5
Last commit
quetie
quetieTypeScript

A tiny, fast, tree-shakeable queue and deque implementation for JavaScript.

#queue#stack#double-ended-queue
Stars114
Forks2
Last commit9 months ago
vetis
vetisRust

A blazingly fast, minimalist HTTP server for Rust with support for HTTP/1, HTTP/2, and HTTP/3.

#http-server#minimalist#async
Stars113
Forks3
Last commit4 days ago
Lily
LilyLua

A LÖVE library for asynchronous asset loading using multiple threads to prevent game stuttering.

#async#multithreading#game-development
Stars113
Forks6
Last commit4 years ago
lexbor
lexborC

A fast, memory-efficient HTML5 parser with CSS selector support for Crystal, successor to myhtml.

#dom-manipulation#css-selectors#memory-efficient
Stars113
Forks14
Last commit1 month ago
Anansi
AnansiRust

A simple, safe, and fast full-stack web framework for Rust that makes web development easier.

#orm#server-side#mvc
Stars113
Forks11
Last commit3 years ago
RestLess
RestLessC#

A compile-time generated, reflection-free REST API client library for .NET Standard, focused on performance and type safety.

#rest-client#dotnet-standard#api-client
Stars112
Forks11
Last commit3 years ago
EMSI containers
EMSI containersD

A D language container library using std.experimental.allocator for flexible memory management.

#d#dynamic-array#d-language
Stars112
Forks39
Last commit2 years ago
doublejump
doublejumpGo

A revamped jump consistent hash algorithm for Go that supports node removal with zero memory allocations.

#consistent-hashing-library#consistent-hash#distributed-systems
Stars111
Forks14
Last commit3 years ago
crystal-mysql
crystal-mysqlCrystal

A native MySQL driver for Crystal written entirely in Crystal, offering non-blocking I/O and significant performance improvements.

#database#driver#native-implementation
Stars111
Forks36
Last commit13 days ago
fast.json
fast.jsonD

A D library providing the fastest possible implementations of common routines like JSON parsing, string splitting, and C interop.

#d-language#string-splitting#dlang
Stars111
Forks6
Last commit3 years ago
triple_accel
triple_accelRust

Rust edit distance library accelerated with SIMD for fast Hamming, Levenshtein, and Damerau-Levenshtein calculations.

#string-similarity#simd#string-matching
Stars110
Forks15
Last commit3 years ago
rust-ajson
rust-ajsonRust

A high-performance Rust JSON parser that extracts values using dotpath syntax, inspired by gjson.

#dotpath-syntax#query-language#serde-json
Stars109
Forks12
Last commit3 years ago
Emissary
EmissaryJava

A high-performance Java messaging library for decoupling requests and events from their handlers using annotations without reflection overhead.

#event-driven#cqrs#request-handling
Stars108
Forks7
Last commit2 months ago
compactr
compactrTypeScript

OpenAPI-based binary serialization library that reduces API payload size by up to 3.5x compared to JSON.

#binary-serialization#api-optimization#bandwidth-reduction
Stars107
Forks6
Last commit7 months ago
Unreachable
UnreachableSwift

A Swift microframework that provides hints to the compiler about unreachable code paths for optimization.

#ios#microframework#compiler-optimization
Stars107
Forks1
Last commit9 years ago
Matter
MatterLuau

A modern Entity Component System library for Roblox game development.

#luau#roblox#data-oriented-design
Stars107
Forks18
Last commit1 year ago
http2
http2Crystal

A pure Crystal implementation of the HTTP/2 protocol, enabling HTTP/2 support for Crystal HTTP servers.

#web-server#http#crystal-lang
Stars106
Forks9
Last commit6 months ago
go-mcache
go-mcacheGo

A high-throughput, sharded in-memory key-value cache for Go with TinyLFU admission, lock-free reads, and zero allocations.

#in-memory-cache#storage#ttl-expiration
Stars106
Forks19
Last commit2 months ago
colr
colrJavaScript

A fast and simple JavaScript library for color conversion between hex, RGB, HSL, HSV, and grayscale formats.

#color-manipulation#lightweight#utility-library
Stars105
Forks12
Last commit6 years ago
imlazy
imlazyJavaScript

A functional programming library for creating lazy, immutable iterables using ES2015 iteration protocols.

#generator#haskell#functional-programming
Stars104
Forks2
Last commit2 months ago
PreviousPage 28 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
3 years ago
1 year ago
2 years ago
2 years ago
#Javascript154
#Frontend117
#Go109
#Rust101
#Cross Platform96
#Nodejs86
#Golang79
#Dotnet65
#Caching65
#Typescript61
#Javascript Library61
#Developer Tools59