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
Kind1
Category
Sort:Used by Most Apps
Tokio
The async runtime powering most of Rust's networked, concurrent, and I/O-bound applications.
Tauri
Build tiny, fast, and secure desktop and mobile apps with a Rust backend and a web frontend.
PHPUnit
The de facto standard, programmer-oriented unit testing framework for PHP.
axum
Ergonomic and modular HTTP routing and request-handling framework for Rust, built on Tokio, Hyper, and Tower.
Laravel
The expressive, elegant PHP framework for building modern web applications
Echo
A minimalist, high-performance Go web framework with a radix-tree router, built-in middleware chain, and first-class HTTP/2 support.
napi-rs
Build precompiled Node.js add-ons in Rust via Node-API, no node-gyp required
Actix Web
A powerful, pragmatic, and extremely fast web framework for Rust
Symfony Console
The PHP framework component for building beautiful, testable command-line applications
nwidart/laravel-modules
Split large Laravel applications into self-contained, independently generated modules — each with its own routes, controllers, views, and migrations.
Symfony HttpKernel
A structured, event-driven process for converting an HTTP Request into a Response in PHP.
FOSRestBundle
Symfony bundle that turns controllers into format-agnostic REST endpoints with content negotiation and view layer
Symfony SecurityBundle
Symfony's full-stack authentication and authorization layer, configuring firewalls, authenticators, and access rules from YAML
Rocket
An async web framework for Rust that uses type-safe macros for routing, request guards, and fairings to catch invalid requests before your handlers run.
pgrx
A Rust framework for building safe, native PostgreSQL extensions without writing C.
Leptos
Full-stack, isomorphic Rust web framework built on fine-grained reactivity for fast, declarative UIs.
Yii 2
Fast, secure, professional PHP framework with ActiveRecord ORM and code generation.
warp
A composable, filter-based web server framework for Rust built on hyper and Tokio.
Fyrox
A feature-rich, easy-to-use 2D and 3D game engine written in Rust, with a full scene editor - like Godot, but in Rust.
actix
A Rust actor framework for building concurrent, message-driven systems on top of Tokio.
CakePHP
The rapid-development MVC framework for PHP, with a powerful ORM and convention-over-configuration.
Rig
A Rust framework for building portable, modular LLM-powered applications and agents.
Extism
The framework for building with WebAssembly: load, run, and extend apps with wasm plugins.
tarpc
An async Rust RPC framework that defines services directly in code via a macro instead of a separate IDL, with pluggable transports and deadline propagation.