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
Kind1
Category2
Sort:Used by Most Apps
Tokio
The async runtime powering most of Rust's networked, concurrent, and I/O-bound applications.
Pulumi
Infrastructure as Code in your favorite programming language, powered by a shared multi-language deployment engine.
aws-cdk
The core AWS CDK v2 construct library for defining cloud infrastructure as code and deploying it via CloudFormation.
workflow
Durable, resilient workflow execution for TypeScript, with automatic retries, persistence, and built-in observability.
alchemy
Infrastructure-as-Effects for TypeScript — cloud resources, IAM, and app logic in one type-safe Effect program.
actix
A Rust actor framework for building concurrent, message-driven systems on top of Tokio.
Twisted
A mature, event-driven networking engine for Python built around the reactor pattern, with async HTTP, SSH, DNS, IMAP, and IRC protocols built in.
tarpc
An async Rust RPC framework that defines services directly in code via a macro instead of a separate IDL, with pluggable transports and deadline propagation.
taskiq
An async-first distributed task queue for Python with type-safe tasks, pluggable brokers, and first-class FastAPI/AioHTTP integration.
Functions Framework for Python
An open-source FaaS framework for writing portable Python functions that run anywhere.
containerd-shim
Rust framework for building containerd runtime v2 shims with TTRPC, logging, and event plumbing built in