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
date-fns
Modern JavaScript date utility library with 200+ pure, immutable functions
Axios
Promise-based HTTP client for the browser and Node.js with interceptors, automatic transforms, and cancellation
Zustand
A small, fast React state management library with a hook-based API and no boilerplate.
eslint-plugin-import
ESLint rules that validate ES module import/export syntax and catch broken paths before they hit your build.
Marked
A fast, low-level Markdown compiler that parses CommonMark and GFM into HTML in Node.js, browsers, or the CLI.
serde_json
The de facto standard JSON library for Rust, built on the Serde serialization framework
Sentry JavaScript (@sentry/browser)
The official Sentry SDK for capturing errors, performance traces, and session replays in browser JavaScript apps.
serde
A generic framework for serializing and deserializing Rust data structures efficiently and safely.
pytest
The Python testing framework that makes writing small tests easy and scales to complex functional test suites.
Tokio
The async runtime powering most of Rust's networked, concurrent, and I/O-bound applications.
@hookform/resolvers
Official React Hook Form adapters that plug 20+ schema-validation libraries — Zod, Yup, Joi, Valibot, ArkType and more — straight into useForm's resolver.
node-fetch
A lightweight, spec-compliant implementation of the browser Fetch API for Node.js
highlight.js
Zero-dependency JavaScript syntax highlighter with automatic language detection for over 190 languages.
reqwest
An ergonomic, batteries-included HTTP client for Rust, with async and blocking APIs.
undici
A fast, spec-compliant HTTP/1.1 client for Node.js, built from scratch with zero runtime dependencies
Floating UI
React hooks and components for building accessible, perfectly positioned tooltips, popovers, and dropdowns.
tempfile
A secure, cross-platform Rust library for temporary files and directories that clean up automatically on drop.
base64
Correct, fast, and configurable base64 encoding and decoding for Rust, with pluggable alphabets and padding.
eslint-plugin-jsx-a11y
Static ESLint rules that catch JSX accessibility issues before code ships.
regex
Rust's finite-automata regex engine with guaranteed linear-time matching and no catastrophic backtracking.
Chrono
Timezone-aware date and time handling for Rust, with correct calendar operations and flexible strftime-style formatting.
Clap
The most widely used command-line argument parser for Rust, with both derive and builder APIs.
uuid
Generate and parse UUIDs in Rust across every standardized version, from v1 to v8.
SWC
Rust-based JavaScript/TypeScript compiler, a drop-in super-fast alternative to Babel