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
AWS SDK for JavaScript (S3 Client)
The official modular AWS SDK v3 client for Amazon S3, with TypeScript-first APIs and streaming support.
Hono
A small, ultrafast web framework built on Web Standards that runs identically everywhere.
libSQL Client (TypeScript)
The TypeScript/JavaScript driver for libSQL and Turso databases
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.
PlanetScale Database
Fetch API-compatible MySQL/Vitess driver for PlanetScale, built for serverless and edge runtimes.
pulumi-aws
Type-safe Pulumi resources for provisioning and managing AWS infrastructure as code.
@sparticuz/chromium
A brotli-compressed, prebuilt Chromium binary and a serverless-tuned flag set for running Puppeteer or Playwright on AWS Lambda, Vercel, and similar Node.js runtimes.
common-tags
A well-tested library of tagged template literal functions for cleaning up multiline strings, HTML, and lists in ES2015+ JavaScript.
whatlang
Fast, lightweight natural language and script detection for Rust
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.
vapor-core
Core service providers and runtime client that run Laravel applications serverlessly on AWS Lambda.
style-to-object
Parses CSS inline style strings into plain JavaScript objects, powering markdown-to-jsx, react-markdown, and dozens of other rendering pipelines.
AWS SDK for pandas
Pandas on AWS - integrate DataFrames with Athena, Glue, Redshift, S3, and more.
Supercluster
A blazing-fast geospatial point-clustering library for grouping map markers by zoom level.
compact_str
A memory-efficient Rust string type that inlines up to 24 bytes on the stack, skipping heap allocation for common cases.
babel-plugin-inline-react-svg
A Babel plugin that transforms SVG file imports into optimized, inlined React components at build time.
vapor-cli
The command-line client for Laravel Vapor, the serverless deployment platform for Laravel on AWS Lambda.
@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.