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
prettier
An opinionated code formatter that enforces consistent style across every language your project speaks.
serde_json
The de facto standard JSON library for Rust, built on the Serde serialization framework
serde
A generic framework for serializing and deserializing Rust data structures efficiently and safely.
Tokio
The async runtime powering most of Rust's networked, concurrent, and I/O-bound applications.
fs-extra
Drop-in replacement for Node's fs module adding copy, remove, mkdirs, and JSON helpers with native promise support.
FastAPI
A modern, high-performance Python web framework for building APIs with automatic validation, serialization, and interactive docs.
reqwest
An ergonomic, batteries-included HTTP client for Rust, with async and blocking APIs.
diff
A battle-tested JavaScript library for computing and applying text diffs at the character, word, line, sentence, CSS, or JSON level.
undici
A fast, spec-compliant HTTP/1.1 client for Node.js, built from scratch with zero runtime dependencies
tempfile
A secure, cross-platform Rust library for temporary files and directories that clean up automatically on drop.
Pino
A super fast, low-overhead JSON logger for Node.js applications.
base64
Correct, fast, and configurable base64 encoding and decoding for Rust, with pluggable alphabets and padding.
pandas
The Python DataFrame library for fast, flexible, and expressive data analysis and manipulation.
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
sha2
Pure Rust implementation of the SHA-2 hash function family (SHA-224/256/384/512) with hardware-accelerated backends.
tracing
Structured, application-level diagnostics for async Rust programs, built around scoped spans and events.
Winston
A battle-tested Node.js logging library with pluggable transports, custom formats, and multiple log levels.
urllib3
A powerful, user-friendly HTTP client for Python with thread-safe connection pooling, TLS verification, and retry handling.
proxy-agent
Maps HTTP, HTTPS, SOCKS, and PAC proxy protocols to the correct Node.js http.Agent implementation automatically.
Ruff
An extremely fast Python linter and code formatter, written in Rust, built as a drop-in replacement for Flake8, Black, isort, and dozens of plugins.