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

node-bindgen
node-bindgenRust

A Rust library for creating native Node.js modules with idiomatic Rust code and automatic FFI generation.

#n-api#native-modules#ffi
Stars588
Forks43
Last commit1 year ago
Portable ASCII
Portable ASCIIPHP

A performance-optimized PHP library for ASCII string manipulation, transliteration, and slug generation without requiring mbstring or iconv extensions.

#hacktoberfest#ascii-conversion#unicode
Stars574
Forks48
Last commit6 days ago
FlatBuffersSwift
FlatBuffersSwiftSwift

A Swift implementation of FlatBuffers for efficient cross-platform serialization with zero-copy access.

#flatbuffers#data-structures#serialization
Stars573
Forks41
Last commit11 months ago
Blurhash
BlurhashDart

A Flutter package that displays BlurHash image placeholders for smooth loading experiences.

#dart#loading-indicator#blurhash
Stars573
Forks77
Last commit1 year ago
Automon
AutomonJava

A Java library that uses AspectJ to declaratively add monitoring and tracing to your code, JDK, and third-party libraries.

#tracing#aspectj#observability
Stars571
Forks138
Last commit1 year ago
UBench
UBenchPHP

A micro PHP library for benchmarking code execution time and memory usage.

#developer-tools#profiling#memory-usage
Stars564
Forks70
Last commit2 years ago
gbt
gbtGo

A fast, highly configurable shell prompt builder for Bash, ZSH, and PowerShell written in Go.

#shell-prompt#termux#terminal
Stars559
Forks35
Last commit2 years ago
htcat
htcatGo

A parallel and pipelined HTTP GET utility for high-speed data transfers, optimized for fast network interconnects.

#network-optimization#parallel-download#pipelining
Stars557
Forks34
Last commit9 months ago
node-re2
node-re2C++

Node.js bindings for Google's RE2 regex engine, providing a fast and safe alternative to backtracking regex engines.

#c-plus-plus-addon#buffers#unicode
Stars555
Forks59
Last commit2 days ago
PoshRSJob
PoshRSJobPowerShell

A high-performance PowerShell module for running background jobs with less overhead than PSJobs.

#runspaces#poshrsjob#runspacepool
Stars553
Forks85
Last commit5 years ago
scribe
scribeScala

A high-performance, programmatically configurable logging library built from scratch for Scala, Scala.js, and Scala Native.

#scribe#scala-js#macros
Stars551
Forks45
Last commit1 day ago
XAnimatedImage
XAnimatedImageSwift

A performant animated GIF engine for iOS written in Swift, based on FLAnimatedImage.

#ios#flanimatedimage-fork#ui-components
Stars550
Forks28
Last commit10 years ago
Patron
PatronC

A Ruby HTTP client library built on libcurl, offering a sane API with high performance and thread safety.

#api-client#libcurl#web-development
Stars547
Forks74
Last commit5 days ago
FastEasyMapping
FastEasyMappingObjective-C

A high-performance JSON serialization and deserialization library for iOS and macOS, optimized for Core Data.

#ios#objective-c#json-map
Stars545
Forks74
Last commit6 years ago
zora
zoraJavaScript

A lightweight and fast JavaScript test runner that works in Node.js, Deno, and browsers without a specific runner.

#javascript-test-harness#test-runner#unit-testing
Stars543
Forks94
Last commit1 year ago
slog
slogGo

A lightweight, configurable, and extensible structured logging library for Go with multi-output support and advanced file handling.

#log-processor#file-logging#monolog
Stars543
Forks33
Last commit12 days ago
GitHub Repository
GitHub RepositoryJava

An open-source APM tool for monitoring and analyzing Java applications with end-to-end tracing and business context.

#end-user-monitoring#inspectit#apm
Stars541
Forks129
Last commit1 year ago
NBench
NBenchC#

Cross-platform performance benchmarking and testing framework for .NET applications.

#azure-devops#performance-testing#unit-testing
Stars540
Forks48
Last commit1 year ago
warp
warpD

A fast preprocessor for C and C++ designed as a faster replacement for GNU cpp.

#d-language#code-processing#build-tools
Stars534
Forks45
Last commit4 years ago
Sqinn-Go
Sqinn-GoGo

