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
http-cookie-agent
Adds tough-cookie-based cookie jar support to Node.js global fetch, undici, axios, node-fetch, and other HTTP clients.
xstrings
A zero-dependency Go package that ports common string functions from Python, Ruby, PHP, and Perl into idiomatic, UTF-8-safe Go.
League URI
A PHP library for parsing, building, and manipulating URIs, URNs, and URI templates
leven
Fast, dependency-free Levenshtein distance calculation for comparing and matching strings in JavaScript.
js-levenshtein
The fastest JavaScript implementation of the Levenshtein edit-distance algorithm, optimized for speed and low memory use.
axum-server
A hyper-based HTTP server designed to be used with the Rust axum web framework.
Honeybadger for JavaScript
Universal JavaScript error notifier that reports uncaught exceptions from the browser, Node.js, and AWS Lambda to Honeybadger.io.
Supercluster
A blazing-fast geospatial point-clustering library for grouping map markers by zoom level.
rama-core
The async Service and Layer trait core that every Rama network stack builds on.
Bugsnag Laravel
Report Laravel and Lumen exceptions and crashes to Bugsnag with rich diagnostic context.
sentry-symfony
Official Symfony bundle for the Sentry error-tracking and performance-monitoring SDK
primp
Python HTTP client that impersonates real browser TLS and HTTP/2 fingerprints.
apm-agent-nodejs
The official Elastic APM agent for Node.js, auto-instrumenting popular frameworks and modules to capture traces, errors, and metrics.
rollbar.js
The official cross-platform JavaScript SDK for Rollbar, capturing browser, Node.js, and React Native errors with breadcrumbs and session replay.
native-tls
A safe, ergonomic Rust wrapper over each platform's native TLS implementation.
annotate-snippets-rs
Renders compiler-quality annotated diagnostic reports with source-span highlighting, multi-line underlines, and suggested patches.
rollbar/rollbar
The official Rollbar PHP SDK for error and exception monitoring and reporting.
@antv/layout
A collection of graph layout algorithms that turn node-and-edge data into renderable coordinates.
hyper-tls
A minimal HTTPS connector that pairs hyper with native-tls for secure Rust HTTP clients.
@algorithm.ts/lcs
Three interchangeable algorithms for finding the longest common subsequence, from classic DP to linear-space Myers diff.
wreq-util
Browser and OkHttp client emulation, TLS certificate compression, and delay middleware for the wreq HTTP client.
proc-macro-error2
Nice, easy error reporting for Rust procedural macros, updated for syn 2