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

CppBenchmark
CppBenchmarkC++

A C++ performance benchmark framework with nanosecond precision for measuring execution time, throughput, and latency.

#benchmarks#latency-measurement#c-plus-plus
Stars336
Forks52
Last commit19 days ago
jstachio
jstachioJava

A type-safe, statically compiled Mustache templating engine for Java that generates readable Java source code.

#spring#spring-framework#annotation-processor
Stars330
Forks14
Last commit1 year ago
Coloor
ColoorJavaScript

HTML preprocessor that decorates img tags with base64 placeholders for faster perceived image loading.

#html-preprocessor#image-optimization#webpack-loader
Stars330
Forks11
Last commit10 years ago
FastMM5
FastMM5Pascal

A high-performance, multi-threaded memory manager replacement for Delphi applications, offering improved scaling, reduced fragmentation, and shared memory support.

#memory-management#native#multithreading
Stars327
Forks91
Last commit1 month ago
FsPickler
FsPicklerF#

A fast, multi-format .NET serialization library with comprehensive type support, including F# types.

#bson#binary-serialization#message-serializer
Stars327
Forks49
Last commit4 years ago
Jubilee
JubileeRuby

A high-performance Rack-compatible HTTP server built on Vert.x for JRuby applications.

#event-driven#http-server#jruby
Stars326
Forks19
Last commit9 years ago
matchit
matchitJavaScript

A fast utility for parsing URL patterns and matching paths with support for parameters, wildcards, and optional segments.

#lightweight#nodejs#javascript-library
Stars324
Forks13
Last commit4 years ago
RecordParser
RecordParserC#

A zero-allocation, high-performance parser for fixed-length and variable-length files in .NET, using expression trees and Span.

#high-performance#fixedlength#fixed-length
Stars322
Forks10
Last commit10 days ago
Timsort
TimsortC++

A C++20 implementation of TimSort, a stable O(n log n) sorting algorithm optimized for partially-sorted data.

#algorithm#sorting#c-plus-plus-20
Stars316
Forks48
Last commit1 year ago
Concord
ConcordLua

A feature-complete Entity Component System library for LÖVE, focused on performance and ease of use.

#modular-architecture#composition#game-development
Stars315
Forks25
Last commit5 months ago
radioactive-state
radioactive-stateJavaScript

A React state management library that enables direct mutation of state with automatic re-renders and reactive bindings.

#hooks#proxy#hook
Stars315
Forks49
Last commit3 years ago
react-reactive-forms
react-reactive-formsJavaScript

A React form library inspired by Angular Reactive Forms, offering UI-independent form control trees with zero dependencies.

#reactive-forms#form-builder#zero-dependencies
Stars309
Forks32
Last commit2 years ago
SmoothieMap
SmoothieMapJava

A Java Map implementation with the lowest memory usage and no rehash latency spikes, using extendible hashing.

#openhft#concurrent-collections#data-structures
Stars308
Forks31
Last commit6 years ago
rebar
rebarPython

A biased benchmark suite for comparing the performance of various regex engines across a curated set of tasks.

#hyperscan#regex#pcre2
Stars307
Forks30
Last commit6 days ago
Twitter Logging Service
Twitter Logging ServiceObjective-C

A robust and performant logging framework for iOS clients with thread safety, pluggable outputs, and security-focused filtering.

#ios#syslog#objective-c
Stars306
Forks37
Last commit3 years ago
snmpcollector
snmpcollectorGo

A full-featured generic SNMP data collector with a web administration interface for InfluxDB.

#cacti#opennms#snmp
Stars305
Forks54
Last commit2 years ago
rust-parallel
rust-parallelRust

A fast Rust/Tokio command-line utility for running shell commands in parallel with a GNU Parallel/xargs-like interface.

#shell-scripting#command-line-tool#tokio
Stars305
Forks14
Last commit2 days ago
Infinite Listview
Infinite ListviewDart

A Flutter ListView widget that supports infinite scrolling in both directions for seamless content navigation.

