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
Category
Tags2
Sort:Used by Most Apps
urllib3
A powerful, user-friendly HTTP client for Python with thread-safe connection pooling, TLS verification, and retry handling.
rustls
A modern, memory-safe TLS library for Rust with no unsafe code and no legacy crypto by default.
Echo
A minimalist, high-performance Go web framework with a radix-tree router, built-in middleware chain, and first-class HTTP/2 support.
pyparsing
Build recursive-descent parsers in Python without a separate grammar file
rust-openssl
Safe, idiomatic Rust bindings to OpenSSL
nom
A byte-oriented, zero-copy parser combinators library for Rust
pyOpenSSL
A Python wrapper around the OpenSSL library for TLS connections and certificate handling
win-ca
Fetches Windows Root CA certificates and wires them into Node.js's HTTPS trust store automatically.
Twisted
A mature, event-driven networking engine for Python built around the reactor pattern, with async HTTP, SSH, DNS, IMAP, and IRC protocols built in.
ca-bundle
Find the system CA bundle path in PHP, with a Mozilla CA bundle fallback.
hyper-tls
A minimal HTTPS connector that pairs hyper with native-tls for secure Rust HTTP clients.