全部标签
目录标签

#performance

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

145 条记录
标签为“performance”按健康指数排序
NuGet
67中等健康指数
JerrettDavis/TinyBDD
TinyBDD is a minimal, fluent Behavior-Driven Development library for .NET
C#★ 32026年7月22日
MIT2026年7月22日 · 指标 1.13.0
crates.io
67中等健康指数
hatoo/oha
Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation.
Rust★ 10.4K↓ 1,301/月2026年7月17日
MIT2026年7月17日 · 指标 1.13.0
npm
67中等健康指数
humanspeak/svelte-virtual-list
📜 A performant virtual list/scrolling component for Svelte applications - efficiently render large scrollable lists with minimal memory usage
TypeScript · Svelte★ 96↓ 20.9K/月2026年7月20日
MIT2026年7月20日 · 指标 1.13.0
Go
67中等健康指数
maruel/genai
The opinionated high performance professional-grade AI package for Go
Go★ 322026年7月17日
Apache-2.02026年7月17日 · 指标 1.13.0
crates.io
67中等健康指数
pawurb/hotpath-rs
Quickly find bottlenecks in Rust - one profiler for CPU, time, memory, SQL and async code.
Rust★ 1,615↓ 0/月2026年7月14日
MIT2026年7月14日 · 指标 1.13.0
67中等健康指数
soenneker/soenneker.utils.pooledstringbuilders
A high-performance, stack-only string builder that rents its underlying buffer from ArrayPool instead of allocating new arrays. Designed for short-lived string construction.
C#★ 02026年7月18日
MIT2026年7月18日 · 指标 1.13.0
66中等健康指数
ZiggyCreatures/FusionCache
FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.
C#★ 3,8342026年7月18日
MIT2026年7月18日 · 指标 1.13.0
66中等健康指数
soenneker/soenneker.tests.benchmark
An abstract class for benchmarking tests in .NET, integrating BenchmarkDotNet with Xunit's output helper and providing a method to log benchmark summaries asynchronously.
C#★ 02026年7月16日
MIT2026年7月16日 · 指标 1.13.0
Go
65中等健康指数
coregx/relica
Lightweight, type-safe database query builder for Go with zero production dependencies. Advanced SQL features (JOINs, subqueries, CTEs, window functions), batch operations (3x faster), LRU statement cache (<60ns). Professional API documentation. PostgreSQL, MySQL, SQLite support.
Go★ 202026年7月20日
MIT2026年7月20日 · 指标 1.13.0
npm
65中等健康指数
facebook/memlab
A framework for finding JavaScript memory leaks and analyzing heap snapshots
TypeScript · JavaScript★ 5,0042026年7月15日
MIT2026年7月15日 · 指标 1.13.0
PyPI
64中等健康指数
alteryx/locust-grasshopper
a load testing tool extended from locust
Python★ 194↓ 11.1K/月2026年7月16日
Apache-2.02026年7月16日 · 指标 1.13.0
npm
64中等健康指数
chengchuu/mazey
A Functional Library for Daily Frontend Work
TypeScript · JavaScript★ 5↓ 2,862/月2026年7月15日
MIT2026年7月15日 · 指标 1.13.0
npm
64中等健康指数
cwcss/crosswind
A Tailwind & UnoCSS-like utility-first, atomic CSS framework.
TypeScript★ 5↓ 218.8K/月2026年7月17日
MIT2026年7月17日 · 指标 1.13.0
Go
64中等健康指数
goceleris/celeris
High-throughput, load-bearing Go HTTP engine — a protocol-aware dual-architecture (io_uring & epoll) that leads driver-backed and write-heavy throughput, with a familiar Gin/Echo-style API and zero-allocation hot paths.
Go★ 12026年7月17日
Apache-2.02026年7月17日 · 指标 1.13.0
PyPI
64中等健康指数
ionelmc/pytest-benchmark
pytest fixture for benchmarking code
Python★ 1,4442026年7月17日
BSD-2-Clause2026年7月17日 · 指标 1.13.0
npm
63中等健康指数
humanspeak/svelte-virtual-chat
💬 A performant virtual chat component for Svelte applications - efficiently render large scrollable chat interfaces with minimal memory usage
TypeScript · Svelte★ 4↓ 3,163/月2026年7月17日
MIT2026年7月17日 · 指标 1.13.0
63中等健康指数
soenneker/soenneker.utils.reusablestringwriter
A high-performance, reusable StringWriter that avoids unnecessary allocationsby clearing and reusing its internal StringBuilder instance.
C#★ 12026年7月18日
MIT2026年7月18日 · 指标 1.13.0
62中等健康指数
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expressions.
C#★ 1,3702026年7月18日
MIT2026年7月18日 · 指标 1.13.0
npm
62中等健康指数
kartikk221/hyper-express
High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.
JavaScript★ 2,021↓ 26.1K/月2026年7月19日
MIT2026年7月19日 · 指标 1.13.0
npm
62中等健康指数
logtail/logtail-nextjs
Better Stack Next.js client
TypeScript★ 9↓ 298.2K/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
Packagist
62中等健康指数
putyourlightson/craft-blitz
Intelligent static page caching for creating lightning-fast sites with Craft CMS.
PHP · Twig★ 155↓ 3,859/月2026年7月16日
自定义许可证2026年7月16日 · 指标 1.13.0
npm
62中等健康指数
sondr3/astro-compressor
A gzip, brotli and zstd compressor for Astro
Astro · TypeScript★ 140↓ 73.3K/月2026年7月20日
MIT2026年7月20日 · 指标 1.13.0
npm
62中等健康指数
stacksjs/ts-syntax-highlighter
A TypeScript-native syntax highlighter with comprehensive grammar support for modern web languages. Built for performance.
TypeScript★ 2↓ 201.2K/月2026年7月20日
MIT2026年7月20日 · 指标 1.13.0
Go
62中等健康指数
vertti/ci-snitch
CI performance intelligence tool — detect outliers, regressions, flaky pipelines, and cost hotspots in GitHub Actions
Go★ 72026年7月22日
MIT2026年7月22日 · 指标 1.13.0
Packagist
61中等健康指数
composer/xdebug-handler
Restart a CLI process without loading the xdebug extension.
PHP★ 2,566↓ 8.8M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
Go
61中等健康指数
fox-toolkit/fox
A high-performance Go HTTP router for building reverse proxies and API gateways, including use cases like ingress controllers
Go★ 14↓ 0/月2026年7月14日
Apache-2.02026年7月14日 · 指标 1.13.0
npm
60中等健康指数
ariusxi/artie-lens
CLI for object-oriented design metrics (CK suite: WMC, DIT, NOC, CBO, RFC, LCOM) in TypeScript projects, computed per class from the AST.
TypeScript★ 7↓ 2,618/月2026年7月17日
MIT2026年7月17日 · 指标 1.13.0
PyPI
60中等健康指数
pycompression/python-isal
Faster zlib and gzip compatible compression and decompression by providing python bindings for the isa-l library.
Python · C★ 572026年7月21日
自定义许可证2026年7月21日 · 指标 1.13.0