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
@antv/layout
A collection of graph layout algorithms that turn node-and-edge data into renderable coordinates.
Bashkit
A blazing-fast, sandboxed virtual bash interpreter and file system for running untrusted AI-agent shell commands safely in-process.
untildify
Converts a leading tilde in a file path to the current user's absolute home directory, expanding both `~/path` and `~username/path` forms.
@algorithm.ts/lcs
Three interchangeable algorithms for finding the longest common subsequence, from classic DP to linear-space Myers diff.
kgb
Function spies for Python unit tests that intercept, record, and reroute calls without heavy-handed mocking.
bracex
Bash-style brace expansion for Python, matching real Bash output down to its edge cases.