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
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.
got
Human-friendly and powerful HTTP request library for Node.js, with retries, streams, pagination, and RFC 7234 caching built in.
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.
markdown-it-py
A CommonMark-compliant Markdown parser for Python, ported from the JS markdown-it
node-html-parser
A very fast HTML parser that builds a lightweight DOM tree with full CSS3 selector support.
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
mathjs
Extensive math library for JavaScript and Node.js with big numbers, complex numbers, units, and matrices.
jsoniter
A high-performance, 100% compatible drop-in replacement for Go's encoding/json.
structlog
Structured, typed logging for Python built on plain functions and dictionaries instead of a bespoke logging DSL.
@apidevtools/swagger-parser
Parses, validates, and dereferences Swagger 2.0 and OpenAPI 3.x specs in Node.js and browsers
libSQL Client (TypeScript)
The TypeScript/JavaScript driver for libSQL and Turso databases
@xmldom/xmldom
A pure JavaScript, W3C-standard DOMParser and XMLSerializer for parsing and building XML/HTML documents
Echo
A minimalist, high-performance Go web framework with a radix-tree router, built-in middleware chain, and first-class HTTP/2 support.
networkx
Python library for creating, manipulating, and analyzing complex networks and graphs.
prometheus-client
The official Python instrumentation library for exposing Prometheus metrics
Slack SDK for Python
The official Python SDK for building apps, bots, and integrations on the Slack Platform.
colord
A tiny, dependency-free TypeScript library for parsing, converting, and manipulating colors in any format.
node-sql-parser
Parses SQL statements into an AST and converts them back to SQL across a dozen database dialects.
clickhouse-connect
ClickHouse's official high-performance Python driver, with native Pandas, NumPy, PyArrow, and Superset support