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
xterm.js
A fast, self-contained TypeScript library for embedding fully-featured terminals in the browser.
ssh2
Pure-JavaScript SSH2 client and server library for Node.js, with SFTP, exec, shell, and port forwarding support.
forge
A native, pure-JavaScript implementation of TLS and PKI cryptography for building crypto-based Node.js and browser apps.
phpseclib
Pure-PHP implementations of SSH2, SFTP, X.509, RSA, AES, and dozens of other cryptographic primitives
ssh
A higher-level, net/http-inspired Go API for building custom SSH servers on top of golang.org/x/crypto/ssh.
error-stack-parser
Cross-browser JavaScript library that parses Error objects into structured stack frames with function names, file paths, and line/column numbers.
russh
Async Rust SSH client and server library on Tokio, with post-quantum hybrid key exchange, OpenSSH certificates, and agent forwarding.
sshtunnel
Pure Python library for opening SSH tunnels and forwarding ports through a remote gateway.
ssh-key
A pure Rust implementation of SSH key, certificate, and signature file formats.
Tunnel-SSH
Extendable SSH port-forwarding tunnels for Node.js
guacamole-common-js
The JavaScript client library that renders Apache Guacamole's remote desktop protocol directly in the browser.
apm-agent-nodejs
The official Elastic APM agent for Node.js, auto-instrumenting popular frameworks and modules to capture traces, errors, and metrics.
ssh2-rs
Safe Rust bindings to libssh2 for SSH clients, exec, SFTP, SCP, and port forwarding
stacktrace-gps
Resolves a partial stack frame into a precise one using source maps and function-name inference.
stackframe
A tiny JS object representation of a single stack trace frame, powering stacktrace.js.