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
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.
gock
Versatile HTTP traffic mocking for Go, intercepting any net/http-based client for deterministic tests.
next-runtime-env
Populate Next.js environment variables at runtime instead of build time
@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.
wazero
Zero-dependency WebAssembly Core 1.0/2.0 runtime for Go, embedding Wasm modules with no CGO via an interpreter or AOT compiler.
Symfony Runtime
Decouples PHP applications from global state and framework bootstrapping conventions
request-promise
A Bluebird-powered Promise wrapper around the request HTTP client for Node.js — deprecated since 2020 along with request itself.
github3.py
A comprehensive, actively developed Python wrapper around GitHub's REST API v3.
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.
wasmer
A fast, secure WebAssembly runtime crate for embedding sandboxed Wasm and WASIX modules directly inside Rust programs.
io-ts
A TypeScript runtime type system that derives static types and runtime decoders/encoders from one composable schema.
NVIDIA NCCL
Optimized primitives for collective multi-GPU and multi-node communication
kube
The Rust client and controller runtime for building Kubernetes operators
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
oci-spec
Strongly typed Rust structures for the OCI Image, Runtime, and Distribution specifications.
axum-server
A hyper-based HTTP server designed to be used with the Rust axum web framework.
Cranelift Codegen
The core Cranelift code generator: translate IR into optimized native machine code in Rust.
cranelift-frontend
An SSA construction API that turns mutable-variable source languages into Cranelift IR functions.
lightGallery
A modular, responsive lightbox gallery plugin for images and video, with official React, Vue, and Angular wrappers.
jsts
JavaScript port of the Java JTS Topology Suite for spatial predicates, geometry operations, and OGC Simple Features processing.
rama-core
The async Service and Layer trait core that every Rama network stack builds on.
pollster
Minimal Rust async executor that blocks the thread until a future completes