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
Ink
React for CLIs — build and test interactive command-line apps using declarative, Flexbox-based components instead of manual stdout writes.
nbclient
A Python client library for programmatic Jupyter notebook execution
xml-formatter
Pretty-print and minify XML strings in JavaScript/TypeScript, respecting xml:space
prettytable-rs
Print aligned, styled, and formatted tables in the terminal from Rust.
IceCream
A Python debugging library that prints both an expression and its value, so you never have to write print("x:", x) again.
tabled
A Rust library for pretty-printing structs and enums as customizable ASCII/Unicode tables.
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.