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
go-pretty
A Go library for rendering pretty console tables, lists, progress bars, and styled text with deep customization.
uniseg
A Go library implementing Unicode Text Segmentation, Line Breaking, and monospace string width calculation per the Unicode Standard.
nbclient
A Python client library for programmatic Jupyter notebook execution
pyahocorasick
Fast multi-pattern string search for Python using the Aho-Corasick automaton
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.