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
prettier
An opinionated code formatter that enforces consistent style across every language your project speaks.
serde_json
The de facto standard JSON library for Rust, built on the Serde serialization framework
Pydantic
Data validation and settings management using Python type hints, backed by a Rust core.
testify
The essential Go toolkit for assertions, mocks, and structured test suites.
fs-extra
Drop-in replacement for Node's fs module adding copy, remove, mkdirs, and JSON helpers with native promise support.
FastAPI
A modern, high-performance Python web framework for building APIs with automatic validation, serialization, and interactive docs.
diff
A battle-tested JavaScript library for computing and applying text diffs at the character, word, line, sentence, CSS, or JSON level.
Pino
A super fast, low-overhead JSON logger for Node.js applications.
Cobra
The commander library that powers Kubernetes, Hugo, and GitHub CLI's command-line interfaces.
jwt
A zero-dependency Go implementation of JSON Web Tokens (JWT) with pluggable HMAC, RSA, RSA-PSS, ECDSA, and Ed25519 signing methods.
Winston
A battle-tested Node.js logging library with pluggable transports, custom formats, and multiple log levels.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
typing_extensions
Backported and experimental type-hint features for Python, usable on older interpreters and ahead of the stdlib.
PyJWT
A Python implementation of RFC 7519 for encoding, decoding, and verifying JSON Web Tokens.
AWS SDK for Go v2
The official AWS SDK for Go — type-safe, modular clients for every AWS service.
BullMQ
Fast, reliable Redis-based message queue and background job processing for Node.js and TypeScript.
websocket
A fast, RFC 6455-compliant WebSocket implementation for Go with full control over framing, compression, and concurrency.
Logrus
Structured, pluggable logging for Go with a stdlib-compatible API and level-based hooks.
body-parser
Node.js body-parsing middleware that turns raw HTTP request bodies into ready-to-use req.body objects.
mux
A lightweight, http.Handler-compatible Go router that matches requests by path, host, method, headers, and query, and can reverse them back into URLs.
go-redis
The official, idiomatic Go client for Redis — connection pooling, Cluster, Sentinel, pipelines, and client-side caching built in.
PHPUnit
The de facto standard, programmer-oriented unit testing framework for PHP.
Go-MySQL-Driver
A pure Go implementation of the MySQL wire protocol, used as the database/sql driver for MySQL, MariaDB, and TiDB.
type-fest
A collection of essential, ready-made TypeScript utility types beyond the built-in standard library.