全部标签
目录标签

#csharp

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

891 条记录
标签为“csharp”按健康指数排序
65中等健康指数
soenneker/soenneker.dictionaries.singletonkeys
An externally initializing singleton dictionary that uses double-check asynchronous locking, with optional async and sync disposal
C#★ 02026年7月17日
MIT2026年7月17日 · 指标 1.13.0
65中等健康指数
soenneker/soenneker.enumerables.commaseparated
High-performance, allocation-free CSV enumeration using ReadOnlySpan{char} — a drop-in alternative to string.Split(',') for hot paths.
C#★ 02026年7月18日
MIT2026年7月18日 · 指标 1.13.0
65中等健康指数
soenneker/soenneker.enums.initializationmodes
Defines how an instance is initialized (sync or async), including whether a key and/or cancellation token is used.
C#★ 02026年7月18日
MIT2026年7月18日 · 指标 1.13.0
65中等健康指数
soenneker/soenneker.github.filestore
A high-level file system utility for GitHub repositories, built on the GitHub OpenAPI client. Supports reading, writing, deleting, listing, and checking file existence via the GitHub Contents API.
C#★ 02026年7月17日
MIT2026年7月17日 · 指标 1.13.0
65中等健康指数
soenneker/soenneker.httpcontents.pooledbytearrays
A custom HttpContent that wraps a rented byte array from an ArrayPool, writes only the valid byte range to outgoing streams, and returns the buffer to the pool when disposed to reduce GC allocations.
C#★ 02026年7月18日
MIT2026年7月18日 · 指标 1.13.0