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
Tags5
Sort:Used by Most Apps
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.
undici
A fast, spec-compliant HTTP/1.1 client for Node.js, built from scratch with zero runtime dependencies
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.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
typing_extensions
Backported and experimental type-hint features for Python, usable on older interpreters and ahead of the stdlib.
@clickhouse/client
The official TypeScript client for connecting Node.js applications to ClickHouse over HTTP.
Protocol Buffers
Google's language-neutral, platform-neutral binary format for serializing structured data
serde_yaml
Strongly typed YAML serialization and deserialization for Rust, built on Serde
http-proxy-middleware
The one-liner Node.js proxy middleware for connect, express, next.js, hono, and more.
orjson
A fast, correct, Rust-backed JSON library for Python with native dataclass, datetime, and numpy support
protobuf.js
A fast, conformant JavaScript and TypeScript implementation of Protocol Buffers, no protoc required
forge
A native, pure-JavaScript implementation of TLS and PKI cryptography for building crypto-based Node.js and browser apps.
bincode
A compact, zero-fluff binary encoder and decoder for turning Rust structs into space-efficient byte streams.