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
nbclient
A Python client library for programmatic Jupyter notebook execution
monotonic
Backport of time.monotonic() providing a clock that never goes backwards for Python 2 and pre-3.3 Python 3
quick-cache
A lightweight, high-performance concurrent cache for Rust with S3-FIFO/CLOCK-Pro eviction, atomic get-or-insert coordination, and per-item weights.
pollster
Minimal Rust async executor that blocks the thread until a future completes
PSR Clock
The PSR-20 standard interface for reading the current time in PHP.
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.