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
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
expr-eval-fork
A security-patched fork of expr-eval for safely parsing and evaluating math expressions in JavaScript without native eval().
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