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
follow-redirects
A drop-in replacement for Node's http and https modules that transparently follows redirects with zero runtime dependencies.
tree-sitter
Incremental parsing library for building fast, resilient syntax trees
certmagic
Automatic HTTPS for Go programs — the production-grade ACME client library that powers Caddy, obtaining and renewing TLS certificates with zero manual cert management.
console-subscriber
tracing-subscriber Layer that powers tokio-console, a debugger for async Rust
ring
Safe, fast, small cryptographic primitives for Rust, built on verified assembly from BoringSSL
watchfiles
Simple, modern, and fast file watching and code-reload for Python, powered by a Rust core built on the `notify` crate
ort
A safe Rust wrapper for ONNX Runtime — fast ML inference and training
memchr
Extremely fast SIMD-accelerated byte and substring search for Rust
libfuzzer-sys
Rust bindings to LLVM's libFuzzer for coverage-guided fuzz testing
serde_urlencoded
Serialize and deserialize application/x-www-form-urlencoded data in Rust using Serde
portable-pty
Cross-platform Rust API for pseudo-terminals, with runtime-selectable implementations
quicktype
Generate strongly-typed models and serializers from JSON, Schema, TypeScript, or GraphQL
Granian
A fast Rust HTTP server for Python that serves ASGI, WSGI, and RSGI applications
cpal
Low-level, cross-platform audio I/O library for Rust with a unified API over ALSA, WASAPI, CoreAudio, JACK, and more.
sqlparser
Extensible SQL lexer and parser for Rust, conforming to ANSI SQL:2011
lettre
Build and send emails in Rust via SMTP, sendmail, or file transport
gock
Versatile HTTP traffic mocking for Go, intercepting any net/http-based client for deterministic tests.
rust-rocksdb
Idiomatic Rust bindings and wrapper for Facebook's RocksDB embedded key-value store.
icu
ICU4X: the Rust meta-crate for internationalization — locale-aware dates, collation, casing, segmentation, and more
oauth2-rs
An extensible, strongly-typed Rust implementation of the OAuth2 protocol (RFC 6749) with PKCE, introspection, revocation, and device flow support.
Testcontainers for Rust
Integration-test against throwaway Docker containers from within Rust
rust-brotli
A no-std-friendly Rust port of Google's Brotli compressor and decompressor, byte-compatible with the reference C implementation.
num-bigint
Arbitrary-precision BigInt and BigUint types for Rust
hf-xet
Rust-powered Python bindings enabling fast, chunk-deduplicated file transfer with the Hugging Face Hub.