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.
Capacitor
Build native iOS, Android, and Progressive Web Apps from a single web codebase
@capacitor/app
The official Capacitor plugin for app lifecycle events, deep links, and app state
tree-sitter-java
A fast, incremental Java grammar for the tree-sitter parsing library
quicktype
Generate strongly-typed models and serializers from JSON, Schema, TypeScript, or GraphQL
Flume
A safe, blazingly fast multi-producer, multi-consumer channel for Rust
PySpark
Python API for Apache Spark, the unified engine for large-scale distributed data processing
react-native-pdf
A cross-platform PDF viewer component for React Native, with zoom, paging, password protection, and native text selection.
FlatBuffers
Google's memory-efficient, zero-copy serialization library for cross-language data exchange
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.
Apache Beam
A unified programming model for defining batch and streaming data-parallel pipelines
threads.js
A uniform spawn()/expose() API for offloading work to worker threads and web workers across Node.js, browsers, and Electron.