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
Transformers
State-of-the-art pretrained models for text, vision, audio, and multimodal inference and training.
tqdm
A fast, extensible progress bar for Python loops and CLI pipelines, with negligible overhead.
SQLAlchemy
The Python SQL toolkit and Object Relational Mapper that gives developers the full power and flexibility of SQL.
Logrus
Structured, pluggable logging for Go with a stdlib-compatible API and level-based hooks.
python-sdk
The official Python SDK for building Model Context Protocol servers and clients that expose tools, resources, and prompts to any LLM host.
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.
google-auth
The foundational Python library for authenticating to Google Cloud and Google APIs with OAuth2, service accounts, and Application Default Credentials.
go-redis
The official, idiomatic Go client for Redis — connection pooling, Cluster, Sentinel, pipelines, and client-side caching built in.
cron-parser
Parse, validate, and iterate cron expressions in Node.js with full timezone and DST support.
Go-MySQL-Driver
A pure Go implementation of the MySQL wire protocol, used as the database/sql driver for MySQL, MariaDB, and TiDB.
Gunicorn
A fast, lightweight pre-fork WSGI and ASGI HTTP server for running Python web apps in production on UNIX.
OpenTelemetry Python SDK
The reference implementation of the OpenTelemetry API for Python - traces, metrics, and logs
cRonstrue
Turns cron expressions into human-readable descriptions, in 30+ languages.
fast-xml-parser
Pure-JS XML parser, builder, and validator with no C/C++ bindings and no callbacks
gray-matter
Fast, dependable front-matter parser for YAML, JSON, TOML, and CoffeeScript metadata blocks
mypy
Optional static type checker that catches Python bugs before you run your code
color
Colorized terminal output for Go with ANSI escape codes, 24-bit RGB, and built-in Windows support.
websockets
Build correct, fast WebSocket servers and clients in Python with asyncio, threading, or Sans-I/O APIs.
go-cmp
A safer, more powerful alternative to reflect.DeepEqual for comparing Go values in tests.
csv-parse
A flexible, dependency-free CSV parser for Node.js and the browser with stream, callback, and sync APIs.
Psycopg
The modern PostgreSQL adapter for Python, with native async and pipeline support
scikit-learn
Simple and efficient tools for machine learning and data analysis in Python.
godotenv
A Go port of Ruby's dotenv that loads environment variables from .env files into your process, with zero third-party dependencies.