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
Collision
Beautiful command-line error reporting for PHP apps and test suites
Orama
A dependency-free full-text, vector, and hybrid search engine that runs entirely in JavaScript.
fastest-levenshtein
The fastest JavaScript/TypeScript implementation of Levenshtein edit distance
Remeda
A TypeScript-first utility library with data-first and data-last function variants, lazy pipe evaluation, and fully typed transformations.
turf
The complete, modular geospatial analysis engine for JavaScript and TypeScript, bundling every Turf.js module under one install.
slog-multi
Compose Go's log/slog handlers into fanout, routing, failover, and load-balancing pipelines.
ajv-errors
Custom, human-readable error messages for Ajv JSON Schema validation
whatlang
Fast, lightweight natural language and script detection for Rust
react-papaparse
React hooks and components wrapping PapaParse for fast in-browser CSV parsing
xstrings
A zero-dependency Go package that ports common string functions from Python, Ruby, PHP, and Perl into idiomatic, UTF-8-safe Go.
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.
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.
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
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.
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.
@algorithm.ts/lcs
Three interchangeable algorithms for finding the longest common subsequence, from classic DP to linear-space Myers diff.
proc-macro-error2
Nice, easy error reporting for Rust procedural macros, updated for syn 2