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
notify
Cross-platform filesystem notification library for Rust
pyparsing
Build recursive-descent parsers in Python without a separate grammar file
nom
A byte-oriented, zero-copy parser combinators library for Rust
watchfiles
Simple, modern, and fast file watching and code-reload for Python, powered by a Rust core built on the `notify` crate
update-notifier
Notify CLI users of new npm package versions without slowing down startup
beeep
Cross-platform Go library for sending desktop notifications, alerts, and system beeps.
notify-rust
Cross-platform desktop notifications for Rust apps on Linux, macOS, and Windows.
parking
A minimal Rust crate for thread parking and unparking that avoids the shared-token deadlock risk of std::thread::park.