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
Kind2
Category2
Sort:Used by Most Apps
concurrently
Run multiple terminal commands in parallel, with color-coded output and cross-platform support.
Tokio
The async runtime powering most of Rust's networked, concurrent, and I/O-bound applications.
Gunicorn
A fast, lightweight pre-fork WSGI and ASGI HTTP server for running Python web apps in production on UNIX.
quicktype
Generate strongly-typed models and serializers from JSON, Schema, TypeScript, or GraphQL
Granian
A fast Rust HTTP server for Python that serves ASGI, WSGI, and RSGI applications
Peggy
Parser generator for JavaScript using parsing expression grammars (PEG)
Laravel Octane
Boots your Laravel application once and keeps it resident in memory on Swoole, RoadRunner, or FrankenPHP for dramatically faster request handling.
Thrift
Cross-language RPC framework with a Rust crate for interoperable clients and servers.
gojq
A pure Go implementation of jq for querying and transforming JSON and YAML, usable as a CLI or embedded as a Go library.
eslint-plugin-jsonc
ESLint plugin that applies JavaScript-style linting, auto-fixing, and formatting rules to JSON, JSONC, and JSON5 files.
workflow
Durable, resilient workflow execution for TypeScript, with automatic retries, persistence, and built-in observability.
gnostic
A command-line compiler that converts OpenAPI and Google Discovery API descriptions into typed Protocol Buffer models.
vtprotobuf
A protoc plugin that generates reflection-free Marshal, Unmarshal, Size, Equal, Clone, and pooling methods for Go protobuf messages.
toml-sort
A command-line utility and Python library that sorts and formats TOML files while preserving comments.
sphinxcontrib-serializinghtml
A Sphinx extension that builds documentation as serialized JSON or pickle files instead of static HTML pages.
actix
A Rust actor framework for building concurrent, message-driven systems on top of Tokio.
Twisted
A mature, event-driven networking engine for Python built around the reactor pattern, with async HTTP, SSH, DNS, IMAP, and IRC protocols built in.
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.
taskiq
An async-first distributed task queue for Python with type-safe tasks, pluggable brokers, and first-class FastAPI/AioHTTP integration.
bigquery-schema-generator
Deduces an accurate BigQuery schema from your full JSON or CSV dataset instead of just the first 500 records.
containerd-shim
Rust framework for building containerd runtime v2 shims with TTRPC, logging, and event plumbing built in
openapi-extractor
Generates OpenAPI specifications directly from annotated Nextcloud PHP controllers.