#dart#hacktoberfest#user-interface
Stars305
Forks37
Last commit4 years ago
Ace
AceElixir

An Elixir HTTP/1 and HTTP/2 web server and client that implements the Raxx interface.

#h2spec#http-server#elixir-lang
Stars304
Forks26
Last commit5 years ago
wellington
wellingtonGo

A fast Sass preprocessor that adds spriting and image operations using libsass, as a drop-in replacement for Compass.

#frontend-workflow#libsass#cli-tool
Stars302
Forks14
Last commit3 years ago
skiplist
skiplistGo

A high-performance Go library implementing a skip list with O(log n) operations and benchmark-proven speed.

#concurrent-data-structures#ordered-collections#go-library
Stars296
Forks41
Last commit3 years ago
Becsy
BecsyTypeScript

A multithreaded Entity Component System (ECS) for TypeScript and JavaScript, enabling high-performance game and simulation development.

#js#simulation#ts
Stars295
Forks21
Last commit8 months ago
koda.nvim
koda.nvimLua

A minimalist, fast, and lean color theme for Neovim, written in Lua.

#kitty-theme#developer-tools#minimalist
Stars295
Forks18
Last commit3 days ago
shellder
shellderShell

A fast, colorful shell theme for zsh and fish that avoids solarized colors and works well in slow environments like MSYS2.

#cygwin#fish#terminal
Stars295
Forks52
Last commit4 years ago
grav
gravPython

A collection of performance visualization tools for analyzing process execution, scheduler behavior, CPU tenancy, and JVM heap allocations.

#jvm-profiling#bcc-tools#observability
Stars293
Forks22
Last commit7 years ago
Vulcan
VulcanSwift

A lightweight Swift library for multi-image downloading with priority management and caching.

#ios#caching#priority-queue
Stars287
Forks12
Last commit8 years ago
go-runtime-metrics
go-runtime-metricsGo

A Go library for collecting and exporting Go runtime metrics to InfluxDB or via Telegraf.

#runtime-metrics#grafana#expvars
Stars287
Forks35
Last commit8 years ago
antd-table-infinity
antd-table-infinityJavaScript

A high-performance infinite scroll table component for Ant Design, built with virtual scrolling technology.

#virtual-scrolling#ant-design#table
Stars287
Forks47
Last commit3 months ago
statix
statixElixir

A high-performance Elixir client for StatsD-compatible servers, optimized for speed and reliability.

#statsd-client#elixir#connection-pooling
Stars285
Forks92
Last commit2 years ago
yarte
yarteRust

A fast, optimized Rust template engine with Handlebars-like syntax for building HTML templates with logic.

#ntex#html-templates#server-side-rendering
Stars284
Forks14
Last commit1 month ago
sqrl
sqrlGo

A non-thread-safe, performance-optimized fluent SQL query builder for Go, forked from Squirrel.

#query-builder#database#fluent-interface
Stars284
Forks39
Last commit3 years ago
clear
clearCrystal

An advanced, expressive ORM built specifically for PostgreSQL in the Crystal programming language.

#orm#database#postgres
Stars283
Forks32
Last commit9 months ago
Serpent
SerpentSwift

A high-performance Swift framework for serializing and deserializing model objects to/from JSON, designed for REST APIs.

#parsing#ios#alamofire
Stars283
Forks13
Last commit4 years ago
kdtree-rs
kdtree-rsRust

A Rust implementation of k-dimensional trees for fast geospatial indexing and nearest neighbor lookups.

#search#multi-dimensional#algorithm
Stars282
Forks62
Last commit16 days ago
Ark
ArkGo

An archetype-based Entity Component System (ECS) for Go, designed for performance and extensibility.

#simulation#gamedev#individual-based-modelling
Stars281
Forks12
Last commit13 days ago
Hyperion
HyperionC#

A high-performance polymorphic serializer for .NET, designed for safe message transfer in distributed systems.

#hyperion#polymorphic-serializer#binary-serialization
Stars281
Forks63
Last commit1 year ago
PreviousPage 22 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