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
Sort:Used by Most Apps
superagent
A small, progressive HTTP request library for Node.js and browsers with a single fluent, chainable API on both platforms.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
ureq
A simple, safe, blocking HTTP client for Rust with minimal dependencies.
follow-redirects
A drop-in replacement for Node's http and https modules that transparently follows redirects with zero runtime dependencies.
BuildKit
The daemon and CLI toolkit behind `docker build`, compiling Dockerfiles and other build definitions into portable, cacheable OCI images.
certmagic
Automatic HTTPS for Go programs — the production-grade ACME client library that powers Caddy, obtaining and renewing TLS certificates with zero manual cert management.
containerd
A CNCF-graduated container runtime that manages the full container lifecycle for Linux and Windows hosts.
Dockertest
Spin up real Docker containers for Go integration tests, then tear them down automatically.
gock
Versatile HTTP traffic mocking for Go, intercepting any net/http-based client for deterministic tests.
Testcontainers for Rust
Integration-test against throwaway Docker containers from within Rust
@neondatabase/serverless
Neon's serverless PostgreSQL driver for JavaScript and TypeScript, built for edge and serverless runtimes using HTTP and WebSockets instead of raw TCP.
runtime-spec
Go structs for the OCI Runtime Specification — the container config, state, and features schema shared by runc, containerd, and CRI-O.
request-promise
A Bluebird-powered Promise wrapper around the request HTTP client for Node.js — deprecated since 2020 along with request itself.
testcontainers-python
Throwaway Docker containers for real integration tests, driven straight from Python.
types-boto3
Complete, auto-generated type annotations for every boto3 AWS service client, enabling full IDE autocomplete and mypy/pyright checking.
pytest-docker
Pytest fixtures that spin up Docker Compose services for integration tests, then tear them down automatically.
http-cookie-agent
Adds tough-cookie-based cookie jar support to Node.js global fetch, undici, axios, node-fetch, and other HTTP clients.
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
Docker Compose
The official CLI plugin for defining and running multi-container Docker applications from a single Compose file.
OpenSandbox
Python SDK for creating and controlling secure, isolated OpenSandbox execution environments.
prisma-client-py
Auto-generated, fully type-safe Python database client built on Prisma's schema and Rust query engine.
League URI
A PHP library for parsing, building, and manipulating URIs, URNs, and URI templates
axum-server
A hyper-based HTTP server designed to be used with the Rust axum web framework.
rust-oci-client
A Rust client library implementing the OCI Distribution specification