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
error-stack-parser
Cross-browser JavaScript library that parses Error objects into structured stack frames with function names, file paths, and line/column numbers.
gix
An idiomatic, lean, fast and safe pure Rust implementation of Git for programmatic repository access.
setuptools-scm
Derive your Python package version automatically from Git and Mercurial tags.
dulwich
A pure-Python implementation of Git, giving you programmatic access to repositories without shelling out to the git binary.
stacktrace-gps
Resolves a partial stack frame into a precise one using source maps and function-name inference.
stackframe
A tiny JS object representation of a single stack trace frame, powering stacktrace.js.