JetBrains Marketplace
JetBrains s.r.o.
JetBrains' official plugin marketplace for its IDE family, with built-in paid sales and a 15% commission as merchant of record.
Docker, Inc. · Developer tools & code hosting
Docker Hub is the world's largest registry of container images and the default distribution point referenced by docker pull. Rather than plugins inside a tool, its listings are container images — base OS images, databases, language runtimes, CI tooling, and increasingly AI/ML and MCP server images — that engineers pull into the software they build and ship. Authentication for pushing and higher rate limits uses personal access tokens via docker login, with organization SSO/OIDC on top.
Docker curates several trusted tiers: Docker Official Images (maintained and reviewed by Docker and upstreams), Docker-Sponsored Open Source, and the Verified Publisher program for commercial vendors. These tiers carry review/vetting and are exempt from the pull-rate limits that constrain anonymous and free-tier users. Verified Publisher is a paid partner program, so monetization is oriented around program membership and subscriptions rather than per-image transactions. Rate limiting is a defining operational characteristic: anonymous pulls are capped on a rolling six-hour basis, while authenticated and paid accounts get substantially higher allowances.