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
sse-stream
A lightweight Rust crate for decoding and encoding Server-Sent Events over any http_body-compatible HTTP body.
netlink-packet-core
Protocol-agnostic NetlinkMessage types for parsing and building Linux netlink packets in Rust
nohash
A pass-through Rust Hasher that turns integer HashMap and HashSet lookups into a single stored value instead of a hash computation.
tinyhtml5
A tiny, WHATWG-spec HTML5 parser that turns malformed real-world HTML into a clean Python ElementTree.
node-crypto
Opinionated AES-256-GCM encryption and decryption for serializable JavaScript objects, built on Node's crypto module.
proxy-header
A lightweight Rust library for parsing and encoding HAProxy PROXY protocol v1 and v2 headers, with optional async Tokio stream support.
querystring
A minimal Rust crate that parses and formats URL query strings with two focused functions.
request-crypto
JWK+JWE based request encryption library that lets Node services securely exchange sensitive payloads over the wire.
base16
Fast, no_std-friendly hexadecimal (base16) encoding and decoding for Rust
json-hero-path
A lightweight TypeScript library for querying, filtering, and updating deeply nested JSON objects using compact, JSONPath-like path strings.
pkce
Generate OAuth 2.0 PKCE code verifiers and challenges in Rust per RFC 7636.
sentry-protos
Generated Python client bindings for Sentry's internal Protobuf/gRPC service schemas
js_option
A drop-in Option-like Rust type that distinguishes an explicit null from a missing/undefined JSON field.
sasl2-sys
Low-level Rust FFI bindings to the Cyrus SASL authentication library.
serde-error
A (de)serializable Rust Error type that captures the full causality chain for sending over the wire.
system-ca
Reads trusted certificates from the OS certificate store on Windows, macOS, and Linux for use with Node's TLS APIs.
Utopia Compression
A lightweight PHP library providing one unified API for Brotli, GZIP, Deflate, LZ4, Snappy, XZ, and Zstd compression.
streaming-decompressor
A FallibleStreamingIterator that decompresses items with one reused buffer, avoiding per-item allocation.
tantivy-fst
Compact ordered sets and maps via finite state transducers, tuned for Tantivy.
ddsfile
A Rust library for reading and writing Microsoft DirectDraw Surface (.DDS) texture container files.
precomputed-hash
A minimal Rust trait for types that already know their own hash, letting hash maps skip re-hashing.
json-reduce
Reduce any JSON value depth-first with subtree-skipping support, for TypeScript and JavaScript.
pyarrow-hotfix
A zero-dependency patch that disables PyArrow's CVE-2023-47248 deserialization vulnerability without requiring a PyArrow upgrade.
algo-msgpack-with-bigint
A zero-dependency MessagePack encoder and decoder for JS/TS with modified BigInt handling.