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.
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.
msgspec
A fast, zero-cost serialization and validation library for JSON, MessagePack, YAML, and TOML in Python.
rmp-serde
Serde-powered MessagePack serialization and deserialization for Rust
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.
arq
Fast job queuing and RPC in Python built on asyncio and Redis
msgpackr
Ultra-fast MessagePack serialization for JavaScript with record structures for faster, more compact encoding.
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.
ormsgpack
A fast Rust-backed MessagePack library for Python with native dataclass, datetime, numpy, and Pydantic support.
ssh-key
A pure Rust implementation of SSH key, certificate, and signature file formats.
Tunnel-SSH
Extendable SSH port-forwarding tunnels for Node.js