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
zxcvbn
A realistic password strength estimator that models how attackers actually guess passwords, not arbitrary composition rules.
zxcvbn-ts
A TypeScript rewrite of Dropbox's zxcvbn password strength estimator, with pluggable dictionaries and async matcher support.
nbclient
A Python client library for programmatic Jupyter notebook execution
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.