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
p-map
Map over promises concurrently, with controlled concurrency, backpressure, abort signals, and error aggregation.
nbclient
A Python client library for programmatic Jupyter notebook execution
Doctrine Persistence
Shared object-mapper interfaces (ObjectManager, ObjectRepository, metadata) behind Doctrine ORM and ODM
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.