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

defer
deferShell

A Zsh function that defers command execution until Zsh is idle, enabling staged startup for faster prompt display.

#zsh-plugins#plugin-management#shell
Stars496
Forks17
Last commit2 years ago
FastMM
FastMMPascal

A high-performance replacement memory manager for Delphi and C++ Builder applications with advanced debugging capabilities.

#memory-management#memory-leak-detection#multi-threading
Stars490
Forks169
Last commit1 month ago
binn
binnC

A compact, fast, and easy-to-use binary serialization format for efficient data storage and transfer.

#c-library#embedded-systems#data-storage
Stars480
Forks62
Last commit11 months ago
Mazeppa
MazeppaOCaml

A modern supercompiler for call-by-value functional languages that transforms programs via symbolic evaluation and metasystem transitions.

#deforestation#programming-language#functional-programming
Stars479
Forks11
Last commit6 months ago
snappy
snappyJavaScript

Node.js bindings for Google's Snappy compression library, providing fast compression and decompression.

#zlib-alternative#bindings#data-compression
Stars477
Forks45
Last commit4 years ago
BlazorWorker
BlazorWorkerC#

A library for creating .NET Web Worker threads and enabling multithreading in client-side Blazor applications.

#web-worker#csharp#dotnet
Stars474
Forks44
Last commit6 months ago
topbar
topbarCSS

A tiny, dependency-free progress indicator for single-page applications and responsive websites.

#single-page-applications#progress#topbar
Stars472
Forks46
Last commit3 months ago
tundra
tundraC

A high-performance code build system optimized for fast incremental builds in large software projects.

#compilation#incremental-builds#c-plus-plus
Stars472
Forks76
Last commit6 months ago
levenshtein
levenshteinGo

A high-performance Go library for calculating Levenshtein distance between strings, including Unicode support.

#algorithm#computational-linguistics#unicode
Stars470
Forks29
Last commit3 months ago
jsonista
jsonistaClojure

A high-performance Clojure library for JSON encoding and decoding, built on Jackson.

#jackson#metosin-stable#clojure
Stars469
Forks30
Last commit2 months ago
OneAdapter
OneAdapterKotlin

A modular, viewholderless adapter for Android RecyclerView with built-in diffing, paging, emptiness, selection, and event hooks.

#kotlin-dsl#adapter#recycleview
Stars467
Forks43
Last commit2 years ago
ex_rated
ex_ratedElixir

An Elixir OTP GenServer that implements a token bucket algorithm for rate limiting calls to external APIs or services.

#elixir#bucket#api
Stars460
Forks51
Last commit3 years ago
Intel Games Task Scheduler
Intel Games Task SchedulerC++

A C++ task scheduling framework designed for game engines to express parallelism and maximize performance on multi-processor platforms.

#parallel-computing#job-system#task-scheduler
Stars459
Forks42
Last commit
DeepPluck
DeepPluckRuby

A Ruby gem that efficiently plucks attributes from nested ActiveRecord associations without loading full records.

#rubygems#rails-optimization#rails
Stars459
Forks14
Last commit1 year ago
SimpleFlatMapper
SimpleFlatMapperJava

A fast and lightweight Java micro ORM for mapping database results and CSV files to POJOs.

#orm#jdbi#spring
Stars457
Forks77
Last commit8 months ago
dlayer
dlayerGo

A command-line tool for analyzing Docker image layers to inspect file sizes and composition.

#devops#image-optimization#cli-tool
Stars444
Forks12
Last commit3 days ago
nsec
nsecC#

A modern cryptographic library for .NET based on libsodium, offering easy-to-use and secure-by-default APIs.

#span-t#secure-by-default#crypto
Stars444
Forks52
Last commit1 month ago
libcrc
libcrcC

A C port of the Murmur3 non-cryptographic hash function, optimized for performance on x86/x64 architectures.

#c-library#hash-tables#non-cryptographic-hash
Stars443
Forks90
Last commit3 years ago
qs
qsC

A fast R package for serializing and deserializing R objects to/from disk, designed as a drop-in replacement for saveRDS/readRDS.

