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
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
file-type
Detect the file type of a buffer, stream, or file by reading its magic number.
execa
A modern process-execution library for Node.js with template-string syntax and zero shell-injection risk.
js-base64
Pure-JavaScript Base64 encoder/decoder with full Unicode and URL-safe support
bincode
A compact, zero-fluff binary encoder and decoder for turning Rust structs into space-efficient byte streams.
NumberFlow (React)
An animated number component for React that transitions digits, formats locales, and respects reduced-motion preferences
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
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.
byteorder
A lightweight Rust library for reading and writing numbers in big-endian and little-endian order
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
ffmpeg-static
Resolve static ffmpeg and ffprobe binary paths for macOS, Linux, and Windows in Node.js — no system install required.
turf
The complete, modular geospatial analysis engine for JavaScript and TypeScript, bundling every Turf.js module under one install.
filetype
Fast, dependency-free Go library that detects file and MIME types from magic number signatures.
whatlang
Fast, lightweight natural language and script detection for Rust
isBinaryFile
Detects whether a file or buffer is binary or text in Node.js, similar to Perl's -B switch, with encoding hints for accurate UTF-16, Latin-1, and CJK detection.
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
ants
A high-performance goroutine pool for Go that recycles and limits concurrent goroutines to cut memory overhead.
xstrings
A zero-dependency Go package that ports common string functions from Python, Ruby, PHP, and Perl into idiomatic, UTF-8-safe Go.
leaktest
A small Go package that detects leaked goroutines in tests by diffing stack snapshots taken before and after each test runs.
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.