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
Immer
Create your next immutable state by mutating the current one.
valtio
Proxy-based state management for React and vanilla JavaScript with automatic render optimization.
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.
compact_str
A memory-efficient Rust string type that inlines up to 24 bytes on the stack, skipping heap allocation for common cases.
imgref
A trivial Rust struct for interchanging pixel buffers with width, height, and stride between image crates.