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
num-cmp
A Rust trait for safely comparing numbers of different integer and floating-point types without manual casting.
retryhttp
Retry transient HTTP errors in httpx, requests, and aiohttp with sensible, fully customizable defaults.
lean_string
Compact, clone-on-write string type for Rust with inline storage and a String-compatible API.
sse-stream
A lightweight Rust crate for decoding and encoding Server-Sent Events over any http_body-compatible HTTP body.
querystring
A minimal Rust crate that parses and formats URL query strings with two focused functions.
url-escape
Rust crate for encoding and decoding special characters in URLs
url-parse
A Rust library that breaks URLs into scheme, credentials, domain, port, path, query, and anchor, with support for custom schemes.
alloc-checked
Fallible Rust collections that return Result instead of panicking on allocation failure.
turbovec
A Rust vector index with Python bindings that compresses embeddings to 2-4 bits and searches faster than FAISS.
Takumi
Rust rendering engine that turns JSX, HTML, and node trees into images without a headless browser