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
Tags2
Sort:Used by Most Apps
sea-orm
Async, dynamic ORM for Rust with entity codegen, relation loading, and migrations for MySQL, Postgres, and SQLite.
go-sqlbuilder
A flexible, driver-independent SQL string builder for Go with a zero-config struct-based ORM.
Symfony EventDispatcher Contracts
Generic PHP interfaces for dispatching events, decoupled from any concrete implementation.
Symfony Translation Contracts
Generic PHP interfaces for translation, with pluralization rules and a ready-made trait implementation.
Symfony HttpClient Contracts
Generic PHP interfaces for HTTP clients, defining a lazy, sync/async, streaming request contract.
sea-query
A dynamic SQL query builder for Rust that constructs MySQL, Postgres, and SQLite queries as safe, composable abstract syntax trees.
imgref
A trivial Rust struct for interchanging pixel buffers with width, height, and stride between image crates.