#data-persistence#data-storage#lz4
Stars442
Forks24
Last commit7 months ago
mail-parser
mail-parserRust

A fast, robust, and standards-compliant email parsing library for Rust with zero-copy design and extensive RFC support.

#parsing#mail#library
Stars441
Forks60
Last commit1 month ago
nativewebp
nativewebpGo

A pure Go WebP encoder with no external dependencies, offering faster encoding and smaller file sizes than PNG.

#image-encoding#animation#go-library
Stars440
Forks21
Last commit1 month ago
Jecs
JecsLuau

A fast, portable Entity Component System for Luau optimized for high-performance game development.

#luau#zero-dependency#archetype-storage
Stars438
Forks75
Last commit3 days ago
hikari-cp
hikari-cpClojure

A Clojure wrapper for HikariCP, providing a production-ready JDBC connection pool with zero-overhead performance.

#database#production#clojure-library
Stars433
Forks50
Last commit5 months ago
Dexador
DexadorCommon Lisp

A fast HTTP client for Common Lisp with neat APIs and connection pooling.

#connection-pooling#open-source-library#api-client
Stars432
Forks45
Last commit2 months ago
package-size
package-sizeJavaScript

Get the bundle size of npm packages by installing and bundling them with Webpack.

#npm-package#cli-tool#dependency-analysis
Stars424
Forks17
Last commit4 years ago
readdirp
readdirpJavaScript

A recursive Node.js directory reader with stream and promise APIs, optimized for low memory and CPU usage.

#directory-traversal#filesystem#readdir
Stars421
Forks59
Last commit1 month ago
streamvbyte
streamvbyteC

A fast C library for integer compression using SIMD-accelerated StreamVByte codec.

#c-library#database#simd
Stars416
Forks49
Last commit7 days ago
Oxpecker
OxpeckerF#

A high-performance F# web framework for building fullstack applications with ASP.NET Core, HTMX, and Solid.js.

#functional-programming#asp-net-core#view-engine
Stars415
Forks24
Last commit4 days ago
onelog
onelogGo

A dead simple, super fast, zero-allocation JSON logger for Go.

#fast#modular#golang-library
Stars415
Forks18
Last commit7 years ago
react-native-text-size
react-native-text-sizeJava

A React Native library for accurately measuring text dimensions and retrieving font information before rendering.

#ios#size#layout
Stars414
Forks109
Last commit1 year ago
CRCpp
CRCppC++

A portable, header-only C++ library for computing CRCs with high performance and minimal dependencies.

#c-plus-plus-11#c-plus-plus-03#embedded
Stars412
Forks99
Last commit13 days ago
@lukeed/uuid
@lukeed/uuidJavaScript

A tiny (~230B) and fast UUID (v4) generator for Node.js and the browser, available in both non-secure and cryptographically secure modes.

#tiny-library#cryptography#utility
Stars412
Forks12
Last commit1 year ago
Nokolexbor
NokolexborC

A high-performance, Nokogiri-compatible HTML5 parser for Ruby with CSS selector and XPath support.

#dom-manipulation#css-selectors#html5
Stars410
Forks8
Last commit1 month ago
MoniGO
MoniGOCSS

A lightweight, embeddable observability library for Go services offering real-time metrics, function tracing, and a built-in dashboard.

#observability#dashboard#function-tracing
Stars409
Forks19
Last commit1 month ago
lissajous
lissajousJavaScript

A tool for real-time audio performance in the browser using a chainable JavaScript API for oscillators and samplers.

#audio-synthesis#music#creative-coding
Stars407
Forks24
Last commit10 years ago
msgpack.php
msgpack.phpPHP

A pure PHP implementation of the MessagePack serialization format, supporting streaming unpacking, custom types, and extensions.

#composer#msgpack#data-structures
Stars406
Forks19
Last commit1 month ago
PreviousPage 20 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
#Javascript154
#Frontend117
#Go109
#Rust101
#Cross Platform96
#Nodejs86
#Golang79
#Dotnet65
#Caching65
#Typescript61
#Javascript Library61
#Developer Tools59