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
openid-client
Certified OAuth 2 and OpenID Connect client for every modern JavaScript runtime.
svgo
A Node.js library and command-line tool that optimizes SVG files by removing redundant markup through a configurable plugin pipeline.
go-github
A comprehensive Go client library for the GitHub REST API, covering everything from repos and issues to Actions, Apps, and enterprise admin endpoints.
Gin
A high-performance HTTP web framework for Go, built on a zero-allocation radix-tree router with an Express.js-style API.
chi
A lightweight, idiomatic Go HTTP router built entirely on net/http, for composing middleware and mounting REST APIs without a framework.
gopsutil
A Go library that ports Python's psutil, giving programs a pure-Go way to read CPU, memory, disk, network, host, sensor, and process statistics across every major OS.
go-sqlite3
A self-contained CGO driver that brings SQLite3 to Go's standard database/sql interface.
otplib
TypeScript-first TOTP and HOTP library with a pluggable crypto/base32 architecture for Node, Bun, Deno, and browsers.
azcore
The core HTTP pipeline, credentials, and error types shared by every Azure SDK for Go client library.
path-to-regexp
Turn path strings like /user/:id into regular expressions for matching, building, and parsing URLs.
testcontainers-go
Programmatically spin up disposable Docker containers for Go integration and smoke tests, then tear them down automatically.
semver
A fast, spec-compliant Go library for parsing, comparing, and sorting semantic versions with npm-style range constraints.
http-proxy-middleware
The one-liner Node.js proxy middleware for connect, express, next.js, hono, and more.
slugify
Slugify a string with accurate Unicode transliteration for URLs, filenames, and IDs.
node-xml2js
XML-to-JavaScript-object parser and builder for Node.js
dockerode
A Node.js client for the Docker Engine Remote API, covering containers, images, networks, and volumes with streams intact.
globby
User-friendly glob matching for Node.js, built on fast-glob with negation, directory expansion, and gitignore support.
nest-cli
Scaffolds, builds, and serves NestJS applications through schematics-driven code generation and pluggable compiler backends.
cli-table3
Pretty unicode tables for the command line, drop-in API-compatible with the original cli-table
morgan
Battle-tested HTTP request logger middleware for Node.js and Express.
@nestjs/schedule
Declarative cron, interval, and timeout job scheduling for NestJS applications via decorators.
urfave/cli
A declarative, dependency-free Go package for building fast, friendly command-line tools.
goldmark
A CommonMark-compliant Markdown parser and renderer for Go, built around a walkable AST and pluggable extensions.
node-cron
Zero-dependency cron job scheduling for Node.js with overlap prevention and distributed coordination