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
Tags2
Sort:Used by Most Apps
PapaParse
The fastest in-browser CSV parser for JavaScript, with streaming, Web Workers, and zero dependencies
rayon
Simple, guaranteed data-race-free work-stealing parallelism for Rust — turn sequential iterators parallel by changing one call.
parking_lot
A faster, smaller drop-in replacement for Rust's standard library Mutex, RwLock, Condvar, and Once.
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.
Flume
A safe, blazingly fast multi-producer, multi-consumer channel for Rust
whatlang
Fast, lightweight natural language and script detection for Rust
react-papaparse
React hooks and components wrapping PapaParse for fast in-browser CSV parsing
thread_local
Per-object thread-local storage for Rust, beyond the standard library's static thread_local! macro.
threads.js
A uniform spawn()/expose() API for offloading work to worker threads and web workers across Node.js, browsers, and Electron.
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.