Ross ROSS = Recommend OSS · open-source software intelligence for agents

domain: performance

1338 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
chenglou/pretext
Pretext is a pure TypeScript library for fast, accurate multiline text measurement and layout that avoids DOM reflows by using the browser'…
5550059active
alibaba/arthas
Arthas is Alibaba's open-source Java diagnostic tool for troubleshooting production issues without modifying code or restarting the JVM. It…
9837497active
grafana/k6
Grafana k6 is an open-source load and performance testing tool with a Go-based engine and tests written in JavaScript or TypeScript. It sup…
9831327stable
GoogleChrome/lighthouse
Lighthouse is an open-source automated auditing tool from Google that analyzes web pages for performance, accessibility, SEO, and best prac…
9730702active
facebook/folly
Folly is Facebook's open-source C++20 component library containing a wide range of practical, performance-oriented building blocks used ext…
9530507stable
LeakCanary
LeakCanary is a memory leak detection library for Android that automatically detects and analyzes memory leaks in Android applications. It …
8529987active
sharkdp/hyperfine
Hyperfine is a cross-platform command-line benchmarking tool written in Rust. It runs shell commands multiple times, performs statistical a…
6528741stable
locustio/locust
Locust is an open-source load and performance testing framework where test scenarios are written in plain Python code. It supports distribu…
9528104active
facebook/zstd
Zstandard (zstd) is a fast lossless compression algorithm and its reference C library, offering zlib-level or better compression ratios at …
6727628stable
tsenart/vegeta
Vegeta is a versatile HTTP load testing tool and Go library that drills HTTP services with a constant request rate. It is usable both as a …
5825166stable
simdjson/simdjson
A C++ library that parses JSON at gigabytes-per-second speeds using SIMD instructions and microparallel algorithms, with runtime CPU-tailor…
9924196stable
fmtlib/fmt
{fmt} is a fast, safe C++ formatting library providing an alternative to C stdio and C++ iostreams, implementing C++20 std::format and C++2…
9223765stable
valyala/fasthttp
A high-performance HTTP server and client library for Go, optimized for zero memory allocations in hot paths and up to 10x faster than the …
9723452stable
BCC
BPF Compiler Collection (BCC) is a toolkit for writing efficient eBPF-based kernel tracing and manipulation programs, with instrumentation …
9222637active
QwikDev/qwik
Qwik is a TypeScript-based frontend web framework that delivers instant-loading web apps through resumability, skipping hydration entirely …
9322050active
aidenybai/react-scan
React Scan is a drop-in tool that automatically detects and visually highlights React component performance issues, such as unnecessary re-…
6821799active
hey
hey is a small command-line HTTP load generator written in Go, originally named boom and designed as a replacement for ApacheBench (ab). It…
5920242stable
brendangregg/FlameGraph
The original open-source FlameGraph tools by Brendan Gregg, a set of Perl scripts that convert profiler stack traces into interactive SVG f…
2319695stable
probelabs/goreplay
GoReplay is an open-source CLI tool written in Go that captures live HTTP traffic from production servers and replays it against test envir…
5219318active
LMAX-Exchange/disruptor
LMAX Disruptor is a high-performance, lock-free inter-thread messaging library for the JVM built around a ring buffer with 'mechanical symp…
2918451stable
abseil/abseil-cpp
Abseil is an open-source collection of C++17-compliant libraries drawn from Google's internal codebase, designed to augment the C++ standar…
9518104stable
ben-manes/caffeine
Caffeine is a high-performance, near-optimal in-memory caching library for Java with a Guava-inspired API. It supports size-based eviction,…
8517834stable
aidenybai/million
Million.js is an optimizing compiler for React that replaces React's virtual DOM reconciliation with a faster 'block' virtual DOM that diff…
6017669active
bvaughn/react-window
react-window is a React component library that virtualizes large lists and tabular data by rendering only the visible rows, avoiding the DO…
8617207stable
rui314/mold
mold is a high-performance drop-in replacement for traditional Unix linkers like GNU ld, gold, and LLVM lld. It dramatically reduces link t…
9816839stable
exaloop/codon
Codon is a high-performance Python compiler that statically compiles Python-like code to native machine code via LLVM, typically achieving …
9016834active
wolfpld/tracy
Tracy is a real-time, nanosecond-resolution, hybrid frame and sampling profiler for games and other applications. It supports CPU and GPU p…
9916669stable
benfred/py-spy
py-spy is a sampling profiler for Python programs written in Rust. It visualizes where a running Python process spends time without restart…
8115445stable
bloomberg/memray
Memray is a memory profiler for Python that tracks memory allocations in Python code, native C/C++ extension modules, and the interpreter i…
9415204active
google/brotli
Google's reference implementation of the Brotli lossless compression algorithm and format (RFC 7932), offering compression ratios comparabl…
7214853stable
panjf2000/ants
ants is a high-performance goroutine pool library for Go that manages and recycles a massive number of goroutines with a fixed-capacity poo…
7614492stable
QwikDev/partytown
Partytown is a lazy-loaded JavaScript library that relocates resource-intensive third-party scripts (analytics, ads, trackers) off the main…
9513765active
plasma-umass/scalene
Scalene is a high-performance CPU, GPU, and memory profiler for Python that runs much faster than many alternatives while providing detaile…
9213495active
microsoft/mimalloc
mimalloc is a compact general-purpose memory allocator developed by Microsoft, serving as a drop-in replacement for malloc with excellent p…
9913332stable
rayon-rs/rayon
Rayon is a data-parallelism library for Rust that converts sequential computations into parallel ones with minimal code changes, typically …
7413269stable
rs/zerolog
Zerolog is a fast, zero-allocation JSON structured logging library for Go with a chained, context-aware API. It supports leveled logging, s…
7712494stable
cameron314/concurrentqueue
moodycamel::ConcurrentQueue is a fast, industrial-strength multi-producer multi-consumer lock-free queue for C++11, implemented as a single…
7712466stable
taskflow/taskflow
Taskflow is a header-only C++ library for building task-parallel programs using task dependency graphs, with a work-stealing executor for C…
8612126stable
lz4/lz4
LZ4 is a lossless compression algorithm and C library focused on extremely fast compression and decompression speeds, with a high-compressi…
6312034stable
MagicStack/uvloop
uvloop is a fast, drop-in replacement for the built-in asyncio event loop, implemented in Cython on top of libuv. It makes asyncio-based Py…
6811886stable
grafana/pyroscope
Grafana Pyroscope is an open-source continuous profiling platform and database that aggregates, stores, and queries profiling data (CPU, me…
9911641active
h2o/h2o
H2O is an optimized HTTP server written in C supporting HTTP/1.x, HTTP/2, and HTTP/3 (QUIC), with features like server push, 103 Early Hint…
7511539active
dotnet/BenchmarkDotNet
BenchmarkDotNet is a powerful .NET library for benchmarking that transforms methods into benchmarks and produces reliable, statistically so…
8511484stable
GoogleChromeLabs/quicklink
A tiny JavaScript library (< 2KB) by Google Chrome Labs that speeds up subsequent page navigations by prefetching or prerendering links tha…
8611270stable
Cyan4973/xxHash
xxHash is an extremely fast non-cryptographic hash algorithm library written in C, offering XXH32, XXH64, and the modern XXH3 family (64- a…
6511220stable
jemalloc/jemalloc
jemalloc is a general-purpose malloc(3) memory allocator implementation emphasizing fragmentation avoidance and scalable concurrency suppor…
8011065stable
baldurk/renderdoc
RenderDoc is a free, open-source, frame-capture based graphics debugger for Vulkan, D3D11, D3D12, OpenGL, and OpenGL ES applications. It le…
9211022stable
cython/cython
Cython is an optimising static compiler that translates Python and the extended Cython language into C/C++ code for building fast CPython e…
9910833stable
Akryum/vue-virtual-scroller
A Vue 3 component library providing virtual scrolling for rendering large lists efficiently by only rendering visible items. It includes Re…
9810791active
hatoo/oha
oha is a small HTTP load generator written in Rust, inspired by rakyll/hey, that sends load to a web application and displays results in a …
9510510active
google/benchmark
Google Benchmark is a C++ microbenchmarking library for timing small code snippets, with an API similar to unit test frameworks. It support…
8310370stable
bpftrace/bpftrace
bpftrace is a high-level tracing language and CLI tool for Linux that compiles one-liner scripts to eBPF bytecode via LLVM. It supports ker…
9510297active
henrypp/memreduct
Mem Reduct is a lightweight Windows application that monitors system memory usage in real time and cleans system cache using undocumented N…
7310287active
addyosmani/critical
A Node.js tool that extracts above-the-fold (critical-path) CSS from HTML pages, inlines it into the document head, and asynchronously load…
8110265active
bytedance/sonic
Sonic is a high-performance JSON serialization and deserialization library for Go, accelerated by JIT compilation and SIMD instructions. It…
999589active
apache/jmeter
Apache JMeter is a 100% Java open-source application for load testing and measuring the performance of web applications and other services.…
669518stable
major/MySQLTuner-perl
MySQLTuner is a Perl script that audits a running MySQL, MariaDB, or Percona Server instance and reports configuration variables, status me…
999475active
electronicarts/EASTL
EASTL is Electronic Arts' C++ Standard Template Library, providing containers, algorithms, and iterators with an emphasis on high performan…
599344stable
google/pprof
pprof is a tool for visualization and analysis of profiling data stored in profile.proto format. It generates text and graphical reports (f…
779273active
async-profiler/async-profiler
A low-overhead sampling profiler for Java applications built on HotSpot's AsyncGetCallTrace API and Linux perf_events. It profiles CPU time…
939124stable
artilleryio/artillery
Artillery is an open-source load testing platform and CLI for stress-testing HTTP APIs, GraphQL, WebSocket, Socket.IO, gRPC, and browser ap…
959057active
flightlessmango/MangoHud
MangoHud is a Vulkan and OpenGL overlay that displays real-time performance metrics like FPS, frametimes, CPU/GPU load, and temperatures in…
908981active
aeron-io/aeron
Aeron is an efficient, reliable message transport supporting UDP unicast, UDP multicast, and IPC, with Java, C, and C++ clients. It include…
998818stable
progschj/ThreadPool
A minimal, header-only C++11 thread pool library that manages a fixed set of worker threads executing queued tasks. Tasks return std::futur…
328797stable
esnet/iperf
iperf3 is a command-line tool for actively measuring the maximum achievable bandwidth on IP networks over TCP, UDP, and SCTP. It reports th…
808718active
GoogleChrome/web-vitals
A tiny (~3KB) JavaScript library from Google for measuring Web Vitals metrics (CLS, INP, LCP, FCP, TTFB) on real users in the browser, matc…
778593active
crossbeam-rs/crossbeam
Crossbeam is a Rust library providing tools for concurrent programming, including lock-free data structures, MPMC channels, epoch-based gar…
968558stable
getanteon/anteon
Anteon (formerly Ddosify) is an open-source, eBPF-based Kubernetes monitoring and performance testing platform. It automatically generates …
548523active
mcollina/autocannon
A fast HTTP/1.1 benchmarking and load-testing tool written in Node.js, inspired by wrk and wrk2. It can be used from the command line or pr…
608502stable
wg/wrk
wrk is a modern HTTP benchmarking tool that generates significant load from a single multi-core machine using a multithreaded design with e…
3240394maintenance
allegro/bigcache
BigCache is a fast, concurrent, evicting in-memory cache library for Go designed to hold gigabytes of entries without GC overhead by storin…
878155stable
TechEmpower/FrameworkBenchmarks
The TechEmpower Framework Benchmarks (TFB) project, a suite that measures and compares the performance of web application frameworks across…
108105active
joerick/pyinstrument
pyinstrument is a call stack profiler for Python that helps identify why code is slow. It supports profiling scripts, async code, Django ap…
928006active
davebcn87/pi-autoresearch
A pi extension that runs autonomous optimization loops: try an idea, benchmark it, keep improvements, and revert regressions. Inspired by k…
767868active
verlok/vanilla-lazyload
A lightweight (2.4 kB) vanilla JavaScript library that speeds up websites by deferring the loading of below-the-fold images, backgrounds, v…
627855stable
gregberge/loadable-components
Loadable Components is a React code splitting library that lets you render dynamic imports as regular components, reducing bundle size. It …
337802stable
gaogaotiantian/viztracer
VizTracer is a low-overhead debugging and profiling tool that traces and visualizes Python code execution on an interactive timeline. It re…
807725active
mozilla/sccache
Sccache is a ccache-like compiler caching tool that wraps compilers to avoid redundant compilation, storing results locally or in cloud sto…
947614active
OpenMathLib/OpenBLAS
OpenBLAS is an optimized open-source implementation of the BLAS (Basic Linear Algebra Subprograms) library, based on GotoBLAS2, with LAPACK…
937563stable
ApoorvSaxena/lozad.js
Lozad.js is a lightweight (~1kb) pure JavaScript lazy-loading library with no dependencies, built on the IntersectionObserver and MutationO…
467494stable
krausest/js-framework-benchmark
A benchmark suite comparing the rendering performance of ~186 JavaScript web frameworks by measuring DOM table operations, memory usage, an…
927470active
flyerhzm/bullet
A Ruby gem that detects N+1 queries, unused eager loading, and missing counter caches in ActiveRecord and Mongoid applications during devel…
757335active
Done-0/fuck-u-code
A CLI code-quality analyzer that scores codebases 0-100 and produces humorous 'legacy-mess' reports across 14 languages using tree-sitter A…
757276active
Shopify/flash-list
FlashList is a fast, performant list component library for React Native that replaces FlatList using view recycling to eliminate blank cell…
957183active
TanStack/virtual
TanStack Virtual is a headless, framework-agnostic virtualization library for rendering very large lists, grids, and tables efficiently in …
957090stable
tokio-rs/mio
Mio is a fast, low-level I/O library for Rust providing non-blocking APIs and OS event notification (epoll, kqueue, IOCP) for building high…
677088stable
GoogleChrome/lighthouse-ci
Lighthouse CI is a suite of tools for continuously running, saving, retrieving, and asserting against Lighthouse audit results in a CI pipe…
677060active
google/gops
gops is a command-line tool from Google that lists all Go processes running on a system and diagnoses them. Processes that embed the gops a…
737017active
dgraph-io/ristretto
Ristretto is a high-performance, fully concurrent in-memory cache library for Go, built originally for Dgraph. It uses a TinyLFU admission …
896983stable
gatling/gatling
Gatling is an open-source, code-first load testing tool and performance engineering platform. It uses a fully asynchronous, non-blocking ar…
776953stable
ai/size-limit
Size Limit is a performance budget tool for JavaScript that calculates the real cost (size and execution time) of your app or library and f…
926941stable
tokio-rs/tracing
tracing is a Rust framework for instrumenting applications to emit structured, event-based diagnostic data, built around spans with duratio…
866856stable
codesenberg/bombardier
Bombardier is a fast cross-platform HTTP(S) benchmarking tool written in Go, built on fasthttp with an optional net/http client for HTTP/2.…
796828active
akopytov/sysbench
sysbench is a scriptable, multi-threaded benchmark tool built on LuaJIT, most commonly used for OLTP database benchmarks against MySQL and …
276781stable
MessagePack-CSharp/MessagePack-CSharp
An extremely fast MessagePack binary serializer for C# targeting .NET, .NET Core, Unity, and Xamarin. It includes built-in LZ4 compression …
956774stable
jlfwong/speedscope
speedscope is a fast, interactive web-based viewer for performance profiles that imports data from many profilers across languages like Jav…
736730stable
uxlfoundation/oneTBB
oneTBB (oneAPI Threading Building Blocks) is a C++ library for adding task-based parallelism to applications, letting developers express lo…
896723stable
guofei9987/scikit-opt
A Python library implementing heuristic and swarm intelligence optimization algorithms, including genetic algorithm, particle swarm optimiz…
566709active
masonr/yet-another-bench-script
YABS is a self-contained bash script that benchmarks Linux servers by running fio for disk I/O, iperf3 for network throughput, and Geekbenc…
736653active
google/snappy
Snappy is a fast compression/decompression library from Google that prioritizes very high throughput over maximum compression ratios. It of…
666600stable

page 1 / 14 next →