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
@neondatabase/serverless
Neon's serverless PostgreSQL driver for JavaScript and TypeScript, built for edge and serverless runtimes using HTTP and WebSockets instead of raw TCP.
request-promise
A Bluebird-powered Promise wrapper around the request HTTP client for Node.js — deprecated since 2020 along with request itself.
whatlang
Fast, lightweight natural language and script detection for Rust
http-cookie-agent
Adds tough-cookie-based cookie jar support to Node.js global fetch, undici, axios, node-fetch, and other HTTP clients.
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
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.
vue3-notification
A lightweight, animatable toast notification component for Vue 3, triggered via an imperative API or a Composition API hook.
axum-server
A hyper-based HTTP server designed to be used with the Rust axum web framework.
lightGallery
A modular, responsive lightbox gallery plugin for images and video, with official React, Vue, and Angular wrappers.
Supercluster
A blazing-fast geospatial point-clustering library for grouping map markers by zoom level.
jsts
JavaScript port of the Java JTS Topology Suite for spatial predicates, geometry operations, and OGC Simple Features processing.
notify-rust
Cross-platform desktop notifications for Rust apps on Linux, macOS, and Windows.
rama-core
The async Service and Layer trait core that every Rama network stack builds on.
Telegram Notification Channel for Laravel
Send Telegram bot notifications from Laravel apps through a fluent, chainable notification channel.
React Native Push Notification iOS
The React Native Push Notification API for iOS local and remote notifications.
primp
Python HTTP client that impersonates real browser TLS and HTTP/2 fingerprints.
native-tls
A safe, ergonomic Rust wrapper over each platform's native TLS implementation.
rc-notification
Hook-based React primitives for stacked, animated, and accessible toast notifications.
@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.