Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Kind1
Category2
Sort:Used by Most Apps
web-push
Node.js library for sending Web Push notifications with VAPID and payload encryption
Schemars
Generate JSON Schema documents directly from Rust types
webauthn
A spec-conformant WebAuthn and FIDO2 passkey server library for Go, handling registration and authentication ceremonies for passwordless and multi-factor login.
js-sha256
A fast, zero-dependency SHA-256/SHA-224 hashing library for JavaScript with built-in UTF-8 support and HMAC.
AWS SDK JS Crypto Helpers (SHA256 Browser)
Isomorphic SHA-256 hashing for the browser, preferring native WebCrypto with a pure-JS fallback for full compatibility.
Arrow
The official Rust implementation of the Apache Arrow columnar in-memory data format.
sjson
A fast, dependency-light Go library for setting and deleting values in JSON documents by dot-path, without full unmarshaling.
msgpack
A reflect-based MessagePack encoder and decoder for Go with struct tag support, custom extensions, and a sync.Pool-backed API for allocation-light serialization.
rust-openssl
Safe, idiomatic Rust bindings to OpenSSL
libsodium-wrappers
WebAssembly build of libsodium with hand-friendly JavaScript wrappers for encryption, signing, hashing, and key exchange.
bytemuck
A zero-cost, no_std Rust crate for safely casting between plain data types and reinterpreting slices as bytes.
serde_with
Custom de/serialization helpers for Rust's serde, via the with and serde_as annotations
zeroize
Securely clear secrets from memory using a simple trait that resists compiler optimization
GoGo Protobuf
A deprecated fork of golang/protobuf adding faster marshaling, custom types, and richer Go code generation for Protocol Buffers.
image-spec
Canonical Go types and embedded JSON Schema validation for the OCI Image Format specification.
lz-string
Fast, dependency-free LZ-based string compression for JavaScript and TypeScript
feedparser
Parses RSS, Atom, RDF, CDF, and JSON feeds into one normalized Python dictionary.
jsonschema
Generate JSON Schema 2020-12 documents from Go types using reflection, struct tags, and doc comments.
noble-hashes
Audited, zero-dependency JS/TS implementation of SHA2, SHA3, BLAKE, HMAC, HKDF, PBKDF2, Scrypt and Argon2 that tree-shakes down to a few kilobytes per hash.
base64-js
Pure JavaScript base64 encoding and decoding for byte arrays, with no native dependencies.
base-64
A lightweight, RFC 4648-compliant base64 encoder and decoder for JavaScript, fully compatible with atob() and btoa().
Partial JSON
Parses incomplete JSON strings streamed token-by-token from an LLM into usable JavaScript values as they arrive.
md5
A small, dependency-free Rust implementation of the MD5 hash function
pyasn1
Pure-Python implementation of ASN.1 types with BER, CER, and DER serialization codecs.