A Go library for accessing SQLite databases without cgo by using a separate Sqinn child process.

#database-driver#cgo-free#child-process
Stars531
Forks17
Last commit1 month ago
espresso.js
espresso.jsJavaScript

A super minimal MVC library inspired by Backbone and React with unidirectional data flow.

#js#zero-dependencies#mvc-framework
Stars530
Forks25
Last commit4 years ago
exometer
exometerErlang

An Erlang instrumentation package for easy and efficient monitoring of system performance metrics.

#exometer#reporting#observability
Stars528
Forks102
Last commit7 years ago
gorouter
gorouterGo

A simple and fast HTTP router for Go that supports regexp parameters and is optimized for building RESTful APIs.

#rest-api#regexp#golang-library
Stars526
Forks69
Last commit6 years ago
posix-spawn
posix-spawnRuby

A Ruby library for fast process spawning using posix_spawn() and vfork() to avoid fork() overhead.

#fork-exec#unix#ruby-gem
Stars524
Forks58
Last commit2 years ago
fuc
fucRust

A collection of modern, performance-focused Unix command replacements written in Rust, starting with cpz and rmz.

#systems-programming#command-line-tools#unix
Stars524
Forks10
Last commit3 months ago
Dapper.FastCRUD
Dapper.FastCRUDC#

A fast, type-safe .NET ORM built on Dapper that provides clean, maintainable SQL with C# 6/VB 14 language features.

#orm#database#dapper
Stars519
Forks130
Last commit2 years ago
rn-snoopy
rn-snoopyJavaScript

A profiling tool for React Native that monitors and analyzes communication on the React Native Bridge.

#developer-tools#bridge-monitoring#rxjs
Stars518
Forks22
Last commit4 years ago
WatchdogInspector
WatchdogInspectorObjective-C

A debugging tool that displays real-time framerate (fps) and detects main thread stalls in iOS apps via the status bar.

#ios#main-thread-stall-detection#fps
Stars515
Forks20
Last commit4 years ago
knife.system
knife.systemLua

A collection of self-contained micro-modules for Lua, providing utilities for OOP, async code, events, and more.

#async-programming#object-oriented-programming#game-development
Stars515
Forks41
Last commit7 years ago
Laravel Pjax
Laravel PjaxPHP

A Laravel middleware that provides server-side support for jQuery Pjax to speed up page loads.

#cache-busting#ajax-navigation#laravel
Stars513
Forks48
Last commit13 days ago
AdvanceDLSupport
AdvanceDLSupportC#

A delegate-based C# P/Invoke alternative that uses interfaces to bind native code, compatible with all .NET platforms and runtimes.

#hacktoberfest#mono#library-binding
Stars510
Forks31
Last commit1 year ago
reckless
recklessC++

A low-latency, high-throughput asynchronous logging library for C++ that minimizes performance impact on application threads.

#asynchronous-logging#logging-library#asynchronous
Stars509
Forks49
Last commit2 years ago
Runs Lighthouse and posts results to PRs and Slack
Runs Lighthouse and posts results to PRs and SlackTypeScript

A GitHub Action for running automated Lighthouse audits in CI workflows with Slack notifications, S3 uploads, and PR comments.

#actions#performance-audit#progressive-web-app
Stars508
Forks22
Last commit
Preact PWA
Preact PWAJavaScript

A super fast Progressive Web App template with universal rendering, Redux, and minimal dependencies.

#optimize-js#service-worker#isomorphic-javascript
Stars505
Forks36
Last commit8 years ago
Readthis
ReadthisRuby

A high-performance Redis-backed cache client for Ruby, fully compliant with ActiveSupport caching.

#rails#caching#redis
Stars500
Forks38
Last commit6 years ago
plf::colony
plf::colonyC++

An unordered C++ data container providing fast iteration, insertion, and erasure while maintaining pointer/iterator validity to non-erased elements.

#template#cpp-library#bucket
Stars498
Forks36
Last commit20 days ago
PreviousPage 19 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
4 months ago
#Javascript154
#Frontend117
#Go109
#Rust101
#Cross Platform96
#Nodejs86
#Golang79
#Dotnet65
#Caching65
#Typescript61
#Javascript Library61
#Developer Tools59