全部标签
目录标签

#decode

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

37 条记录
标签为“decode”按健康指数排序
PyPI · crates.io
95卓越健康指数
ai-dynamo/aiconfigurator
Offline optimization of your disaggregated Dynamo graph
Python · Rust★ 3742026年7月26日
Apache-2.02026年7月26日 · 指标 2.10.0
npm
94卓越健康指数
gchq/CyberChef
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
JavaScript★ 35.5K↓ 14.5K/月2026年8月5日
Apache-2.02026年8月5日 · 指标 2.10.0
crates.io
94卓越健康指数
rust-bitcoin/rust-bitcoin
Rust Bitcoin library
Rust★ 2,644↓ 1.5M/月2026年7月17日
CC0-1.02026年7月17日 · 指标 2.10.0
npm
93卓越健康指数
panva/jose
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
TypeScript · JavaScript★ 7,732↓ 412M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
87优秀健康指数
asmyshlyaev177/state-in-url
Store any user state in query parameters; imagine JSON in a browser URL, while keeping types and structure of data, e.g.numbers will be decoded as numbers not strings. With TS validation. Shared state and URL state sync without any hassle or boilerplate. Supports Next.js@14-16, react-router@6-7, and Remix@2.
JavaScript · TypeScript★ 417↓ 21.1K/月2026年7月23日
MIT2026年7月23日 · 指标 2.10.0
PyPI
86优秀健康指数
fabiocaccamo/python-benedict
:blue_book: dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xls, xml, yaml), s3 support and many utilities.
Python · HTML★ 1,609↓ 1.3M/月2026年8月13日
MIT2026年8月13日 · 指标 2.10.0
npm
86优秀健康指数
peacprotocol/peac
Portable signed records for automated interactions.
TypeScript★ 14↓ 5,984/月2026年9月6日
Apache-2.02026年9月6日 · 指标 2.10.0
npm
83优秀健康指数
DataDog/pprof-format
Pure JavaScript pprof encoder and decoder
JavaScript · TypeScript★ 8↓ 40.4M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
81优秀健康指数
sindresorhus/query-string
Parse and stringify URL query strings
JavaScript★ 6,904↓ 93.9M/月2026年8月12日
MIT2026年8月12日 · 指标 2.10.0
npm
80优秀健康指数
encrypit/file64
🔄 Convert Base64 to Blob/File and Blob/File to Base64.
TypeScript★ 10↓ 25.8K/月2026年8月31日
MIT2026年8月31日 · 指标 2.10.0
crates.io
75良好健康指数
jam1garner/binrw
A Rust crate for helping parse and rebuild binary data using ✨macro magic✨.
Rust★ 849↓ 2.3M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
crates.io
71良好健康指数
Rust★ 731↓ 93.4M/月2026年8月4日
Apache-2.02026年8月4日 · 指标 2.10.0
Packagist
69良好健康指数
veewee/xml
XML without worries
PHP★ 183↓ 315.8K/月2026年7月23日
MIT2026年7月23日 · 指标 2.10.0
PyPI
67良好健康指数
NevermindNilas/Nelux
NeLux: High-performance video processing for Python, powered by FFmpeg and PyTorch. Ultra-fast video decoding directly to tensors.
C++ · Python · Cuda★ 25↓ 3,141/月2026年7月19日
AGPL-3.02026年7月19日 · 指标 2.10.0
crates.io
65良好健康指数
magiclen/html-escape
This library is for encoding/escaping special characters in HTML and decoding/unescaping HTML entities as well.
Rust★ 55↓ 3.3M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
Packagist
62中等健康指数
ChristianRiesen/base32
Base32 Encoder/Decoder according to RFC 4648
PHP★ 132↓ 717.6K/月2026年7月28日
MIT2026年7月28日 · 指标 2.10.0
crates.io
60中等健康指数
seancroach/simd_cesu8
An extremely fast, SIMD-accelerated, encoding and decoding library for CESU-8 and Modified UTF-8.
Rust★ 8↓ 7.5M/月2026年8月27日
Apache-2.02026年8月27日 · 指标 2.10.0
npm
59中等健康指数
audiojs/decode
Minimal audio decoders layer
JavaScript★ 204↓ 2,831/月2026年7月16日
MIT2026年7月16日 · 指标 2.10.0
crates.io
59中等健康指数
cool-japan/oxicode
A modern binary serialization library for Rust - the successor to bincode.
Rust★ 16↓ 129K/月2026年7月30日
Apache-2.02026年7月30日 · 指标 2.10.0
crates.io
56中等健康指数
magiclen/url-escape
This library is for encoding/escaping special characters in URLs and decoding/unescaping URLs as well.
Rust★ 8↓ 97.6K/月2026年9月5日
MIT2026年9月5日 · 指标 2.10.0
crates.io
56中等健康指数
wojciech-graj/bin-proto
Conversion to/from binary for arbitrary types. With no_std and no_alloc support.
Rust★ 32↓ 10.8K/月2026年7月21日
MIT2026年7月21日 · 指标 2.10.0
Packagist
53中等健康指数
vinkla/hashids
A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
PHP★ 5,436↓ 1.2M/月2026年8月13日
MIT2026年8月13日 · 指标 2.10.0
crates.io
50中等健康指数
andreasots/base32
Base32 encoder/decoder for Rust
Rust★ 35↓ 2.3M/月2026年8月26日
Apache-2.02026年8月26日 · 指标 2.10.0
npm
47薄弱健康指数
mmig/libflac.js
FLAC encoder and decoder in JavaScript
JavaScript · TypeScript★ 96↓ 15.7K/月2026年7月30日
自定义许可证2026年7月30日 · 指标 2.10.0
crates.io
44薄弱健康指数
zakarumych/rapid-qoi
Fast implementation of QOI format in Rust
Rust★ 100↓ 135.3K/月2026年8月29日
自定义许可证2026年8月29日 · 指标 2.10.0
crates.io
42薄弱健康指数
algesten/utf8-zero
Zero-copy, incremental UTF-8 decoding for Rust
Rust★ 2↓ 7.9M/月2026年8月11日
Apache-2.02026年8月11日 · 指标 2.10.0
crates.io
42薄弱健康指数
Rust★ 1↓ 10.8K/月2026年7月17日
Apache-2.02026年7月17日 · 指标 2.10.0