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
Category3
Sort:Used by Most Apps
swagger-ui-express
Serves interactive Swagger UI API documentation directly from your Express app based on a Swagger/OpenAPI JSON or YAML document.
aws-config
Resolves AWS credentials and shared configuration for every AWS SDK for Rust client.
getrandom
A small, cross-platform Rust crate for retrieving random bytes directly from the OS
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.
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.
OTPAuth
HOTP and TOTP one-time password library for Node.js, Deno, Bun, and browsers
curve25519-dalek
Pure-Rust group arithmetic over Curve25519 and Ristretto255
node-md5
A tiny, dependency-light JavaScript function for computing MD5 hashes of strings, buffers, and byte arrays.
tower-http
A collection of Tower middleware and utilities for building HTTP clients and servers in Rust
@nestjs/passport
The official NestJS integration module for the Passport authentication middleware
zxcvbn
A realistic password strength estimator that models how attackers actually guess passwords, not arbitrary composition rules.
@apollo/server
Spec-compliant, production-ready GraphQL server for Node.js
go-grpc-middleware
A collection of reusable gRPC interceptors for Go covering auth, logging, retries, validation, and recovery.
@apidevtools/swagger-parser
Parses, validates, and dereferences Swagger 2.0 and OpenAPI 3.x specs in Node.js and browsers
aes-gcm
Pure Rust AES-GCM authenticated encryption with optional hardware acceleration
keyring-rs
Cross-platform Rust library for storing passwords and secrets in the OS-native credential store
@nestjs/jwt
Official NestJS module for signing, verifying, and decoding JWTs
@fastify/cors
Official Fastify plugin that adds configurable CORS headers and preflight handling to any Fastify API.
Koa
Koa is an expressive, minimal Node.js web framework built on async functions for cleaner middleware and better error handling.
Echo
A minimalist, high-performance Go web framework with a radix-tree router, built-in middleware chain, and first-class HTTP/2 support.
Authlib
The ultimate Python library for building OAuth 1/2 and OpenID Connect clients and servers.
Laravel Sanctum
Featherweight token and SPA authentication for Laravel applications