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
markupsafe
Escapes untrusted strings for safe use in HTML and XML markup, preventing injection attacks in templated output.
orjson
A fast, correct, Rust-backed JSON library for Python with native dataclass, datetime, and numpy support
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
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
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.
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.
node-cron
Zero-dependency cron job scheduling for Node.js with overlap prevention and distributed coordination
p-map
Map over promises concurrently, with controlled concurrency, backpressure, abort signals, and error aggregation.
@nestjs/config
The official NestJS configuration module for loading, validating, and injecting environment variables.
smol-toml
A small, fast, spec-compliant TOML parser and serializer for JavaScript
Celery
Distributed task queue for running asynchronous jobs, scheduled work, and complex workflows across Python applications at scale.
@nestjs/swagger
The official NestJS module that generates OpenAPI (Swagger) documentation from your controllers and DTOs
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.
Mongoose
Schema-based MongoDB object modeling for Node.js, with built-in validation, middleware hooks, and typed models.
got
Human-friendly and powerful HTTP request library for Node.js, with retries, streams, pagination, and RFC 7234 caching built in.