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
orjson
A fast, correct, Rust-backed JSON library for Python with native dataclass, datetime, and numpy support
clickhouse-go
The official Go driver for ClickHouse, pairing a fast native protocol client with full database/sql compatibility.
tomli
A lil' TOML parser for Python — fast, spec-compliant, and dependency-free.
LangGraph
A low-level orchestration framework for building stateful, multi-actor LLM agents as graphs
SQLx
Async, pure-Rust SQL toolkit with compile-time checked queries and no DSL
Azure Container Service Management (Python)
Provision and manage Azure Kubernetes Service and container clusters from Python.
forge
A native, pure-JavaScript implementation of TLS and PKI cryptography for building crypto-based Node.js and browser apps.
Celery
Distributed task queue for running asynchronous jobs, scheduled work, and complex workflows across Python applications at scale.
bcrypt (Python)
A Python library for secure password hashing using the bcrypt algorithm with an adjustable work factor
Django
The high-level Python web framework that turns database models into secure, working web applications in record time.
django-rest-framework
The most widely-used toolkit for building Web APIs on top of Django, with serializers, viewsets, and a built-in browsable API.
migrate
Database schema migrations for Go, usable as a CLI tool or an importable library with pluggable source and database drivers.
PGlite
Embeddable Postgres in WASM — a real Postgres database that runs in the browser, Node.js, Bun, and Deno with no server to install.
got
Human-friendly and powerful HTTP request library for Node.js, with retries, streams, pagination, and RFC 7234 caching built in.
node-sqlite3
Asynchronous, non-blocking SQLite3 bindings for Node.js with prebuilt native binaries.
Azure Identity (Python)
Microsoft Entra ID token authentication for Azure SDK clients in Python
itsdangerous
A small Python toolkit for cryptographically signing data so you can trust it hasn't been tampered with when it comes back from an untrusted client.
aiosqlite
Async/await-friendly wrapper around Python's built-in sqlite3 module for asyncio applications.
@octokit/core
Extendable client for GitHub's REST and GraphQL APIs
croniter
Parses cron schedule strings and iterates the matching datetime values, with DST, second/year fields, and last-weekday support.
FastMCP
The fast, Pythonic framework for building Model Context Protocol servers, clients, and apps
Doctrine DBAL
A PHP database abstraction layer with a fluent query builder and schema introspection across major RDBMS engines
structlog
Structured, typed logging for Python built on plain functions and dictionaries instead of a bespoke logging DSL.
Echo
A minimalist, high-performance Go web framework with a radix-tree router, built-in middleware chain, and first-class HTTP/2 support.