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
grenad
A Rust library to sort, merge, write, and read immutable key-value pairs on disk
Symfony Brevo Mailer
Symfony Mailer bridge for sending transactional email through Brevo over SMTP or API.
radsort
Radix sort for Rust slices by scalar keys — integers, floats, chars, and bools — with a digit-skipping optimization for real-world speed.
celes
A no_std Rust crate for parsing ISO 3166-1 country codes and optional ISO 3166-2 subdivisions.
unicode-general-category
Fast, no-std lookup of the Unicode General Category property for Rust `char` values, powered by a two-level table generated from Unicode 16.0 data.
Matomo Network
A PHP library for parsing and manipulating IPv4 and IPv6 addresses.
FOSOAuthServerBundle (klapaudius)
Actively maintained OAuth2 server bundle for Symfony 5 through 8
Joomla Filter
Joomla Framework package for sanitizing and validating input and cleaning output in PHP
num-cmp
A Rust trait for safely comparing numbers of different integer and floating-point types without manual casting.
lean_string
Compact, clone-on-write string type for Rust with inline storage and a String-compatible API.
openapi-extractor
Generates OpenAPI specifications directly from annotated Nextcloud PHP controllers.
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.
Utopia Compression
A lightweight PHP library providing one unified API for Brotli, GZIP, Deflate, LZ4, Snappy, XZ, and Zstd compression.
validators
A lightweight PHP validator library with 25+ composable rules for text, network, and structured JSON input validation.
alloc-checked
Fallible Rust collections that return Result instead of panicking on allocation failure.
Utopia Telemetry
A lightweight, adapter-based PHP telemetry library for OpenTelemetry metrics, built by the Appwrite team.
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