全部标签
目录标签

#key

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

35 条记录
标签为“key”按健康指数排序
PyPI
98卓越健康指数
theupdateframework/python-tuf
Python reference implementation of The Update Framework (TUF)
Python★ 1,7202026年8月13日
Apache-2.02026年8月13日 · 指标 2.10.0
PyPI
95卓越健康指数
GitGuardian/ggshield
Detect and validate 500+ types of hardcoded secrets with advanced checks. Use it as a pre-commit hook, GitHub Action, or CLI for proactive secret detection and security.
Python★ 1,9852026年8月13日
MIT2026年8月13日 · 指标 2.10.0
npm
92优秀健康指数
jaredwray/keyv
Simple key-value storage with support for multiple backends
TypeScript★ 3,188↓ 673M/月2026年8月27日
自定义许可证2026年8月27日 · 指标 2.10.0
NuGet
80优秀健康指数
james-gould/azure-keyvault-emulator
An emulator for Azure Key Vault. Compatible with the Azure Client SDK, runnable with Docker or Aspire.
C#★ 3192026年8月2日
Apache-2.02026年8月2日 · 指标 2.10.0
77良好健康指数
soenneker/soenneker.dtos.idpartitionpair
A minimal Record type with an Id (string), PartitionKey (string), and maximum JSON compatibility
C#★ 02026年7月16日
MIT2026年7月16日 · 指标 2.10.0
77良好健康指数
soenneker/soenneker.hashing.slhdsa
A utility library for SLH-DSA post-quantum hashing and verification
C#★ 22026年7月17日
MIT2026年7月17日 · 指标 2.10.0
77良好健康指数
soenneker/soenneker.keyvault.util
A utility library for Azure Key Vault related operations
C#★ 12026年7月17日
MIT2026年7月17日 · 指标 2.10.0
77良好健康指数
soenneker/soenneker.validators.expiringkey
A validation module that checks for keys, stores them, expires them after an amount of time
C#★ 02026年7月17日
MIT2026年7月17日 · 指标 2.10.0
crates.io
75良好健康指数
RustCrypto/formats
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
Rust★ 331↓ 82.1M/月2026年8月4日
无许可证2026年8月4日 · 指标 2.10.0
Packagist · PyPI
75良好健康指数
infocyph/UID
UUID (RFC 4122 + Unofficial/Draft), ULID, Snowflake ID, Sonyflake ID, NanoID, CUID2, KSUID, XID, TBSL (library exclusive) generator!
PHP★ 11↓ 11.2K/月2026年9月6日
MIT2026年9月6日 · 指标 2.10.0
73良好健康指数
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日 · 指标 2.10.0
PyPI
63中等健康指数
hed0rah/acidcat
Advanced WAV metadata explorer
Python★ 3↓ 5,883/月2026年7月17日
MIT2026年7月17日 · 指标 2.10.0
Packagist
60中等健康指数
tomatophp/filament-translation-component
Translation Component as a key/value to use it with Spatie Translatable FilamentPHP Plugin
PHP · Blade★ 5↓ 2,624/月2026年7月22日
MIT2026年7月22日 · 指标 2.10.0
npm
59中等健康指数
ljharb/own-keys
Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible.
JavaScript★ 1↓ 270M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
crates.io
59中等健康指数
mikelodder7/frost-dkg
An implementation of the Frost Distributed Key Generation
Rust★ 1↓ 4,944/月2026年8月22日
Apache-2.02026年8月22日 · 指标 2.10.0
npm
57中等健康指数
sindresorhus/camelcase-keys
Convert object keys to camel case
TypeScript · JavaScript★ 758↓ 92.2M/月2026年8月29日
MIT2026年8月29日 · 指标 2.10.0
crates.io
54中等健康指数
obelisk/sshcerts
A crate for reading, parsing, verifying, and generating OpenSSH certificates and keys.
Rust★ 20↓ 5,654/月2026年7月31日
MIT2026年7月31日 · 指标 2.10.0
npm
53中等健康指数
Majikah/majik-key
Majik Key is a next-generation seed phrase account library for creating and managing mnemonic-based identities. It provides a post-quantum ready, high-security bridge between BIP39 mnemonics and the Majikah ecosystem.
TypeScript★ 1↓ 2,071/月2026年7月18日
自定义许可证2026年7月18日 · 指标 2.10.0
crates.io
53中等健康指数
rootwarp/ethernal
Collection of tools for Ethereum
Rust★ 02026年9月6日
MIT2026年9月6日 · 指标 2.10.0
NuGet
51中等健康指数
MarkCiliaVincenti/AsyncKeyedLock
An asynchronous .NET library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key to a specified number, with optional pooling for reducing memory allocations.
C#★ 3332026年7月18日
MIT2026年7月18日 · 指标 2.10.0
npm
51中等健康指数
davidmarkclements/rfdc
Really Fast Deep Clone
JavaScript★ 696↓ 211M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
Packagist
48薄弱健康指数
matthiasmullie/scrapbook
PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
PHP★ 322↓ 93.8K/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0
npm
47薄弱健康指数
sindresorhus/map-obj
Map object keys and values into a new object
JavaScript · TypeScript★ 218↓ 142M/月2026年8月29日
MIT2026年8月29日 · 指标 2.10.0
crates.io
45薄弱健康指数
Canop/crokey
该仓库未发布描述。
Rust★ 44↓ 474K/月2026年7月25日
MIT2026年7月25日 · 指标 2.10.0
npm
44薄弱健康指数
sindresorhus/decamelize-keys
Convert object keys from camel case
JavaScript · TypeScript★ 57↓ 55M/月2026年8月31日
MIT2026年8月31日 · 指标 2.10.0
npm
42薄弱健康指数
sindresorhus/path-key
Get the PATH environment variable key cross-platform
JavaScript★ 46↓ 1.1B/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
41薄弱健康指数
dchest/tweetnacl-js
Port of TweetNaCl cryptographic library to JavaScript
JavaScript★ 1,920↓ 138M/月2026年8月13日
Unlicense2026年8月13日 · 指标 2.10.0
npm
41薄弱健康指数
sindresorhus/lowercase-keys
Lowercase the keys of an object
JavaScript★ 42↓ 159M/月2026年8月29日
MIT2026年8月29日 · 指标 2.10.0