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
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.
lang-javascript
JavaScript, TypeScript, and JSX language support for the CodeMirror 6 code editor.
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.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
CodeMirror
A batteries-included setup bundle for the CodeMirror 6 code editor.
Tauri
Build tiny, fast, and secure desktop and mobile apps with a Rust backend and a web frontend.
@clickhouse/client
The official TypeScript client for connecting Node.js applications to ClickHouse over HTTP.
@codemirror/lint
Linting support for the CodeMirror 6 code editor, with diagnostics, an error gutter, tooltips, and a lint panel.
lowlight
Virtual syntax highlighting for virtual DOMs and non-HTML things, powered by highlight.js
lang-html
HTML language support for the CodeMirror code editor, with autocompletion, folding, and nested CSS/JS parsing.
@codemirror/search
Find, replace, regex search, and match highlighting for the CodeMirror 6 code editor.
lang-markdown
Markdown language support for the CodeMirror 6 code editor
toml
A native Rust encoder and decoder for TOML with first-class Serde support.
quote
The quasi-quoting library that turns Rust syntax into token streams for procedural macros.
axum
Ergonomic and modular HTTP routing and request-handling framework for Rust, built on Tokio, Hyper, and Tower.
@codemirror/lang-sql
SQL language support for the CodeMirror editor: parsing, syntax highlighting, and schema-aware autocomplete across multiple SQL dialects.
LiteLLM
Call 100+ LLM APIs from OpenAI to Anthropic to Bedrock through one unified, OpenAI-format Python interface.
once_cell
Single-assignment cells and lazy statics for Rust, without macros or unsafe code
@codemirror/lang-python
Python language support for the CodeMirror code editor, with highlighting, indentation, and autocompletion.
serde_yaml
Strongly typed YAML serialization and deserialization for Rust, built on Serde
rustls
A modern, memory-safe TLS library for Rust with no unsafe code and no legacy crypto by default.
Tower
Modular, reusable Rust components for building async network clients and servers
@codemirror/legacy-modes
A collection of over 100 ported legacy stream-parser language modes for CodeMirror 6