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
Tags2
Sort:Used by Most Apps
Actix Web
A powerful, pragmatic, and extremely fast web framework for Rust
expressive-code
A framework-agnostic engine that renders source code as richly annotated, syntax-highlighted HTML.
cloudinary
Node.js SDK for uploading, transforming, optimizing, and managing images and videos on Cloudinary.
nbclient
A Python client library for programmatic Jupyter notebook execution
Rocket
An async web framework for Rust that uses type-safe macros for routing, request guards, and fairings to catch invalid requests before your handlers run.
pollster
Minimal Rust async executor that blocks the thread until a future completes
async-task
Minimal, executor-agnostic task abstraction for spawning and running Rust futures with a single heap allocation.
tokio-executor-trait
Implements the executor-trait Executor and Task interfaces on top of Tokio's runtime for spawning, blocking, and canceling tasks.