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
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.
vscode_theme
A fully typed Rust representation of every color key in VS Code's official theme customization schema.
turbovec
A Rust vector index with Python bindings that compresses embeddings to 2-4 bits and searches faster than FAISS.
Gitingest
Turn any Git repository or local directory into a clean, token-counted text digest ready to paste into an LLM prompt.
Takumi
Rust rendering engine that turns JSX, HTML, and node trees into images without a headless browser