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
Sort:Used by Most Apps
Pydantic
Data validation and settings management using Python type hints, backed by a Rust core.
Ruff
An extremely fast Python linter and code formatter, written in Rust, built as a drop-in replacement for Flake8, Black, isort, and dozens of plugins.
debug
A tiny, zero-config JavaScript debugging utility with namespaced, color-coded output for Node.js and the browser.
console-subscriber
tracing-subscriber Layer that powers tokio-console, a debugger for async Rust
Laravel Telescope
Official Laravel debug assistant that records requests, queries, jobs, mail, and more into a local dashboard
prisma-client-py
Auto-generated, fully type-safe Python database client built on Prisma's schema and Rust query engine.
dd-trace-py
Datadog's official Python APM client for distributed tracing, profiling, and observability.
Honeybadger for JavaScript
Universal JavaScript error notifier that reports uncaught exceptions from the browser, Node.js, and AWS Lambda to Honeybadger.io.
IceCream
A Python debugging library that prints both an expression and its value, so you never have to write print("x:", x) again.
Roarr
A zero-configuration JSON logger for Node.js and the browser that decouples log production from transport.
rollbar.js
The official cross-platform JavaScript SDK for Rollbar, capturing browser, Node.js, and React Native errors with breadcrumbs and session replay.
pdb
A Rust library for parsing Microsoft PDB (Program Database) debugging information files.
gdbstub
A no_std-first Rust implementation of the GDB Remote Serial Protocol for debugging emulators and embedded targets.
rollbar/rollbar
The official Rollbar PHP SDK for error and exception monitoring and reporting.
python-tblib
Serialize Python tracebacks and exceptions so they survive pickling across processes.