All tags
Catalogue tag

#encoding

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

317 records
Tagged “encoding”Ranked by health index
crates.io · npm
73Goodhealth index
rrrodzilla/rusty_paseto
A type-driven, ergonomic RUST implementation of the PASETO protocol for secure stateless tokens.
Rust★ 145↓ 20.6K/moSep 1, 2026
MITSep 1, 2026 · metrics 2.10.0
npm
73Goodhealth index
runk/node-chardet
Character encoding detection tool for NodeJS
TypeScript · JavaScript★ 310↓ 232M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
crates.io
73Goodhealth index
samscott89/serde_qs
Serde support for querystring-style strings
Rust★ 243↓ 4M/moAug 8, 2026
Apache-2.0Aug 8, 2026 · metrics 2.10.0
crates.io
73Goodhealth index
veraison/rust-ear
Rust implementation of EAT Attestation Results
Rust★ 6↓ 23.1K/moSep 5, 2026
Apache-2.0Sep 5, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
Dicklesworthstone/toon_rust
Spec-first Rust port of TOON (a token-efficient data format): deterministic JSON<->TOON conversion with strict validation and streaming support
Rust★ 27↓ 3,668/moAug 30, 2026
Custom licenseAug 30, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
Frommi/miniz_oxide
Rust replacement for miniz
C · Rust★ 245↓ 52M/moAug 3, 2026
MITAug 3, 2026 · metrics 2.10.0
crates.io · Hex · PyPI
71Goodhealth index
GeiserX/tailscale-rs
A best-effort, pure-Rust port of Tailscale's Go tsnet — embed a Tailscale node directly in your Rust app. Fork of tailscale/tailscale-rs.
Rust★ 2↓ 4,834/moJul 27, 2026
Custom licenseJul 27, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
ciresnave/vulkane
Vulkan API bindings
Rust★ 6↓ 5,532/moSep 4, 2026
Apache-2.0Sep 4, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
ebarnard/rust-plist
A rusty plist parser.
Rust★ 91↓ 6.3M/moAug 11, 2026
MITAug 11, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
kerberosmansour/SunLitSecurityLibraries
SunLit Security Libraries: Rust security crates for OWASP-aligned services
Rust★ 1↓ 27.9K/moJul 30, 2026
Custom licenseJul 30, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
kushaldas/uppsala
No repository description published.
HTML★ 22↓ 52.1K/moSep 5, 2026
BSD-2-ClauseSep 5, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
librasn/rasn
A Safe #[no_std] ASN.1 Codec Framework
Rust★ 375↓ 787.3K/moAug 8, 2026
Custom licenseAug 8, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
Rust★ 731↓ 93.4M/moAug 4, 2026
Apache-2.0Aug 4, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
mumbleskates/bilrost
A compact, extensible, ergonomic binary encoding for the Rust language
Rust★ 45↓ 19.3K/moAug 8, 2026
Apache-2.0Aug 8, 2026 · metrics 2.10.0
NuGet
71Goodhealth index
ssg/SimpleBase
.NET library for encoding/decoding Base16, Base32, Base45, Base58, Base62, Base85, and Multibase.
C#★ 172Jul 17, 2026
Apache-2.0Jul 17, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
valkyoth/base64-ng
A next-generation Base64 codec for Rust.
Rust · Shell · Python★ 2↓ 4,983/moAug 22, 2026
Apache-2.0Aug 22, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
x52dev/serde-utils
A collection of serde utility crates.
Rust★ 7↓ 570.7K/moJul 21, 2026
Apache-2.0Jul 21, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
BinFlip/dotscope
A high-performance, cross-platform framework for analyzing and reverse engineering .NET PE executables. Built in pure Rust, `dotscope` provides comprehensive tooling for parsing CIL (Common Intermediate Language) bytecode, metadata structures, and disassembling .NET assemblies without requiring Windows or the .NET runtime.
Rust★ 21↓ 2,169/moJul 24, 2026
Custom licenseJul 24, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
OxideAV/oxideav-core
Core types for oxideav — timestamps, packets, frames, media formats (pure Rust, no C deps)
Rust★ 2↓ 27K/moJul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
auths-dev/auths
Local first, air-gapped identity for individuals, AI agents, organizations, with permissioning. Docs below are for contributors.
Rust★ 3↓ 1,367/moJul 29, 2026
Custom licenseJul 29, 2026 · metrics 2.10.0
PyPI · crates.io
69Goodhealth index
eddiethedean/hedron
Typed Python components for FastAPI and HTMX—dashboards, admin tools, and CRUD apps without a JavaScript app stack.
Python★ 0↓ 29.1K/moAug 18, 2026
MITAug 18, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
hawkw/mycelium
🍄 an alleged 'operating system'
Rust★ 757↓ 29.2K/moJul 30, 2026
MITJul 30, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
houseme/reed-solomon-erasure
Reed-Solomon erasure coding in Rust with runtime SIMD dispatch, Leopard-GF8 codec, and WASM support
Rust★ 3↓ 18.7K/moAug 22, 2026
MITAug 22, 2026 · metrics 2.10.0
PyPI · crates.io
69Goodhealth index
isazajuancarlos/quipu
Post-quantum hybrid cryptography for data at rest (Rust core; Python/Node/Go bindings). AGPL-3.0. XChaCha20-Poly1305 · Argon2id · ML-KEM-1024 · ML-DSA-87 · VOPRF.
Rust · Python★ 0↓ 2,664/moJul 28, 2026
AGPL-3.0Jul 28, 2026 · metrics 2.10.0
npm · crates.io · Packagist +4
69Goodhealth index
json-structure/sdk
Official SDKs for JSON Structure schema and instance validation
C · TypeScript · C#★ 23↓ 305/moJul 16, 2026
MITJul 16, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
kanidm/ldap3
Rust LDAP3 Server Protocol Library
Rust★ 81↓ 29.5K/moAug 20, 2026
MPL-2.0Aug 20, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
oxibus/automotive_diag
Unified Diagnostic Services/UDS (ISO-14229-1), KWP2000 (ISO-142330), OBD-II (ISO-9141), and DoIP (ISO-13400) definitions to communicate with the road vehicle ECUs in Rust.
Rust★ 99↓ 9,636/moAug 22, 2026
Apache-2.0Aug 22, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
ralfbiedert/openh264-rs
Idiomatic Rust wrappers around OpenH264.
Rust★ 127↓ 346.3K/moSep 5, 2026
No licenseSep 5, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
servo/unicode-bidi
Implementation of the Unicode Bidirection Algorithm in Rust
Rust★ 87↓ 23.9M/moAug 11, 2026
Custom licenseAug 11, 2026 · metrics 2.10.0
crates.io
67Goodhealth index
ATRAPSLLC/dotscope
A high-performance, cross-platform framework for analyzing and reverse engineering .NET PE executables. Built in pure Rust, `dotscope` provides comprehensive tooling for parsing CIL (Common Intermediate Language) bytecode, metadata structures, and disassembling .NET assemblies without requiring Windows or the .NET runtime.
Rust★ 25↓ 3,990/moAug 12, 2026
Custom licenseAug 12, 2026 · metrics 2.10.0