{
  "$schema": "https://tools.apievangelist.com/tool.schema.json",
  "name": "API Evangelist Tools",
  "description": "Open source tooling for the specifications that describe, secure and ship APIs — with the licensing, invocation semantics and use cases an AI agent needs to actually employ them.",
  "url": "https://tools.apievangelist.com",
  "documentation": "https://tools.apievangelist.com/reference/",
  "vocabulary": "https://tools.apievangelist.com/roles.json",
  "schema": "https://tools.apievangelist.com/tool.schema.json",
  "standards": "https://standards.apievangelist.com",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "count": 521,
  "tools": [
    {
      "slug": "ajv",
      "title": "Ajv",
      "url": "https://tools.apievangelist.com/store/ajv/",
      "description": "The fastest JSON Schema validator for JavaScript — compiles schemas to validation functions and supports every modern dialect.",
      "website": "https://ajv.js.org",
      "repository": "https://github.com/ajv-validator/ajv",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 14798,
      "lastCommit": "2026-05-12",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "json-schema",
          "name": "JSON Schema",
          "role": "validates",
          "url": "https://standards.apievangelist.com/store/json-schema/"
        }
      ],
      "agent": {
        "interfaces": ["library","cli"],
        "install": {"npm":"ajv"},
        "consumes": ["json-schema","json"],
        "emits": ["json"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Validate a payload against a schema before sending it or after receiving it.",
          "surface": ["coding-agent"]
        },
        {
          "task": "Check that structured output from a model conforms to an expected schema.",
          "surface": ["coding-agent","ai-platform"],
          "note": "Directly relevant to agent plumbing — this is what turns \"the model returned something JSON-shaped\" into a checkable guarantee."
        }
      ],
      "tags": ["JSON Schema"]
    },
    {
      "slug": "akri",
      "title": "Akri",
      "url": "https://tools.apievangelist.com/store/akri/",
      "description": "A Kubernetes resource interface for exposing leaf devices such as IP cameras and USB devices as resources in a Kubernetes cluster, enabling dynamic discovery and utilization of IoT edge devices.",
      "website": "https://github.com/project-akri/akri",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Kubernetes","IoT","Edge Computing","Device Management"]
    },
    {
      "slug": "angular",
      "title": "Angular",
      "url": "https://tools.apievangelist.com/store/angular/",
      "description": "Angular is a TypeScript-based web application framework developed and maintained by Google for building dynamic single-page and multi-page applications. It provides a comprehensive set of tools including dependency injection, two-way data binding, routing, and form handling out of the box.",
      "companyCount": 259,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Angular"]
    },
    {
      "slug": "ansible",
      "title": "Ansible",
      "url": "https://tools.apievangelist.com/store/ansible/",
      "description": "Open-source automation tool for configuration management, application deployment, and task automation using simple YAML playbooks",
      "website": "https://www.ansible.com/",
      "companyCount": 267,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Automation","Configuration Management","Infrastructure As Code","DevOps","Orchestration"]
    },
    {
      "slug": "ansible-playbooks",
      "title": "Ansible Playbooks",
      "url": "https://tools.apievangelist.com/store/ansible-playbooks/",
      "description": "Declarative automation framework for configuration management, application deployment, and orchestration using YAML-based playbooks",
      "website": "https://docs.ansible.com/ansible/latest/playbook_guide/playbooks.html",
      "companyCount": 29,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Automation","Configuration Management","Infrastructure As Code","DevOps"]
    },
    {
      "slug": "ansible-roles",
      "title": "Ansible Roles",
      "url": "https://tools.apievangelist.com/store/ansible-roles/",
      "description": "Reusable units of automation in Ansible that package tasks, variables, files, templates, and handlers into a standardized directory structure for organizing and sharing infrastructure as code.",
      "website": "https://docs.ansible.com/ansible/latest/user_guide/playbooks_reuse_roles.html",
      "companyCount": 2,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Automation","Infrastructure As Code","Configuration Management","DevOps"]
    },
    {
      "slug": "apache",
      "title": "Apache",
      "url": "https://tools.apievangelist.com/store/apache/",
      "description": "Apache HTTP Server is one of the most widely used open-source web servers, known for its flexibility, reliability, and extensive module system. It has been a cornerstone of the internet since 1995, serving static and dynamic content through a configurable, cross-platform architecture.",
      "companyCount": 229,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Apache"]
    },
    {
      "slug": "apache-age",
      "title": "Apache AGE",
      "url": "https://tools.apievangelist.com/store/apache-age/",
      "description": "Graph database extension for PostgreSQL providing graph data storage and query capabilities using openCypher.",
      "website": "https://age.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Graph Database","PostgreSQL","openCypher","Extension","Query Language"]
    },
    {
      "slug": "apache-apisix",
      "title": "Apache APISIX",
      "url": "https://tools.apievangelist.com/store/apache-apisix/",
      "description": "Dynamic, real-time, high-performance cloud-native API gateway with rich traffic management features.",
      "website": "https://apisix.apache.org",
      "companyCount": 3,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["API Gateway","Cloud Native","Traffic Management","Microservices","Load Balancing"]
    },
    {
      "slug": "apache-apr",
      "title": "Apache APR",
      "url": "https://tools.apievangelist.com/store/apache-apr/",
      "description": "Portable runtime library providing a predictable and consistent interface to platform-specific implementations.",
      "website": "https://apr.apache.org",
      "companyCount": 125,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Portable Runtime","C","Cross Platform","System Library","Apache HTTP"]
    },
    {
      "slug": "apache-accumulo",
      "title": "Apache Accumulo",
      "url": "https://tools.apievangelist.com/store/apache-accumulo/",
      "description": "Sorted, distributed key/value store based on Google's Bigtable design, built on top of Hadoop and ZooKeeper.",
      "website": "https://accumulo.apache.org",
      "companyCount": 2,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Key Value Store","Big Data","Hadoop","Security","Distributed Database"]
    },
    {
      "slug": "apache-activemq",
      "title": "Apache ActiveMQ",
      "url": "https://tools.apievangelist.com/store/apache-activemq/",
      "description": "Popular open-source message broker supporting multiple protocols including AMQP, STOMP, and OpenWire.",
      "website": "https://activemq.apache.org",
      "companyCount": 28,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Messaging","Message Broker","JMS","Pub Sub","Queue"]
    },
    {
      "slug": "apache-airavata",
      "title": "Apache Airavata",
      "url": "https://tools.apievangelist.com/store/apache-airavata/",
      "description": "Software framework for executing and managing computational experiments on distributed computing resources.",
      "website": "https://airavata.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Scientific Computing","Distributed Computing","Workflow","Gateway","HPC"]
    },
    {
      "slug": "airflow",
      "title": "Apache Airflow",
      "url": "https://tools.apievangelist.com/store/airflow/",
      "description": "A platform to programmatically author, schedule, and monitor workflows using directed acyclic graphs (DAGs)",
      "website": "https://airflow.apache.org/",
      "companyCount": 238,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Workflow Orchestration","Data Engineering","Python","Scheduling","ETL"]
    },
    {
      "slug": "apache-allura",
      "title": "Apache Allura",
      "url": "https://tools.apievangelist.com/store/apache-allura/",
      "description": "Open-source forge software for managing source code repositories, bug reports, discussions, and wiki pages.",
      "website": "https://allura.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Forge","Project Management","Source Code","Collaboration","Wiki"]
    },
    {
      "slug": "apache-ambari",
      "title": "Apache Ambari",
      "url": "https://tools.apievangelist.com/store/apache-ambari/",
      "description": "Tool for provisioning, managing, and monitoring Hadoop clusters with an intuitive web UI and REST API.",
      "website": "https://ambari.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Hadoop","Cluster Management","Monitoring","Provisioning","Administration"]
    },
    {
      "slug": "apache-ant",
      "title": "Apache Ant",
      "url": "https://tools.apievangelist.com/store/apache-ant/",
      "description": "Java-based build tool for automating software build processes using XML configuration files.",
      "website": "https://ant.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Build Tool","Java","Automation","XML","Compilation"]
    },
    {
      "slug": "apache-antunit",
      "title": "Apache AntUnit",
      "url": "https://tools.apievangelist.com/store/apache-antunit/",
      "description": "Testing framework for Apache Ant tasks, providing unit testing capabilities for Ant build scripts.",
      "website": "https://ant.apache.org/antlibs/antunit/",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Testing","Ant","Unit Testing","Build Tool","Java"]
    },
    {
      "slug": "apache-archiva",
      "title": "Apache Archiva",
      "url": "https://tools.apievangelist.com/store/apache-archiva/",
      "description": "Repository management tool for managing Maven artifact repositories with proxying and governance features.",
      "website": "https://archiva.apache.org",
      "companyCount": 3,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Repository Management","Maven","Artifact Repository","Java","Governance"]
    },
    {
      "slug": "apache-aries",
      "title": "Apache Aries",
      "url": "https://tools.apievangelist.com/store/apache-aries/",
      "description": "Set of pluggable Java components enabling enterprise OSGi application development and deployment.",
      "website": "https://aries.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["OSGi","Java","Enterprise","Modularity","Component Framework"]
    },
    {
      "slug": "apache-arrow",
      "title": "Apache Arrow",
      "url": "https://tools.apievangelist.com/store/apache-arrow/",
      "description": "Cross-language development platform for in-memory columnar data, enabling fast data interchange and analytics.",
      "website": "https://arrow.apache.org",
      "companyCount": 43,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Columnar Data","In Memory","Cross Language","Data Interchange","Analytics"]
    },
    {
      "slug": "apache-asterixdb",
      "title": "Apache AsterixDB",
      "url": "https://tools.apievangelist.com/store/apache-asterixdb/",
      "description": "Big data management system for storing, indexing, and querying large volumes of semi-structured data.",
      "website": "https://asterixdb.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Big Data","Semi Structured Data","NoSQL","Query Processing","Scalability"]
    },
    {
      "slug": "apache-atlas",
      "title": "Apache Atlas",
      "url": "https://tools.apievangelist.com/store/apache-atlas/",
      "description": "Data governance and metadata management framework for Hadoop ecosystems with classification and lineage tracking.",
      "website": "https://atlas.apache.org",
      "companyCount": 79,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Data Governance","Metadata","Data Lineage","Classification","Hadoop"]
    },
    {
      "slug": "avro",
      "title": "Apache Avro",
      "url": "https://tools.apievangelist.com/store/avro/",
      "description": "A data serialization system that provides rich data structures, a compact binary format, and container files for storing persistent data. Avro uses JSON for defining data types and protocols, and serializes data in a compact binary format.",
      "website": "https://avro.apache.org/",
      "companyCount": 26,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Data Serialization","Binary Format","Schema Evolution","Big Data"]
    },
    {
      "slug": "apache-axis",
      "title": "Apache Axis",
      "url": "https://tools.apievangelist.com/store/apache-axis/",
      "description": "SOAP-based web services framework for creating and deploying interoperable web service applications.",
      "website": "https://axis.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Web Services","SOAP","WSDL","Java","XML"]
    },
    {
      "slug": "apache-brpc",
      "title": "Apache BRPC",
      "url": "https://tools.apievangelist.com/store/apache-brpc/",
      "description": "Industrial-grade RPC framework for building reliable and high-performance services in C++.",
      "website": "https://brpc.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["RPC","C++","High Performance","Microservices","Networking"]
    },
    {
      "slug": "apache-bval",
      "title": "Apache BVal",
      "url": "https://tools.apievangelist.com/store/apache-bval/",
      "description": "Implementation of the Java Bean Validation specification for validating Java object data.",
      "website": "https://bval.apache.org",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Java","Validation","Bean Validation","JSR-303","Data Integrity"]
    },
    {
      "slug": "apache-bahir",
      "title": "Apache Bahir",
      "url": "https://tools.apievangelist.com/store/apache-bahir/",
      "description": "Extensions for distributed analytic platforms like Apache Spark and Apache Flink with additional connectors.",
      "website": "https://bahir.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Connectors","Spark","Flink","Extensions","Streaming"]
    },
    {
      "slug": "apache-beam",
      "title": "Apache Beam",
      "url": "https://tools.apievangelist.com/store/apache-beam/",
      "description": "Apache Beam is a unified programming model for defining both batch and streaming data processing pipelines that can run on multiple execution engines. It provides a portable API that lets developers write pipeline logic once and deploy it to Apache Flink, Spark, Google Dataflow, or other supported runners.",
      "companyCount": 89,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Apache Beam"]
    },
    {
      "slug": "apache-bigtop",
      "title": "Apache Bigtop",
      "url": "https://tools.apievangelist.com/store/apache-bigtop/",
      "description": "Project for packaging, testing, and configuration of the leading open-source big data components.",
      "website": "https://bigtop.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Big Data","Packaging","Testing","Hadoop","Deployment"]
    },
    {
      "slug": "apache-bloodhound",
      "title": "Apache Bloodhound",
      "url": "https://tools.apievangelist.com/store/apache-bloodhound/",
      "description": "Project management and bug tracking system derived from Apache Trac with enhanced multi-project support.",
      "website": "https://bloodhound.apache.org",
      "companyCount": 7,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Bug Tracking","Project Management","Issue Tracker","Trac","Collaboration"]
    },
    {
      "slug": "apache-bookkeeper",
      "title": "Apache BookKeeper",
      "url": "https://tools.apievangelist.com/store/apache-bookkeeper/",
      "description": "Scalable, fault-tolerant, low-latency storage service for real-time write-ahead logging and distributed systems.",
      "website": "https://bookkeeper.apache.org",
      "companyCount": 9,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Distributed Storage","Write Ahead Log","Fault Tolerant","Low Latency","Ledger"]
    },
    {
      "slug": "apache-brooklyn",
      "title": "Apache Brooklyn",
      "url": "https://tools.apievangelist.com/store/apache-brooklyn/",
      "description": "Framework for modeling, deploying, and managing distributed applications across cloud and on-premise environments.",
      "website": "https://brooklyn.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Application Management","Cloud","Deployment","Orchestration","Autonomic Computing"]
    },
    {
      "slug": "apache-buildstream",
      "title": "Apache BuildStream",
      "url": "https://tools.apievangelist.com/store/apache-buildstream/",
      "description": "Free software tool for building, integrating, and testing software stacks with reproducible build pipelines.",
      "website": "https://buildstream.build",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Build System","CI/CD","Reproducible Builds","Integration","Automation"]
    },
    {
      "slug": "apache-cxf",
      "title": "Apache CXF",
      "url": "https://tools.apievangelist.com/store/apache-cxf/",
      "description": "Open-source services framework for building and consuming SOAP and REST web services in Java.",
      "website": "https://cxf.apache.org",
      "companyCount": 4,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Web Services","REST","SOAP","Java","JAX-WS"]
    },
    {
      "slug": "apache-calcite",
      "title": "Apache Calcite",
      "url": "https://tools.apievangelist.com/store/apache-calcite/",
      "description": "Dynamic data management framework providing SQL parsing, optimization, and query processing capabilities.",
      "website": "https://calcite.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["SQL","Query Optimization","Data Management","Federation","JDBC"]
    },
    {
      "slug": "apache-camel",
      "title": "Apache Camel",
      "url": "https://tools.apievangelist.com/store/apache-camel/",
      "description": "Integration framework implementing enterprise integration patterns for connecting diverse systems and protocols.",
      "website": "https://camel.apache.org",
      "companyCount": 15,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Integration","Enterprise Integration Patterns","Routing","Middleware","Microservices"]
    },
    {
      "slug": "apache-carbondata",
      "title": "Apache CarbonData",
      "url": "https://tools.apievangelist.com/store/apache-carbondata/",
      "description": "Indexed columnar data storage format optimized for fast analytics on big data platforms like Hadoop and Spark.",
      "website": "https://carbondata.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Columnar Storage","Big Data","Analytics","Indexing","Hadoop"]
    },
    {
      "slug": "apache-cassandra",
      "title": "Apache Cassandra",
      "url": "https://tools.apievangelist.com/store/apache-cassandra/",
      "description": "Highly scalable, distributed NoSQL database designed for handling large amounts of data with no single point of failure.",
      "website": "https://cassandra.apache.org",
      "companyCount": 87,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["NoSQL","Distributed Database","Wide Column","High Availability","Scalability"]
    },
    {
      "slug": "apache-causeway",
      "title": "Apache Causeway",
      "url": "https://tools.apievangelist.com/store/apache-causeway/",
      "description": "Java framework for rapidly developing domain-driven applications with automatically generated UIs and REST APIs.",
      "website": "https://causeway.apache.org",
      "companyCount": 10,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Java","Domain Driven Design","Rapid Development","REST","Framework"]
    },
    {
      "slug": "apache-cayenne",
      "title": "Apache Cayenne",
      "url": "https://tools.apievangelist.com/store/apache-cayenne/",
      "description": "Open-source Java ORM framework providing object-relational mapping, remoting, and web services support.",
      "website": "https://cayenne.apache.org",
      "companyCount": 2,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["ORM","Java","Database","Object Relational Mapping","Persistence"]
    },
    {
      "slug": "apache-celix",
      "title": "Apache Celix",
      "url": "https://tools.apievangelist.com/store/apache-celix/",
      "description": "Implementation of the OSGi specification in C and C++ for building modular, dynamic applications.",
      "website": "https://celix.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["OSGi","C","C++","Modularity","Embedded Systems"]
    },
    {
      "slug": "apache-cloudstack",
      "title": "Apache CloudStack",
      "url": "https://tools.apievangelist.com/store/apache-cloudstack/",
      "description": "Open-source cloud computing platform for deploying and managing IaaS cloud infrastructure.",
      "website": "https://cloudstack.apache.org",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Cloud Computing","IaaS","Virtualization","Cloud Management","Infrastructure"]
    },
    {
      "slug": "apache-cocoon",
      "title": "Apache Cocoon",
      "url": "https://tools.apievangelist.com/store/apache-cocoon/",
      "description": "Web application framework built around the areas of pipeline processing and separation of concerns using XML.",
      "website": "https://cocoon.apache.org",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Web Framework","XML","Pipeline","Content Management","Java"]
    },
    {
      "slug": "apache-commons",
      "title": "Apache Commons",
      "url": "https://tools.apievangelist.com/store/apache-commons/",
      "description": "Collection of reusable Java components providing solutions to common programming problems.",
      "website": "https://commons.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Java","Libraries","Utilities","Reusable Components","Collections"]
    },
    {
      "slug": "apache-community-development",
      "title": "Apache Community Development",
      "url": "https://tools.apievangelist.com/store/apache-community-development/",
      "description": "Initiative to help newcomers find their way around the Apache Software Foundation and its projects.",
      "website": "https://community.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Community","Mentoring","Onboarding","Open Source","Governance"]
    },
    {
      "slug": "apache-cordova",
      "title": "Apache Cordova",
      "url": "https://tools.apievangelist.com/store/apache-cordova/",
      "description": "Mobile development framework for building cross-platform mobile apps using HTML, CSS, and JavaScript.",
      "website": "https://cordova.apache.org",
      "companyCount": 30,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Mobile Development","Cross Platform","Hybrid Apps","JavaScript","HTML5"]
    },
    {
      "slug": "apache-couchdb",
      "title": "Apache CouchDB",
      "url": "https://tools.apievangelist.com/store/apache-couchdb/",
      "description": "NoSQL document database using JSON for documents, HTTP for API, and JavaScript for MapReduce queries.",
      "website": "https://couchdb.apache.org",
      "companyCount": 2,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["NoSQL","Document Database","JSON","HTTP API","Replication"]
    },
    {
      "slug": "apache-creadur",
      "title": "Apache Creadur",
      "url": "https://tools.apievangelist.com/store/apache-creadur/",
      "description": "Suite of tools for auditing and comprehending software distributions, focusing on license compliance.",
      "website": "https://creadur.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["License Compliance","Auditing","Legal","Software Distribution","Governance"]
    },
    {
      "slug": "apache-curator",
      "title": "Apache Curator",
      "url": "https://tools.apievangelist.com/store/apache-curator/",
      "description": "Java client library and recipes for Apache ZooKeeper, simplifying distributed coordination tasks.",
      "website": "https://curator.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["ZooKeeper","Java","Distributed Coordination","Client Library","Recipes"]
    },
    {
      "slug": "apache-db",
      "title": "Apache DB",
      "url": "https://tools.apievangelist.com/store/apache-db/",
      "description": "Umbrella project for database-related efforts including Apache Derby and related database technologies.",
      "website": "https://db.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Database","Derby","Java","SQL","Embedded Database"]
    },
    {
      "slug": "apache-daffodil",
      "title": "Apache Daffodil",
      "url": "https://tools.apievangelist.com/store/apache-daffodil/",
      "description": "Implementation of the DFDL specification for parsing and unparsing fixed-format data into XML or JSON.",
      "website": "https://daffodil.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Data Parsing","DFDL","Fixed Format","XML","Data Transformation"]
    },
    {
      "slug": "apache-datafu",
      "title": "Apache DataFu",
      "url": "https://tools.apievangelist.com/store/apache-datafu/",
      "description": "Collection of libraries for working with large-scale data in Hadoop, including UDFs for Pig and utilities for Spark.",
      "website": "https://datafu.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Hadoop","Pig","Spark","UDFs","Data Processing"]
    },
    {
      "slug": "apache-datasketches",
      "title": "Apache DataSketches",
      "url": "https://tools.apievangelist.com/store/apache-datasketches/",
      "description": "Library of stochastic streaming algorithms for approximate computations on big data systems.",
      "website": "https://datasketches.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Streaming Algorithms","Approximate Computing","Big Data","Sketches","Analytics"]
    },
    {
      "slug": "apache-deltaspike",
      "title": "Apache DeltaSpike",
      "url": "https://tools.apievangelist.com/store/apache-deltaspike/",
      "description": "Collection of portable CDI extensions for Java EE and Jakarta EE application development.",
      "website": "https://deltaspike.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["CDI","Java EE","Extensions","Jakarta EE","Dependency Injection"]
    },
    {
      "slug": "apache-directory",
      "title": "Apache Directory",
      "url": "https://tools.apievangelist.com/store/apache-directory/",
      "description": "LDAP and Kerberos server and client libraries written in Java for directory-based identity management.",
      "website": "https://directory.apache.org",
      "companyCount": 3,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["LDAP","Kerberos","Directory Service","Identity Management","Java"]
    },
    {
      "slug": "apache-dolphinscheduler",
      "title": "Apache DolphinScheduler",
      "url": "https://tools.apievangelist.com/store/apache-dolphinscheduler/",
      "description": "Distributed and extensible workflow scheduler platform with a visual DAG workflow interface.",
      "website": "https://dolphinscheduler.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Workflow Scheduler","DAG","Distributed","Visual Programming","Data Pipelines"]
    },
    {
      "slug": "apache-doris",
      "title": "Apache Doris",
      "url": "https://tools.apievangelist.com/store/apache-doris/",
      "description": "High-performance real-time analytical database based on MPP architecture for large-scale data analysis.",
      "website": "https://doris.apache.org",
      "companyCount": 3,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Analytical Database","MPP","Real Time Analytics","OLAP","SQL"]
    },
    {
      "slug": "apache-drill",
      "title": "Apache Drill",
      "url": "https://tools.apievangelist.com/store/apache-drill/",
      "description": "Schema-free SQL query engine for Hadoop, NoSQL, and cloud storage enabling interactive exploration of big data.",
      "website": "https://drill.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["SQL","Schema Free","Big Data","Hadoop","Query Engine"]
    },
    {
      "slug": "apache-druid",
      "title": "Apache Druid",
      "url": "https://tools.apievangelist.com/store/apache-druid/",
      "description": "High-performance real-time analytics database for fast slice-and-dice analytics on large datasets.",
      "website": "https://druid.apache.org",
      "companyCount": 14,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Real Time Analytics","OLAP","Time Series","Columnar Database","Low Latency"]
    },
    {
      "slug": "apache-dubbo",
      "title": "Apache Dubbo",
      "url": "https://tools.apievangelist.com/store/apache-dubbo/",
      "description": "High-performance Java RPC framework for building scalable microservices with service discovery and governance.",
      "website": "https://dubbo.apache.org",
      "companyCount": 2,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["RPC","Microservices","Java","Service Discovery","Service Governance"]
    },
    {
      "slug": "apache-echarts",
      "title": "Apache ECharts",
      "url": "https://tools.apievangelist.com/store/apache-echarts/",
      "description": "Powerful, interactive charting and data visualization library for browser-based applications.",
      "website": "https://echarts.apache.org",
      "companyCount": 4,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Data Visualization","Charting","JavaScript","Interactive","Dashboards"]
    },
    {
      "slug": "apache-empire-db",
      "title": "Apache Empire-db",
      "url": "https://tools.apievangelist.com/store/apache-empire-db/",
      "description": "Relational data persistence library providing a type-safe Java API for SQL database access without ORM mapping.",
      "website": "https://empire-db.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Database","Java","SQL","Persistence","Type Safe"]
    },
    {
      "slug": "apache-eventmesh",
      "title": "Apache EventMesh",
      "url": "https://tools.apievangelist.com/store/apache-eventmesh/",
      "description": "Dynamic event-driven application runtime for decoupling microservices with event mesh architecture.",
      "website": "https://eventmesh.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Event Driven","Microservices","Event Mesh","Messaging","Cloud Native"]
    },
    {
      "slug": "apache-felix",
      "title": "Apache Felix",
      "url": "https://tools.apievangelist.com/store/apache-felix/",
      "description": "Implementation of the OSGi framework and related technologies for building modular Java applications.",
      "website": "https://felix.apache.org",
      "companyCount": 7,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["OSGi","Java","Modularity","Framework","Component Model"]
    },
    {
      "slug": "apache-fineract",
      "title": "Apache Fineract",
      "url": "https://tools.apievangelist.com/store/apache-fineract/",
      "description": "Open-source core banking platform for powering financial services in underserved communities worldwide.",
      "website": "https://fineract.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Fintech","Core Banking","Financial Inclusion","Microfinance","Lending"]
    },
    {
      "slug": "apache-flagon",
      "title": "Apache Flagon",
      "url": "https://tools.apievangelist.com/store/apache-flagon/",
      "description": "Software tool usability testing platform for instrumenting, collecting, and analyzing user interaction data.",
      "website": "https://flagon.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Usability Testing","User Analytics","Instrumentation","UX","Behavioral Analysis"]
    },
    {
      "slug": "apache-flex",
      "title": "Apache Flex",
      "url": "https://tools.apievangelist.com/store/apache-flex/",
      "description": "Application framework for building expressive cross-platform rich internet applications using ActionScript.",
      "website": "https://flex.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["RIA","ActionScript","Cross Platform","Ui Framework","Flash"]
    },
    {
      "slug": "flink",
      "title": "Apache Flink",
      "url": "https://tools.apievangelist.com/store/flink/",
      "description": "A framework and distributed processing engine for stateful computations over unbounded and bounded data streams.",
      "website": "https://flink.apache.org/",
      "companyCount": 87,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Stream Processing","Big Data","Distributed Computing","Real-Time Analytics"]
    },
    {
      "slug": "apache-flume",
      "title": "Apache Flume",
      "url": "https://tools.apievangelist.com/store/apache-flume/",
      "description": "Distributed service for collecting, aggregating, and moving large amounts of log data into HDFS.",
      "website": "https://flume.apache.org",
      "companyCount": 5,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Log Collection","Data Ingestion","HDFS","Hadoop","Streaming"]
    },
    {
      "slug": "apache-fluo",
      "title": "Apache Fluo",
      "url": "https://tools.apievangelist.com/store/apache-fluo/",
      "description": "Distributed processing system built on Accumulo for incrementally updating large datasets with low latency.",
      "website": "https://fluo.apache.org",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Incremental Processing","Accumulo","Distributed Computing","Low Latency","Big Data"]
    },
    {
      "slug": "apache-freemarker",
      "title": "Apache FreeMarker",
      "url": "https://tools.apievangelist.com/store/apache-freemarker/",
      "description": "Java-based template engine for generating text output such as HTML, emails, configuration files, and source code.",
      "website": "https://freemarker.apache.org",
      "companyCount": 22,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Template Engine","Java","HTML Generation","Text Processing","MVC"]
    },
    {
      "slug": "apache-geode",
      "title": "Apache Geode",
      "url": "https://tools.apievangelist.com/store/apache-geode/",
      "description": "In-memory data management platform providing real-time, consistent access to data-intensive applications.",
      "website": "https://geode.apache.org",
      "companyCount": 4,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["In Memory","Distributed Cache","Data Management","Real Time","High Availability"]
    },
    {
      "slug": "apache-geronimo",
      "title": "Apache Geronimo",
      "url": "https://tools.apievangelist.com/store/apache-geronimo/",
      "description": "Open-source Java EE application server providing a complete enterprise Java platform.",
      "website": "https://geronimo.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Application Server","Java EE","Enterprise","Deployment","Jakarta EE"]
    },
    {
      "slug": "apache-gobblin",
      "title": "Apache Gobblin",
      "url": "https://tools.apievangelist.com/store/apache-gobblin/",
      "description": "Universal data ingestion framework for extracting, transforming, and loading data from various sources.",
      "website": "https://gobblin.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Data Ingestion","ETL","Data Integration","Batch Processing","Streaming"]
    },
    {
      "slug": "apache-gora",
      "title": "Apache Gora",
      "url": "https://tools.apievangelist.com/store/apache-gora/",
      "description": "ORM framework for column stores, key-value stores, and document stores with Hadoop MapReduce support.",
      "website": "https://gora.apache.org",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["ORM","NoSQL","Hadoop","Data Persistence","Big Data"]
    },
    {
      "slug": "apache-griffin",
      "title": "Apache Griffin",
      "url": "https://tools.apievangelist.com/store/apache-griffin/",
      "description": "Data quality solution for big data, providing a unified process for measuring data quality across platforms.",
      "website": "https://griffin.apache.org",
      "companyCount": 19,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Data Quality","Big Data","Data Governance","Monitoring","Data Profiling"]
    },
    {
      "slug": "apache-groovy",
      "title": "Apache Groovy",
      "url": "https://tools.apievangelist.com/store/apache-groovy/",
      "description": "Powerful, optionally typed, dynamic language for the JVM with static-typing and static compilation capabilities.",
      "website": "https://groovy-lang.apache.org",
      "companyCount": 89,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Programming Language","JVM","Scripting","Dynamic Language","DSL"]
    },
    {
      "slug": "apache-guacamole",
      "title": "Apache Guacamole",
      "url": "https://tools.apievangelist.com/store/apache-guacamole/",
      "description": "Clientless remote desktop gateway supporting protocols like VNC, RDP, and SSH through a web browser.",
      "website": "https://guacamole.apache.org",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Remote Desktop","VNC","RDP","SSH","Web Based"]
    },
    {
      "slug": "apache-gump",
      "title": "Apache Gump",
      "url": "https://tools.apievangelist.com/store/apache-gump/",
      "description": "Continuous integration tool for building and testing open-source Java projects against each other.",
      "website": "https://gump.apache.org",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Continuous Integration","Testing","Java","Build Tool","Compatibility"]
    },
    {
      "slug": "apache-hawq",
      "title": "Apache HAWQ",
      "url": "https://tools.apievangelist.com/store/apache-hawq/",
      "description": "Advanced enterprise SQL-on-Hadoop analytic engine combining MPP database technology with Hadoop scalability.",
      "website": "https://hawq.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["SQL On Hadoop","MPP","Analytics","Hadoop","Enterprise"]
    },
    {
      "slug": "apache-hbase",
      "title": "Apache HBase",
      "url": "https://tools.apievangelist.com/store/apache-hbase/",
      "description": "Distributed, scalable, big data store modeled after Google's Bigtable, running on top of HDFS.",
      "website": "https://hbase.apache.org",
      "companyCount": 26,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["NoSQL","Big Data","Wide Column","Hadoop","Distributed Database"]
    },
    {
      "slug": "apache-http",
      "title": "Apache HTTP",
      "url": "https://tools.apievangelist.com/store/apache-http/",
      "description": "Apache HTTP is a specialized technology or methodology in the apache domain that addresses specific technical or business requirements. It provides targeted capabilities that help practitioners and organizations solve problems and improve outcomes in their area of focus.",
      "companyCount": 9,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Apache HTTP"]
    },
    {
      "slug": "apache-http-server",
      "title": "Apache HTTP Server",
      "url": "https://tools.apievangelist.com/store/apache-http-server/",
      "description": "The world's most widely used web server software, providing a secure, efficient, and extensible HTTP server.",
      "website": "https://httpd.apache.org",
      "companyCount": 229,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Web Server","HTTP","Reverse Proxy","Load Balancing","Security"]
    },
    {
      "slug": "apache-hadoop",
      "title": "Apache Hadoop",
      "url": "https://tools.apievangelist.com/store/apache-hadoop/",
      "description": "Framework for distributed storage and processing of large datasets across clusters using MapReduce and HDFS.",
      "website": "https://hadoop.apache.org",
      "companyCount": 131,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Big Data","Distributed Storage","MapReduce","HDFS","Batch Processing"]
    },
    {
      "slug": "apache-helix",
      "title": "Apache Helix",
      "url": "https://tools.apievangelist.com/store/apache-helix/",
      "description": "Cluster management framework for partitioning, replicating, and task management in distributed systems.",
      "website": "https://helix.apache.org",
      "companyCount": 26,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Cluster Management","Partitioning","Replication","Distributed Systems","Task Management"]
    },
    {
      "slug": "apache-hive",
      "title": "Apache Hive",
      "url": "https://tools.apievangelist.com/store/apache-hive/",
      "description": "Data warehouse infrastructure built on Hadoop for SQL-like querying and analysis of large datasets.",
      "website": "https://hive.apache.org",
      "companyCount": 74,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Data Warehouse","SQL","Big Data","Hadoop","Analytics"]
    },
    {
      "slug": "apache-hop",
      "title": "Apache Hop",
      "url": "https://tools.apievangelist.com/store/apache-hop/",
      "description": "Data orchestration and data engineering platform for visual design of data pipelines and workflows.",
      "website": "https://hop.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Data Engineering","Data Pipelines","ETL","Visual Programming","Orchestration"]
    },
    {
      "slug": "apache-httpcomponents",
      "title": "Apache HttpComponents",
      "url": "https://tools.apievangelist.com/store/apache-httpcomponents/",
      "description": "Set of Java components for building HTTP-aware client and server applications.",
      "website": "https://hc.apache.org",
      "companyCount": 2,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["HTTP","Java","Client Library","Networking","Web"]
    },
    {
      "slug": "apache-hudi",
      "title": "Apache Hudi",
      "url": "https://tools.apievangelist.com/store/apache-hudi/",
      "description": "Data lake platform for incremental data processing and data pipeline management on large analytical datasets.",
      "website": "https://hudi.apache.org",
      "companyCount": 14,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Data Lake","Incremental Processing","Upserts","Streaming","Table Format"]
    },
    {
      "slug": "apache-iceberg",
      "title": "Apache Iceberg",
      "url": "https://tools.apievangelist.com/store/apache-iceberg/",
      "description": "Open table format for large analytic datasets, providing reliable, performant operations on petabyte-scale tables.",
      "website": "https://iceberg.apache.org",
      "companyCount": 68,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Table Format","Data Lake","Analytics","Big Data","ACID"]
    },
    {
      "slug": "apache-ignite",
      "title": "Apache Ignite",
      "url": "https://tools.apievangelist.com/store/apache-ignite/",
      "description": "Distributed database for high-performance computing with in-memory speed, supporting SQL, key-value, and compute grid APIs.",
      "website": "https://ignite.apache.org",
      "companyCount": 76,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["In Memory","Distributed Database","Caching","Compute Grid","SQL"]
    },
    {
      "slug": "apache-impala",
      "title": "Apache Impala",
      "url": "https://tools.apievangelist.com/store/apache-impala/",
      "description": "Massively parallel processing SQL query engine for data stored in Hadoop-compatible file systems.",
      "website": "https://impala.apache.org",
      "companyCount": 10,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["SQL","MPP","Hadoop","Analytics","Query Engine"]
    },
    {
      "slug": "apache-inlong",
      "title": "Apache InLong",
      "url": "https://tools.apievangelist.com/store/apache-inlong/",
      "description": "One-stop integration framework for massive data providing automatic, secure, and reliable data transmission.",
      "website": "https://inlong.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Data Integration","Data Ingestion","Streaming","Batch Processing","Data Transmission"]
    },
    {
      "slug": "apache-iotdb",
      "title": "Apache IoTDB",
      "url": "https://tools.apievangelist.com/store/apache-iotdb/",
      "description": "Time series database for IoT scenarios with high write throughput, efficient compression, and rich query capabilities.",
      "website": "https://iotdb.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Time Series","IoT","Database","Compression","Edge Computing"]
    },
    {
      "slug": "apache-ivy",
      "title": "Apache Ivy",
      "url": "https://tools.apievangelist.com/store/apache-ivy/",
      "description": "Dependency manager tightly integrated with Apache Ant for managing transitive dependencies.",
      "website": "https://ant.apache.org/ivy/",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Dependency Management","Ant","Java","Build Tool","Transitive Dependencies"]
    },
    {
      "slug": "apache-ivyde",
      "title": "Apache IvyDE",
      "url": "https://tools.apievangelist.com/store/apache-ivyde/",
      "description": "Eclipse plugin integrating Apache Ivy dependency management into the Eclipse IDE.",
      "website": "https://ant.apache.org/ivy/ivyde/",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Eclipse","IDE Plugin","Dependency Management","Ivy","Java"]
    },
    {
      "slug": "jmeter",
      "title": "Apache JMeter",
      "url": "https://tools.apievangelist.com/store/jmeter/",
      "description": "Open-source Java application designed to load test functional behavior and measure performance of web applications and services",
      "website": "https://jmeter.apache.org/",
      "companyCount": 77,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Performance Testing","Load Testing","Testing","Java"]
    },
    {
      "slug": "apache-jspwiki",
      "title": "Apache JSPWiki",
      "url": "https://tools.apievangelist.com/store/apache-jspwiki/",
      "description": "Feature-rich, extensible wiki engine built around standard Java EE components.",
      "website": "https://jspwiki.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Wiki","Java","Content Management","Collaboration","Web Application"]
    },
    {
      "slug": "apache-jackrabbit",
      "title": "Apache Jackrabbit",
      "url": "https://tools.apievangelist.com/store/apache-jackrabbit/",
      "description": "Implementation of the JCR content repository specification for structured and unstructured content storage.",
      "website": "https://jackrabbit.apache.org",
      "companyCount": 10,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Content Repository","JCR","Content Management","Java","Storage"]
    },
    {
      "slug": "apache-james",
      "title": "Apache James",
      "url": "https://tools.apievangelist.com/store/apache-james/",
      "description": "Enterprise mail server providing a complete, portable email engine based on open protocols.",
      "website": "https://james.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Email Server","SMTP","IMAP","Mail","Java"]
    },
    {
      "slug": "apache-jena",
      "title": "Apache Jena",
      "url": "https://tools.apievangelist.com/store/apache-jena/",
      "description": "Java framework for building semantic web and linked data applications with RDF and SPARQL support.",
      "website": "https://jena.apache.org",
      "companyCount": 11,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Semantic Web","RDF","SPARQL","Linked Data","Knowledge Graph"]
    },
    {
      "slug": "apache-johnzon",
      "title": "Apache Johnzon",
      "url": "https://tools.apievangelist.com/store/apache-johnzon/",
      "description": "Implementation of the JSON Processing and JSON Binding specifications for Java.",
      "website": "https://johnzon.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["JSON","Java","JSON Processing","JSON Binding","Serialization"]
    },
    {
      "slug": "apache-juneau",
      "title": "Apache Juneau",
      "url": "https://tools.apievangelist.com/store/apache-juneau/",
      "description": "Toolkit for marshalling POJOs to various content types and building REST microservices in Java.",
      "website": "https://juneau.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["REST","Java","Marshalling","Microservices","Serialization"]
    },
    {
      "slug": "apache-kafka",
      "title": "Apache Kafka",
      "url": "https://tools.apievangelist.com/store/apache-kafka/",
      "description": "Distributed event streaming platform for high-throughput, fault-tolerant, real-time data pipelines and streaming applications.",
      "website": "https://kafka.apache.org",
      "companyCount": 295,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Streaming","Messaging","Event Driven","Real Time","Pub Sub"]
    },
    {
      "slug": "apache-karaf",
      "title": "Apache Karaf",
      "url": "https://tools.apievangelist.com/store/apache-karaf/",
      "description": "Lightweight, powerful, enterprise-ready OSGi-based application runtime supporting multiple frameworks.",
      "website": "https://karaf.apache.org",
      "companyCount": 2,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["OSGi","Application Runtime","Java","Enterprise","Modularity"]
    },
    {
      "slug": "apache-kibble",
      "title": "Apache Kibble",
      "url": "https://tools.apievangelist.com/store/apache-kibble/",
      "description": "Suite of tools for collecting, aggregating, and visualizing activity in software project communities.",
      "website": "https://kibble.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Community Analytics","Visualization","Software Projects","Activity Tracking","Metrics"]
    },
    {
      "slug": "apache-knox",
      "title": "Apache Knox",
      "url": "https://tools.apievangelist.com/store/apache-knox/",
      "description": "REST API and application gateway for providing secure access to Hadoop cluster services.",
      "website": "https://knox.apache.org",
      "companyCount": 14,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Security","API Gateway","Hadoop","Authentication","Authorization"]
    },
    {
      "slug": "apache-kudu",
      "title": "Apache Kudu",
      "url": "https://tools.apievangelist.com/store/apache-kudu/",
      "description": "Columnar storage manager for the Hadoop ecosystem enabling fast analytics on fast-changing data.",
      "website": "https://kudu.apache.org",
      "companyCount": 4,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Columnar Storage","Hadoop","Analytics","Fast Data","Storage Engine"]
    },
    {
      "slug": "apache-kvrocks",
      "title": "Apache Kvrocks",
      "url": "https://tools.apievangelist.com/store/apache-kvrocks/",
      "description": "Distributed key-value NoSQL database built on RocksDB, compatible with Redis protocols.",
      "website": "https://kvrocks.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Key Value","NoSQL","Redis Compatible","RocksDB","Distributed Database"]
    },
    {
      "slug": "apache-kylin",
      "title": "Apache Kylin",
      "url": "https://tools.apievangelist.com/store/apache-kylin/",
      "description": "Distributed analytics engine for OLAP on Hadoop and Spark providing sub-second query latency.",
      "website": "https://kylin.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["OLAP","Analytics","Hadoop","Spark","Sub Second Queries"]
    },
    {
      "slug": "apache-kyuubi",
      "title": "Apache Kyuubi",
      "url": "https://tools.apievangelist.com/store/apache-kyuubi/",
      "description": "Distributed multi-tenant thrift/JDBC/ODBC server for large-scale data management and analytics engines.",
      "website": "https://kyuubi.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Multi Tenant","JDBC","Analytics","Spark","Data Management"]
    },
    {
      "slug": "apache-libcloud",
      "title": "Apache Libcloud",
      "url": "https://tools.apievangelist.com/store/apache-libcloud/",
      "description": "Python library providing a unified API for interacting with many popular cloud service providers.",
      "website": "https://libcloud.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Multi Cloud","Python","Cloud Abstraction","IaaS","API"]
    },
    {
      "slug": "apache-linkis",
      "title": "Apache Linkis",
      "url": "https://tools.apievangelist.com/store/apache-linkis/",
      "description": "Computation middleware connecting upper-layer applications with underlying data engines for unified task management.",
      "website": "https://linkis.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Middleware","Computation","Data Engines","Task Management","Gateway"]
    },
    {
      "slug": "apache-logging-services",
      "title": "Apache Logging Services",
      "url": "https://tools.apievangelist.com/store/apache-logging-services/",
      "description": "Cross-language logging services including Log4j, providing flexible and performant logging frameworks.",
      "website": "https://logging.apache.org",
      "companyCount": 5,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Logging","Log4j","Observability","Java","Cross Language"]
    },
    {
      "slug": "apache-lucene",
      "title": "Apache Lucene",
      "url": "https://tools.apievangelist.com/store/apache-lucene/",
      "description": "High-performance, full-featured text search engine library written in Java, powering many search platforms.",
      "website": "https://lucene.apache.org",
      "companyCount": 15,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Search Engine","Full Text Search","Indexing","Information Retrieval","Java"]
    },
    {
      "slug": "apache-lucenenet",
      "title": "Apache Lucene.NET",
      "url": "https://tools.apievangelist.com/store/apache-lucenenet/",
      "description": "Port of the Apache Lucene search engine library to the .NET platform.",
      "website": "https://lucenenet.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Search Engine",".NET","Full Text Search","Indexing","C#"]
    },
    {
      "slug": "apache-madlib",
      "title": "Apache MADlib",
      "url": "https://tools.apievangelist.com/store/apache-madlib/",
      "description": "Big data machine learning library providing scalable in-database analytics for SQL-based environments.",
      "website": "https://madlib.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Machine Learning","SQL","In Database Analytics","Big Data","Statistics"]
    },
    {
      "slug": "apache-mina",
      "title": "Apache MINA",
      "url": "https://tools.apievangelist.com/store/apache-mina/",
      "description": "Network application framework for building high-performance, scalable network applications in Java.",
      "website": "https://mina.apache.org",
      "companyCount": 30,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Networking","Java","NIO","High Performance","Protocol Framework"]
    },
    {
      "slug": "apache-mahout",
      "title": "Apache Mahout",
      "url": "https://tools.apievangelist.com/store/apache-mahout/",
      "description": "Distributed linear algebra framework and mathematically expressive Scala DSL for machine learning.",
      "website": "https://mahout.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Machine Learning","Linear Algebra","Scala","Distributed Computing","Recommendation Engines"]
    },
    {
      "slug": "apache-manifoldcf",
      "title": "Apache ManifoldCF",
      "url": "https://tools.apievangelist.com/store/apache-manifoldcf/",
      "description": "Framework for connecting source content repositories to target repositories or search engine indexes.",
      "website": "https://manifoldcf.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Content Integration","Connectors","Search Indexing","Crawling","Content Management"]
    },
    {
      "slug": "apache-maven",
      "title": "Apache Maven",
      "url": "https://tools.apievangelist.com/store/apache-maven/",
      "description": "Build automation and project management tool for Java projects using a project object model (POM).",
      "website": "https://maven.apache.org",
      "companyCount": 113,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Build Tool","Java","Dependency Management","Project Management","Automation"]
    },
    {
      "slug": "apache-mesos",
      "title": "Apache Mesos",
      "url": "https://tools.apievangelist.com/store/apache-mesos/",
      "description": "Cluster manager providing efficient resource isolation and sharing across distributed applications or frameworks.",
      "website": "https://mesos.apache.org",
      "companyCount": 11,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Cluster Management","Resource Scheduling","Distributed Systems","Containers","Orchestration"]
    },
    {
      "slug": "apache-mnemonic",
      "title": "Apache Mnemonic",
      "url": "https://tools.apievangelist.com/store/apache-mnemonic/",
      "description": "Non-volatile memory library for Java and C providing transparent access to non-volatile storage.",
      "website": "https://mnemonic.apache.org",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Non Volatile Memory","Java","C","Persistent Memory","Storage"]
    },
    {
      "slug": "apache-mod-perl",
      "title": "Apache Mod_perl",
      "url": "https://tools.apievangelist.com/store/apache-mod-perl/",
      "description": "Persistent Perl interpreter embedded in the Apache HTTP Server for high-performance dynamic web content.",
      "website": "https://perl.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Perl","Apache HTTP","Web Development","mod_perl","Dynamic Content"]
    },
    {
      "slug": "apache-myfaces",
      "title": "Apache MyFaces",
      "url": "https://tools.apievangelist.com/store/apache-myfaces/",
      "description": "Implementation of JavaServer Faces (JSF) and related technologies for building component-based web UIs.",
      "website": "https://myfaces.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["JSF","Java","Web Ui","Component Based","Jakarta EE"]
    },
    {
      "slug": "apache-mynewt",
      "title": "Apache Mynewt",
      "url": "https://tools.apievangelist.com/store/apache-mynewt/",
      "description": "Real-time operating system for constrained embedded systems with BLE support and a modular design.",
      "website": "https://mynewt.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["RTOS","Embedded Systems","IoT","BLE","Microcontrollers"]
    },
    {
      "slug": "apache-netbeans",
      "title": "Apache NetBeans",
      "url": "https://tools.apievangelist.com/store/apache-netbeans/",
      "description": "Integrated development environment for Java, PHP, HTML5, and other languages with powerful editing features.",
      "website": "https://netbeans.apache.org",
      "companyCount": 2,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["IDE","Java","Development Tools","PHP","HTML5"]
    },
    {
      "slug": "apache-nifi",
      "title": "Apache NiFi",
      "url": "https://tools.apievangelist.com/store/apache-nifi/",
      "description": "Data integration tool for automating the flow of data between systems with a visual, drag-and-drop interface.",
      "website": "https://nifi.apache.org",
      "companyCount": 26,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Data Flow","ETL","Data Integration","Automation","Visual Programming"]
    },
    {
      "slug": "apache-nutch",
      "title": "Apache Nutch",
      "url": "https://tools.apievangelist.com/store/apache-nutch/",
      "description": "Highly extensible and scalable web crawler for building custom search engine solutions.",
      "website": "https://nutch.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Web Crawler","Search Engine","Crawling","Indexing","Big Data"]
    },
    {
      "slug": "apache-nuttx",
      "title": "Apache NuttX",
      "url": "https://tools.apievangelist.com/store/apache-nuttx/",
      "description": "Real-time operating system with an emphasis on standards compliance and small footprint for IoT and embedded devices.",
      "website": "https://nuttx.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["RTOS","Embedded Systems","IoT","POSIX","Microcontrollers"]
    },
    {
      "slug": "apache-ofbiz",
      "title": "Apache OFBiz",
      "url": "https://tools.apievangelist.com/store/apache-ofbiz/",
      "description": "Open-source enterprise automation suite including ERP, CRM, e-commerce, and supply chain management.",
      "website": "https://ofbiz.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["ERP","CRM","E Commerce","Enterprise","Business Automation"]
    },
    {
      "slug": "apache-orc",
      "title": "Apache ORC",
      "url": "https://tools.apievangelist.com/store/apache-orc/",
      "description": "Columnar file format for Hadoop workloads providing high compression and fast read performance.",
      "website": "https://orc.apache.org",
      "companyCount": 27,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Columnar Storage","File Format","Hadoop","Compression","Analytics"]
    },
    {
      "slug": "apache-olingo",
      "title": "Apache Olingo",
      "url": "https://tools.apievangelist.com/store/apache-olingo/",
      "description": "Java library implementing the OData protocol for building and consuming RESTful APIs.",
      "website": "https://olingo.apache.org",
      "companyCount": 51,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["OData","REST","Java","API","Data Services"]
    },
    {
      "slug": "apache-oozie",
      "title": "Apache Oozie",
      "url": "https://tools.apievangelist.com/store/apache-oozie/",
      "description": "Workflow scheduler system for managing Hadoop jobs including MapReduce, Pig, Hive, and Sqoop.",
      "website": "https://oozie.apache.org",
      "companyCount": 4,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Workflow Scheduler","Hadoop","MapReduce","Job Orchestration","Batch Processing"]
    },
    {
      "slug": "apache-openjpa",
      "title": "Apache OpenJPA",
      "url": "https://tools.apievangelist.com/store/apache-openjpa/",
      "description": "Implementation of the Java Persistence API specification for object-relational mapping in Java.",
      "website": "https://openjpa.apache.org",
      "companyCount": 58,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["JPA","ORM","Java","Persistence","Database"]
    },
    {
      "slug": "apache-openmeetings",
      "title": "Apache OpenMeetings",
      "url": "https://tools.apievangelist.com/store/apache-openmeetings/",
      "description": "Video conferencing, instant messaging, and collaborative whiteboard application for online meetings.",
      "website": "https://openmeetings.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Video Conferencing","Collaboration","Whiteboard","Instant Messaging","Web Conferencing"]
    },
    {
      "slug": "apache-opennlp",
      "title": "Apache OpenNLP",
      "url": "https://tools.apievangelist.com/store/apache-opennlp/",
      "description": "Machine learning toolkit for processing natural language text with support for common NLP tasks.",
      "website": "https://opennlp.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["NLP","Machine Learning","Text Processing","Tokenization","Named Entity Recognition"]
    },
    {
      "slug": "apache-openoffice",
      "title": "Apache OpenOffice",
      "url": "https://tools.apievangelist.com/store/apache-openoffice/",
      "description": "Open-source office productivity suite for word processing, spreadsheets, presentations, and more.",
      "website": "https://openoffice.apache.org",
      "companyCount": 4,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Office Suite","Word Processor","Spreadsheet","Presentations","Productivity"]
    },
    {
      "slug": "apache-openwebbeans",
      "title": "Apache OpenWebBeans",
      "url": "https://tools.apievangelist.com/store/apache-openwebbeans/",
      "description": "Implementation of the CDI specification for Java dependency injection and contextual lifecycle management.",
      "website": "https://openwebbeans.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["CDI","Java","Dependency Injection","Jakarta EE","Lifecycle Management"]
    },
    {
      "slug": "apache-openwhisk",
      "title": "Apache OpenWhisk",
      "url": "https://tools.apievangelist.com/store/apache-openwhisk/",
      "description": "Open-source serverless cloud platform for executing functions in response to events at any scale.",
      "website": "https://openwhisk.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Serverless","FaaS","Cloud Native","Event Driven","Functions"]
    },
    {
      "slug": "apache-ozone",
      "title": "Apache Ozone",
      "url": "https://tools.apievangelist.com/store/apache-ozone/",
      "description": "Scalable, distributed object store for Hadoop designed for analytics and cloud-native workloads.",
      "website": "https://ozone.apache.org",
      "companyCount": 13,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Object Store","Hadoop","Distributed Storage","Cloud Native","Scalability"]
    },
    {
      "slug": "apache-pdfbox",
      "title": "Apache PDFBox",
      "url": "https://tools.apievangelist.com/store/apache-pdfbox/",
      "description": "Java library for creating, manipulating, and extracting content from PDF documents.",
      "website": "https://pdfbox.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["PDF","Java","Document Processing","Text Extraction","Content Creation"]
    },
    {
      "slug": "apache-plc4x",
      "title": "Apache PLC4X",
      "url": "https://tools.apievangelist.com/store/apache-plc4x/",
      "description": "Universal protocol adapter for communicating with industrial PLCs using a variety of protocols.",
      "website": "https://plc4x.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Industrial IoT","PLC","Protocol Adapter","OT","Manufacturing"]
    },
    {
      "slug": "apache-poi",
      "title": "Apache POI",
      "url": "https://tools.apievangelist.com/store/apache-poi/",
      "description": "Java APIs for manipulating Microsoft Office file formats including Word, Excel, and PowerPoint.",
      "website": "https://poi.apache.org",
      "companyCount": 14,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Java","Microsoft Office","Excel","Word","File Formats"]
    },
    {
      "slug": "apache-parquet",
      "title": "Apache Parquet",
      "url": "https://tools.apievangelist.com/store/apache-parquet/",
      "description": "Columnar storage file format optimized for efficient data storage and retrieval in big data workloads.",
      "website": "https://parquet.apache.org",
      "companyCount": 42,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Columnar Storage","File Format","Big Data","Compression","Analytics"]
    },
    {
      "slug": "apache-pekko",
      "title": "Apache Pekko",
      "url": "https://tools.apievangelist.com/store/apache-pekko/",
      "description": "Open-source fork of Akka for building concurrent, distributed, and resilient message-driven applications on the JVM.",
      "website": "https://pekko.apache.org",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Actor Model","Concurrency","Distributed Systems","JVM","Reactive"]
    },
    {
      "slug": "apache-petri",
      "title": "Apache Petri",
      "url": "https://tools.apievangelist.com/store/apache-petri/",
      "description": "Entry path for new projects and communities wishing to join the Apache Software Foundation.",
      "website": "https://petri.apache.org",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Incubation","Community","Governance","Onboarding","ASF"]
    },
    {
      "slug": "apache-phoenix",
      "title": "Apache Phoenix",
      "url": "https://tools.apievangelist.com/store/apache-phoenix/",
      "description": "OLTP and operational analytics SQL layer for Apache HBase delivering millisecond-latency queries.",
      "website": "https://phoenix.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["SQL","HBase","OLTP","Analytics","Low Latency"]
    },
    {
      "slug": "apache-pig",
      "title": "Apache Pig",
      "url": "https://tools.apievangelist.com/store/apache-pig/",
      "description": "High-level platform for creating MapReduce programs using the Pig Latin scripting language on Hadoop.",
      "website": "https://pig.apache.org",
      "companyCount": 14,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Hadoop","MapReduce","Scripting","Pig Latin","Data Processing"]
    },
    {
      "slug": "apache-pinot",
      "title": "Apache Pinot",
      "url": "https://tools.apievangelist.com/store/apache-pinot/",
      "description": "Real-time distributed OLAP datastore designed for low-latency analytics on large-scale datasets.",
      "website": "https://pinot.apache.org",
      "companyCount": 6,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["OLAP","Real Time Analytics","Distributed Database","Low Latency","Time Series"]
    },
    {
      "slug": "apache-pivot",
      "title": "Apache Pivot",
      "url": "https://tools.apievangelist.com/store/apache-pivot/",
      "description": "Platform for building rich internet applications in Java with a focus on UI components and data binding.",
      "website": "https://pivot.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["RIA","Java","Ui Components","Data Binding","Desktop Applications"]
    },
    {
      "slug": "apache-portals",
      "title": "Apache Portals",
      "url": "https://tools.apievangelist.com/store/apache-portals/",
      "description": "Enterprise portal framework based on the Java Portlet specification for building web portals.",
      "website": "https://portals.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Portal","Java","Portlet","Enterprise","Web Framework"]
    },
    {
      "slug": "apache-pulsar",
      "title": "Apache Pulsar",
      "url": "https://tools.apievangelist.com/store/apache-pulsar/",
      "description": "Cloud-native distributed messaging and streaming platform with multi-tenancy and geo-replication support.",
      "website": "https://pulsar.apache.org",
      "companyCount": 25,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Messaging","Streaming","Pub Sub","Multi Tenancy","Cloud Native"]
    },
    {
      "slug": "apache-qpid",
      "title": "Apache Qpid",
      "url": "https://tools.apievangelist.com/store/apache-qpid/",
      "description": "Cross-platform messaging system implementing the AMQP protocol for enterprise messaging.",
      "website": "https://qpid.apache.org",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Messaging","AMQP","Enterprise","Cross Platform","Message Broker"]
    },
    {
      "slug": "apache-ranger",
      "title": "Apache Ranger",
      "url": "https://tools.apievangelist.com/store/apache-ranger/",
      "description": "Centralized security framework for managing fine-grained access control across the Hadoop ecosystem.",
      "website": "https://ranger.apache.org",
      "companyCount": 24,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Security","Access Control","Hadoop","Authorization","Data Governance"]
    },
    {
      "slug": "apache-ratis",
      "title": "Apache Ratis",
      "url": "https://tools.apievangelist.com/store/apache-ratis/",
      "description": "Java implementation of the Raft consensus protocol for building reliable distributed systems.",
      "website": "https://ratis.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Consensus","Raft","Distributed Systems","Java","Replication"]
    },
    {
      "slug": "apache-rocketmq",
      "title": "Apache RocketMQ",
      "url": "https://tools.apievangelist.com/store/apache-rocketmq/",
      "description": "Distributed messaging and streaming platform with low latency, high reliability, and trillion-level capacity.",
      "website": "https://rocketmq.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Messaging","Streaming","Distributed","Low Latency","High Throughput"]
    },
    {
      "slug": "apache-roller",
      "title": "Apache Roller",
      "url": "https://tools.apievangelist.com/store/apache-roller/",
      "description": "Full-featured, multi-user, multi-blog server suitable for large and small blog communities.",
      "website": "https://roller.apache.org",
      "companyCount": 47,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Blogging","Content Management","Java","Multi User","Web Application"]
    },
    {
      "slug": "apache-royale",
      "title": "Apache Royale",
      "url": "https://tools.apievangelist.com/store/apache-royale/",
      "description": "Application framework for building cross-platform applications that compile to JavaScript from ActionScript and MXML.",
      "website": "https://royale.apache.org",
      "companyCount": 5,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Cross Platform","JavaScript","ActionScript","MXML","Web Framework"]
    },
    {
      "slug": "apache-rya",
      "title": "Apache Rya",
      "url": "https://tools.apievangelist.com/store/apache-rya/",
      "description": "Scalable RDF triple store built on Accumulo for storing and querying semantic web data.",
      "website": "https://rya.apache.org",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["RDF","Triple Store","Semantic Web","Accumulo","SPARQL"]
    },
    {
      "slug": "apache-sdap",
      "title": "Apache SDAP",
      "url": "https://tools.apievangelist.com/store/apache-sdap/",
      "description": "Science data analytics platform for large-scale Earth science satellite and model data analysis.",
      "website": "https://sdap.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Earth Science","Satellite Data","Analytics","Scientific Computing","Climate"]
    },
    {
      "slug": "apache-singa",
      "title": "Apache SINGA",
      "url": "https://tools.apievangelist.com/store/apache-singa/",
      "description": "Distributed deep learning platform for training large-scale deep learning models over distributed clusters.",
      "website": "https://singa.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Deep Learning","Distributed Training","Machine Learning","Neural Networks","AI"]
    },
    {
      "slug": "apache-samza",
      "title": "Apache Samza",
      "url": "https://tools.apievangelist.com/store/apache-samza/",
      "description": "Distributed stream processing framework using Kafka for messaging and Hadoop YARN for fault tolerance.",
      "website": "https://samza.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Stream Processing","Kafka","Hadoop","YARN","Distributed Computing"]
    },
    {
      "slug": "apache-santuario",
      "title": "Apache Santuario",
      "url": "https://tools.apievangelist.com/store/apache-santuario/",
      "description": "Library implementing XML Digital Signature and XML Encryption standards for secure XML processing.",
      "website": "https://santuario.apache.org",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["XML Security","Digital Signatures","Encryption","Java","Standards"]
    },
    {
      "slug": "apache-seatunnel",
      "title": "Apache SeaTunnel",
      "url": "https://tools.apievangelist.com/store/apache-seatunnel/",
      "description": "High-performance, distributed data integration platform supporting real-time and batch data synchronization.",
      "website": "https://seatunnel.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Data Integration","ETL","Batch Processing","Real Time","Data Synchronization"]
    },
    {
      "slug": "apache-sedona",
      "title": "Apache Sedona",
      "url": "https://tools.apievangelist.com/store/apache-sedona/",
      "description": "Cluster computing system for processing large-scale geospatial data with Spark and Flink support.",
      "website": "https://sedona.apache.org",
      "companyCount": 8,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Geospatial","Spark","Flink","Spatial Analytics","Big Data"]
    },
    {
      "slug": "apache-serf",
      "title": "Apache Serf",
      "url": "https://tools.apievangelist.com/store/apache-serf/",
      "description": "High-performance C-based HTTP client library built on the APR library for efficient network communication.",
      "website": "https://serf.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["HTTP Client","C","Networking","APR","High Performance"]
    },
    {
      "slug": "apache-servicecomb",
      "title": "Apache ServiceComb",
      "url": "https://tools.apievangelist.com/store/apache-servicecomb/",
      "description": "Microservice solution providing a service mesh, service framework, and management platform.",
      "website": "https://servicecomb.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Microservices","Service Mesh","Java","Cloud Native","Service Framework"]
    },
    {
      "slug": "apache-servicemix",
      "title": "Apache ServiceMix",
      "url": "https://tools.apievangelist.com/store/apache-servicemix/",
      "description": "Flexible, open-source integration container combining ESB functionality with OSGi modularity.",
      "website": "https://servicemix.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["ESB","Integration","OSGi","Java","SOA"]
    },
    {
      "slug": "apache-shardingsphere",
      "title": "Apache ShardingSphere",
      "url": "https://tools.apievangelist.com/store/apache-shardingsphere/",
      "description": "Distributed database middleware ecosystem providing data sharding, encryption, and scaling capabilities.",
      "website": "https://shardingsphere.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Database Middleware","Sharding","Distributed Database","Encryption","Scaling"]
    },
    {
      "slug": "apache-shenyu",
      "title": "Apache ShenYu",
      "url": "https://tools.apievangelist.com/store/apache-shenyu/",
      "description": "High-performance API gateway for microservices supporting multiple protocols and plugin extensions.",
      "website": "https://shenyu.apache.org",
      "companyCount": 36,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["API Gateway","Microservices","High Performance","Plugins","Protocol Support"]
    },
    {
      "slug": "apache-shiro",
      "title": "Apache Shiro",
      "url": "https://tools.apievangelist.com/store/apache-shiro/",
      "description": "Powerful, easy-to-use Java security framework for authentication, authorization, cryptography, and session management.",
      "website": "https://shiro.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Security","Authentication","Authorization","Java","Cryptography"]
    },
    {
      "slug": "apache-skywalking",
      "title": "Apache SkyWalking",
      "url": "https://tools.apievangelist.com/store/apache-skywalking/",
      "description": "Application performance monitor and observability platform for distributed systems and microservices.",
      "website": "https://skywalking.apache.org",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["APM","Observability","Distributed Tracing","Monitoring","Microservices"]
    },
    {
      "slug": "apache-sling",
      "title": "Apache Sling",
      "url": "https://tools.apievangelist.com/store/apache-sling/",
      "description": "Web framework for building content-centric applications using the JCR content repository as its data store.",
      "website": "https://sling.apache.org",
      "companyCount": 13,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Web Framework","Content Management","JCR","REST","Java"]
    },
    {
      "slug": "apache-solr",
      "title": "Apache Solr",
      "url": "https://tools.apievangelist.com/store/apache-solr/",
      "description": "Enterprise search platform built on Lucene with distributed indexing, replication, and faceted search.",
      "website": "https://solr.apache.org",
      "companyCount": 31,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Search Engine","Full Text Search","Enterprise Search","Faceted Search","Lucene"]
    },
    {
      "slug": "apache-spamassassin",
      "title": "Apache SpamAssassin",
      "url": "https://tools.apievangelist.com/store/apache-spamassassin/",
      "description": "Extensible email filter used to identify and classify spam using a wide variety of tests.",
      "website": "https://spamassassin.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Email Filtering","Spam Detection","Anti Spam","Perl","Email Security"]
    },
    {
      "slug": "spark",
      "title": "Apache Spark",
      "url": "https://tools.apievangelist.com/store/spark/",
      "description": "Open-source unified analytics engine for large-scale data processing with built-in modules for streaming, SQL, machine learning and graph processing",
      "website": "https://spark.apache.org/",
      "companyCount": 309,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Big Data","Data Processing","Analytics","Distributed Computing"]
    },
    {
      "slug": "apache-spatial",
      "title": "Apache Spatial",
      "url": "https://tools.apievangelist.com/store/apache-spatial/",
      "description": "Libraries for spatial and geospatial data processing within the Apache ecosystem.",
      "website": "https://spatial.apache.org",
      "companyCount": 90,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Geospatial","Spatial Data","GIS","Data Processing","Coordinates"]
    },
    {
      "slug": "apache-steve",
      "title": "Apache Steve",
      "url": "https://tools.apievangelist.com/store/apache-steve/",
      "description": "Voting system used by the Apache Software Foundation for conducting project and organizational votes.",
      "website": "https://steve.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Voting","Governance","ASF","Community","Elections"]
    },
    {
      "slug": "apache-storm",
      "title": "Apache Storm",
      "url": "https://tools.apievangelist.com/store/apache-storm/",
      "description": "Distributed real-time computation system for processing unbounded streams of data reliably.",
      "website": "https://storm.apache.org",
      "companyCount": 94,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Streaming","Real Time","Distributed Computing","Event Processing","Fault Tolerant"]
    },
    {
      "slug": "apache-streampipes",
      "title": "Apache StreamPipes",
      "url": "https://tools.apievangelist.com/store/apache-streampipes/",
      "description": "Self-service IoT toolbox for building industrial IoT stream processing applications without coding.",
      "website": "https://streampipes.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["IoT","Stream Processing","Self Service","Industrial IoT","No Code"]
    },
    {
      "slug": "apache-streams",
      "title": "Apache Streams",
      "url": "https://tools.apievangelist.com/store/apache-streams/",
      "description": "Lightweight framework for integrating and analyzing activity streams and social data.",
      "website": "https://streams.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Activity Streams","Social Data","Integration","Analytics","Data Processing"]
    },
    {
      "slug": "apache-struts",
      "title": "Apache Struts",
      "url": "https://tools.apievangelist.com/store/apache-struts/",
      "description": "MVC framework for creating elegant, modern Java web applications with convention-over-configuration.",
      "website": "https://struts.apache.org",
      "companyCount": 21,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["MVC","Java","Web Framework","Enterprise","Convention Over Configuration"]
    },
    {
      "slug": "apache-submarine",
      "title": "Apache Submarine",
      "url": "https://tools.apievangelist.com/store/apache-submarine/",
      "description": "End-to-end machine learning platform for running deep learning and ML workloads on Kubernetes.",
      "website": "https://submarine.apache.org",
      "companyCount": 16,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Machine Learning","Deep Learning","Kubernetes","MLOps","AI"]
    },
    {
      "slug": "apache-subversion",
      "title": "Apache Subversion",
      "url": "https://tools.apievangelist.com/store/apache-subversion/",
      "description": "Centralized version control system for tracking changes in files and directories over time.",
      "website": "https://subversion.apache.org",
      "companyCount": 77,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Version Control","SCM","Centralized Vcs","Source Code Management","Collaboration"]
    },
    {
      "slug": "apache-superset",
      "title": "Apache Superset",
      "url": "https://tools.apievangelist.com/store/apache-superset/",
      "description": "Modern data exploration and visualization platform designed for fast, intuitive business intelligence.",
      "website": "https://superset.apache.org",
      "companyCount": 15,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Data Visualization","BI","Dashboards","Analytics","SQL"]
    },
    {
      "slug": "apache-synapse",
      "title": "Apache Synapse",
      "url": "https://tools.apievangelist.com/store/apache-synapse/",
      "description": "Lightweight, high-performance enterprise service bus and mediation engine for web services.",
      "website": "https://synapse.apache.org",
      "companyCount": 77,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["ESB","Mediation","Web Services","Integration","SOA"]
    },
    {
      "slug": "apache-syncope",
      "title": "Apache Syncope",
      "url": "https://tools.apievangelist.com/store/apache-syncope/",
      "description": "Open-source system for managing digital identities in enterprise environments with provisioning and compliance.",
      "website": "https://syncope.apache.org",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Identity Management","Provisioning","Compliance","Enterprise","Security"]
    },
    {
      "slug": "apache-systemds",
      "title": "Apache SystemDS",
      "url": "https://tools.apievangelist.com/store/apache-systemds/",
      "description": "Machine learning platform for end-to-end data science lifecycle supporting large-scale ML algorithms.",
      "website": "https://systemds.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Machine Learning","Data Science","Linear Algebra","Distributed Computing","ML Algorithms"]
    },
    {
      "slug": "apache-tvm",
      "title": "Apache TVM",
      "url": "https://tools.apievangelist.com/store/apache-tvm/",
      "description": "Open-source compiler framework for deep learning providing performance portability across diverse hardware.",
      "website": "https://tvm.apache.org",
      "companyCount": 10,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Deep Learning","Compiler","Hardware Optimization","AI","Inference"]
    },
    {
      "slug": "apache-tapestry",
      "title": "Apache Tapestry",
      "url": "https://tools.apievangelist.com/store/apache-tapestry/",
      "description": "Component-oriented Java web application framework emphasizing simplicity and developer productivity.",
      "website": "https://tapestry.apache.org",
      "companyCount": 10,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Web Framework","Java","Component Oriented","Productivity","Convention Over Configuration"]
    },
    {
      "slug": "apache-tcl",
      "title": "Apache Tcl",
      "url": "https://tools.apievangelist.com/store/apache-tcl/",
      "description": "Integration of the Tcl programming language with the Apache HTTP Server via mod_tcl.",
      "website": "https://tcl.apache.org",
      "companyCount": 57,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Tcl","Apache HTTP","Scripting","Web Development","mod_tcl"]
    },
    {
      "slug": "apache-tez",
      "title": "Apache Tez",
      "url": "https://tools.apievangelist.com/store/apache-tez/",
      "description": "Application framework for complex DAG-based data processing tasks built on YARN for Hadoop.",
      "website": "https://tez.apache.org",
      "companyCount": 6,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["DAG","Hadoop","YARN","Data Processing","Batch Processing"]
    },
    {
      "slug": "apache-thrift",
      "title": "Apache Thrift",
      "url": "https://tools.apievangelist.com/store/apache-thrift/",
      "description": "Cross-language framework for building scalable services with code generation for efficient RPC communication.",
      "website": "https://thrift.apache.org",
      "companyCount": 8,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["RPC","Cross Language","Code Generation","Serialization","Microservices"]
    },
    {
      "slug": "apache-tika",
      "title": "Apache Tika",
      "url": "https://tools.apievangelist.com/store/apache-tika/",
      "description": "Content analysis toolkit for detecting and extracting metadata and text from over a thousand file types.",
      "website": "https://tika.apache.org",
      "companyCount": 2,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Content Extraction","Metadata","Text Extraction","File Parsing","NLP"]
    },
    {
      "slug": "apache-tinkerpop",
      "title": "Apache TinkerPop",
      "url": "https://tools.apievangelist.com/store/apache-tinkerpop/",
      "description": "Graph computing framework providing a standard API for graph databases and graph analytic systems.",
      "website": "https://tinkerpop.apache.org",
      "companyCount": 13,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Graph Computing","Graph Database","Gremlin","Traversal","Analytics"]
    },
    {
      "slug": "apache-tomee",
      "title": "Apache TomEE",
      "url": "https://tools.apievangelist.com/store/apache-tomee/",
      "description": "All-Apache Jakarta EE application server built on Tomcat with full enterprise Java support.",
      "website": "https://tomee.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Application Server","Jakarta EE","Tomcat","Enterprise","Java"]
    },
    {
      "slug": "tomcat",
      "title": "Apache Tomcat",
      "url": "https://tools.apievangelist.com/store/tomcat/",
      "description": "Open-source implementation of Jakarta Servlet, Jakarta Server Pages, and other Jakarta EE specifications, providing a pure Java HTTP web server environment for running Java code.",
      "website": "https://tomcat.apache.org/",
      "companyCount": 59,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Java","Web Server","Servlet Container","Application Server"]
    },
    {
      "slug": "apache-traffic-control",
      "title": "Apache Traffic Control",
      "url": "https://tools.apievangelist.com/store/apache-traffic-control/",
      "description": "CDN control and management platform for building, monitoring, and configuring large-scale content delivery networks.",
      "website": "https://trafficcontrol.apache.org",
      "companyCount": 60,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["CDN","Traffic Management","Content Delivery","Caching","Networking"]
    },
    {
      "slug": "apache-traffic-server",
      "title": "Apache Traffic Server",
      "url": "https://tools.apievangelist.com/store/apache-traffic-server/",
      "description": "Fast, scalable, extensible HTTP/1.1 and HTTP/2 caching proxy server for edge and CDN deployments.",
      "website": "https://trafficserver.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Caching Proxy","CDN","HTTP","Reverse Proxy","Edge Computing"]
    },
    {
      "slug": "apache-turbine",
      "title": "Apache Turbine",
      "url": "https://tools.apievangelist.com/store/apache-turbine/",
      "description": "Servlet-based web application framework for rapid development of secure Java web applications.",
      "website": "https://turbine.apache.org",
      "companyCount": 83,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Web Framework","Java","Servlet","Rapid Development","Security"]
    },
    {
      "slug": "apache-uima",
      "title": "Apache UIMA",
      "url": "https://tools.apievangelist.com/store/apache-uima/",
      "description": "Framework for building analytics applications that process unstructured information like text, audio, and video.",
      "website": "https://uima.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Unstructured Data","Text Analytics","NLP","Content Analytics","Java"]
    },
    {
      "slug": "apache-unomi",
      "title": "Apache Unomi",
      "url": "https://tools.apievangelist.com/store/apache-unomi/",
      "description": "Customer data platform and context server for managing and delivering personalized customer experiences.",
      "website": "https://unomi.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["CDP","Personalization","Customer Data","Context Server","Privacy"]
    },
    {
      "slug": "apache-vcl",
      "title": "Apache VCL",
      "url": "https://tools.apievangelist.com/store/apache-vcl/",
      "description": "Cloud computing platform for delivering dedicated virtual computing environments to users on demand.",
      "website": "https://vcl.apache.org",
      "companyCount": 2,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Cloud Computing","Virtual Lab","On Demand","Provisioning","Education"]
    },
    {
      "slug": "apache-velocity",
      "title": "Apache Velocity",
      "url": "https://tools.apievangelist.com/store/apache-velocity/",
      "description": "Java-based template engine for rendering dynamic web pages, emails, and code generation.",
      "website": "https://velocity.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Template Engine","Java","Code Generation","Web Development","Text Processing"]
    },
    {
      "slug": "apache-web-services",
      "title": "Apache Web Services",
      "url": "https://tools.apievangelist.com/store/apache-web-services/",
      "description": "Umbrella project for web services related components including SOAP, WSDL, and XML processing tools.",
      "website": "https://ws.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Web Services","SOAP","WSDL","XML","Java"]
    },
    {
      "slug": "apache-whimsy",
      "title": "Apache Whimsy",
      "url": "https://tools.apievangelist.com/store/apache-whimsy/",
      "description": "Tools and utilities used by the Apache Software Foundation for managing organizational processes.",
      "website": "https://whimsy.apache.org",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["ASF","Governance","Tools","Community","Administration"]
    },
    {
      "slug": "apache-wicket",
      "title": "Apache Wicket",
      "url": "https://tools.apievangelist.com/store/apache-wicket/",
      "description": "Component-based web application framework for Java focusing on separation of markup and logic.",
      "website": "https://wicket.apache.org",
      "companyCount": 2,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Web Framework","Java","Component Based","Markup Separation","Stateful"]
    },
    {
      "slug": "apache-xml-graphics",
      "title": "Apache XML Graphics",
      "url": "https://tools.apievangelist.com/store/apache-xml-graphics/",
      "description": "Projects for creating and maintaining software for conversion of XML formats to graphical output like PDF and PostScript.",
      "website": "https://xmlgraphics.apache.org",
      "companyCount": 5,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["XML","PDF","Graphics","FOP","PostScript"]
    },
    {
      "slug": "apache-xalan",
      "title": "Apache Xalan",
      "url": "https://tools.apievangelist.com/store/apache-xalan/",
      "description": "XSLT processor for transforming XML documents into HTML, text, or other XML formats.",
      "website": "https://xalan.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["XSLT","XML","Transformation","Java","Text Processing"]
    },
    {
      "slug": "apache-xerces",
      "title": "Apache Xerces",
      "url": "https://tools.apievangelist.com/store/apache-xerces/",
      "description": "XML parser library providing DOM, SAX, and StAX parsing for validating and processing XML documents.",
      "website": "https://xerces.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["XML Parser","DOM","SAX","Validation","Java"]
    },
    {
      "slug": "apache-yetus",
      "title": "Apache Yetus",
      "url": "https://tools.apievangelist.com/store/apache-yetus/",
      "description": "Collection of libraries and tools for project release auditing, documentation, and contribution management.",
      "website": "https://yetus.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Release Auditing","Documentation","CI","Contribution Management","Tools"]
    },
    {
      "slug": "apache-yunikorn",
      "title": "Apache YuniKorn",
      "url": "https://tools.apievangelist.com/store/apache-yunikorn/",
      "description": "Resource scheduler for Kubernetes and Hadoop YARN supporting batch workloads and fine-grained resource sharing.",
      "website": "https://yunikorn.apache.org",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Resource Scheduling","Kubernetes","YARN","Batch Processing","Multi Tenancy"]
    },
    {
      "slug": "apache-zeppelin",
      "title": "Apache Zeppelin",
      "url": "https://tools.apievangelist.com/store/apache-zeppelin/",
      "description": "Web-based interactive notebook for data-driven analytics and collaborative data exploration with multiple interpreters.",
      "website": "https://zeppelin.apache.org",
      "companyCount": 2,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Notebook","Data Analytics","Visualization","Interactive","Collaboration"]
    },
    {
      "slug": "apache-zookeeper",
      "title": "Apache ZooKeeper",
      "url": "https://tools.apievangelist.com/store/apache-zookeeper/",
      "description": "Centralized service for distributed coordination providing configuration management, naming, and group services.",
      "website": "https://zookeeper.apache.org",
      "companyCount": 19,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Distributed Coordination","Configuration Management","Consensus","Naming Service","Hadoop"]
    },
    {
      "slug": "apache-ctakes",
      "title": "Apache cTAKES",
      "url": "https://tools.apievangelist.com/store/apache-ctakes/",
      "description": "Clinical text analysis and knowledge extraction system for processing unstructured electronic medical records.",
      "website": "https://ctakes.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["NLP","Healthcare","Clinical Text","Medical Records","Text Mining"]
    },
    {
      "slug": "apache-jclouds",
      "title": "Apache jclouds",
      "url": "https://tools.apievangelist.com/store/apache-jclouds/",
      "description": "Multi-cloud toolkit for Java providing portable abstractions for interacting with diverse cloud providers.",
      "website": "https://jclouds.apache.org",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Multi Cloud","Java","Cloud Abstraction","Portable","IaaS"]
    },
    {
      "slug": "apollo-server",
      "title": "Apollo Server",
      "url": "https://tools.apievangelist.com/store/apollo-server/",
      "description": "A spec-compliant GraphQL server for Node.js, with a plugin system covering caching, tracing and persisted queries.",
      "website": "https://www.apollographql.com/docs/apollo-server/",
      "repository": "https://github.com/apollographql/apollo-server",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 13944,
      "lastCommit": "2026-08-11",
      "companyCount": 3,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "graphql",
          "name": "GraphQL",
          "role": "serves",
          "url": "https://standards.apievangelist.com/store/graphql/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"npm":"@apollo/server"},
        "consumes": ["graphql"],
        "emits": ["http"],
        "deterministic": false,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Stand up a production GraphQL endpoint from a schema and resolvers.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["GraphQL"]
    },
    {
      "slug": "appium",
      "title": "Appium",
      "url": "https://tools.apievangelist.com/store/appium/",
      "description": "Open-source test automation framework for mobile applications supporting iOS, Android, and Windows apps with native, hybrid, and mobile web testing capabilities.",
      "website": "https://appium.io",
      "companyCount": 51,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Mobile Testing","Test Automation","iOS","Android","Cross-Platform"]
    },
    {
      "slug": "arazzo-cli",
      "title": "Arazzo CLI",
      "url": "https://tools.apievangelist.com/store/arazzo-cli/",
      "description": "A command-line runner for Arazzo workflow documents — executes the steps a workflow describes against real APIs.",
      "website": "https://strefethen.github.io/arazzo-cli/",
      "repository": "https://github.com/strefethen/arazzo-cli",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 7,
      "lastCommit": "2026-08-05",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "arazzo",
          "name": "Arazzo",
          "role": "tests",
          "url": "https://standards.apievangelist.com/store/arazzo/"
        }
      ],
      "agent": {
        "interfaces": ["cli"],
        "consumes": ["arazzo"],
        "emits": ["json"],
        "deterministic": false,
        "offline": false,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Actually execute an Arazzo workflow rather than only validating it.",
          "surface": ["coding-agent"],
          "note": "Read the maturity signals on this page before depending on it. Executing a workflow makes real calls against real APIs, with whatever side effects those carry."
        }
      ],
      "tags": ["Arazzo"]
    },
    {
      "slug": "archivista",
      "title": "Archivista",
      "url": "https://tools.apievangelist.com/store/archivista/",
      "description": "A storage and graph service for in-toto attestations — makes attestations queryable instead of leaving them scattered across build logs.",
      "website": "https://github.com/in-toto/archivista",
      "repository": "https://github.com/in-toto/archivista",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 116,
      "lastCommit": "2026-08-08",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "in-toto",
          "name": "in-toto",
          "role": "stores",
          "url": "https://standards.apievangelist.com/store/in-toto/"
        }
      ],
      "agent": {
        "interfaces": ["container","http-api"],
        "consumes": ["in-toto-attestation"],
        "emits": ["json"],
        "deterministic": false,
        "offline": true,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Ask what is known about an artifact's origin, across every build that touched it.",
          "surface": ["coding-agent","ci-pipeline"],
          "note": "Attestations are only useful if you can find them later. This is the part most supply-chain rollouts skip and then regret."
        }
      ],
      "tags": ["in-toto"]
    },
    {
      "slug": "argo",
      "title": "Argo",
      "url": "https://tools.apievangelist.com/store/argo/",
      "description": "Open source tool for Kubernetes-native workflows, events, CI/CD, and progressive delivery",
      "website": "https://argoproj.github.io/",
      "companyCount": 155,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Kubernetes","Workflows","CI/CD","GitOps"]
    },
    {
      "slug": "asyncapi-cli",
      "title": "AsyncAPI CLI",
      "url": "https://tools.apievangelist.com/store/asyncapi-cli/",
      "description": "The single entry point to the AsyncAPI toolchain — validates, converts, bundles, diffs and generates from AsyncAPI documents, and opens Studio locally.",
      "website": "https://www.asyncapi.com/tools/cli",
      "repository": "https://github.com/asyncapi/cli",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 272,
      "lastCommit": "2026-08-09",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "asyncapi",
          "name": "AsyncAPI",
          "role": "validates",
          "url": "https://standards.apievangelist.com/store/asyncapi/",
          "also": ["generates","transforms"]
        }
      ],
      "agent": {
        "interfaces": ["cli","container","ci-action"],
        "install": {"npm":"@asyncapi/cli"},
        "invoke": "npx @asyncapi/cli validate <asyncapi.yaml>",
        "consumes": ["asyncapi"],
        "emits": ["json","text"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Validate an event-driven API description before anything is generated from it.",
          "surface": ["coding-agent","ci-pipeline"]
        },
        {
          "task": "Convert an older AsyncAPI document up to the current version of the specification.",
          "surface": ["coding-agent"]
        },
        {
          "task": "Diff two versions of an event contract to find what changed for consumers.",
          "surface": ["ci-pipeline"],
          "note": "Event contracts break consumers as badly as HTTP ones do, and almost nobody diffs them."
        }
      ],
      "tags": ["AsyncAPI"]
    },
    {
      "slug": "asyncapi-generator",
      "title": "AsyncAPI Generator",
      "url": "https://tools.apievangelist.com/store/asyncapi-generator/",
      "description": "Generates documentation, code and configuration from an AsyncAPI document using a template system — the output is whatever template you point it at.",
      "website": "https://asyncapi.com/docs/tools/generator",
      "repository": "https://github.com/asyncapi/generator",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 1069,
      "lastCommit": "2026-08-08",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "asyncapi",
          "name": "AsyncAPI",
          "role": "generates",
          "url": "https://standards.apievangelist.com/store/asyncapi/"
        }
      ],
      "agent": {
        "interfaces": ["cli","library"],
        "install": {"npm":"@asyncapi/generator"},
        "invoke": "npx @asyncapi/generator <asyncapi.yaml> <template> -o <out-dir>",
        "consumes": ["asyncapi"],
        "emits": ["source-code","html","markdown"],
        "deterministic": true,
        "offline": false,
        "mutates": true,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Produce documentation for an event-driven API from its contract.",
          "surface": ["ci-pipeline","coding-agent"]
        },
        {
          "task": "Scaffold a producer or consumer against an agreed event contract.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["AsyncAPI"]
    },
    {
      "slug": "asyncapi-parser",
      "title": "AsyncAPI Parser",
      "url": "https://tools.apievangelist.com/store/asyncapi-parser/",
      "description": "Parses and validates AsyncAPI documents into a stable intermediate model, resolving references — the library every other AsyncAPI tool is built on.",
      "website": "https://github.com/asyncapi/parser-js",
      "repository": "https://github.com/asyncapi/parser-js",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 144,
      "lastCommit": "2026-08-09",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "asyncapi",
          "name": "AsyncAPI",
          "role": "parses",
          "url": "https://standards.apievangelist.com/store/asyncapi/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"npm":"@asyncapi/parser"},
        "consumes": ["asyncapi"],
        "emits": ["json"],
        "deterministic": true,
        "offline": false,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Reason about an event contract programmatically instead of parsing YAML by hand.",
          "surface": ["coding-agent"],
          "note": "Use this rather than a raw YAML load — it resolves references and normalises across specification versions, which is where hand-rolled parsing quietly goes wrong."
        }
      ],
      "tags": ["AsyncAPI"]
    },
    {
      "slug": "asyncapi-react",
      "title": "AsyncAPI React Component",
      "url": "https://tools.apievangelist.com/store/asyncapi-react/",
      "description": "A React component that renders AsyncAPI documents as interactive documentation inside an existing application.",
      "website": "https://asyncapi.github.io/asyncapi-react/",
      "repository": "https://github.com/asyncapi/asyncapi-react",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 241,
      "lastCommit": "2026-08-09",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "asyncapi",
          "name": "AsyncAPI",
          "role": "documents",
          "url": "https://standards.apievangelist.com/store/asyncapi/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"npm":"@asyncapi/react-component"},
        "consumes": ["asyncapi"],
        "emits": ["html"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Embed event-driven API documentation in a developer portal that is already a React app.",
          "surface": ["coding-agent","human"]
        }
      ],
      "tags": ["AsyncAPI"]
    },
    {
      "slug": "asyncapi-studio",
      "title": "AsyncAPI Studio",
      "url": "https://tools.apievangelist.com/store/asyncapi-studio/",
      "description": "A visual editor for AsyncAPI documents with live validation and a rendered preview of the event-driven architecture being described.",
      "website": "https://studio.asyncapi.com",
      "repository": "https://github.com/asyncapi/studio",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 210,
      "lastCommit": "2026-08-08",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "asyncapi",
          "name": "AsyncAPI",
          "role": "authors",
          "url": "https://standards.apievangelist.com/store/asyncapi/"
        }
      ],
      "agent": {
        "interfaces": ["web-ui","container"],
        "install": {"npm":"@asyncapi/studio"},
        "consumes": ["asyncapi"],
        "emits": ["asyncapi"],
        "deterministic": true,
        "offline": true,
        "mutates": true,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Give a human a place to review and edit a contract an agent drafted.",
          "surface": ["human"]
        }
      ],
      "tags": ["AsyncAPI"]
    },
    {
      "slug": "bfe",
      "title": "BFE",
      "url": "https://tools.apievangelist.com/store/bfe/",
      "description": "BFE (Beyond Front End) is an open-source layer 7 load balancer developed by Baidu. It provides advanced traffic routing, forwarding, and load balancing capabilities with support for HTTP, HTTPS, SPDY, HTTP/2, WebSocket, and TLS protocols.",
      "website": "https://www.bfe-networks.net/",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Load Balancer","Networking","Open Source","Traffic Management"]
    },
    {
      "slug": "backstage",
      "title": "Backstage",
      "url": "https://tools.apievangelist.com/store/backstage/",
      "description": "An open platform for building developer portals, created by Spotify. Backstage unifies all your infrastructure tooling, services, and documentation to create a streamlined development environment.",
      "website": "https://backstage.io",
      "companyCount": 44,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Developer Portal","Infrastructure","Service Catalog","Documentation","Microservices"]
    },
    {
      "slug": "blender",
      "title": "Blender",
      "url": "https://tools.apievangelist.com/store/blender/",
      "description": "Free and open-source 3D creation suite supporting modeling, animation, rendering, compositing, motion tracking, and video editing",
      "website": "https://www.blender.org/",
      "companyCount": 51,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["3D Modeling","Animation","Rendering","Open Source"]
    },
    {
      "slug": "buf",
      "title": "Buf",
      "url": "https://tools.apievangelist.com/store/buf/",
      "description": "A modern Protobuf toolchain — lints `.proto` files, detects breaking changes against a previous version, manages dependencies through a schema registry, and generates code without hand-written protoc invocations.",
      "website": "https://buf.build",
      "repository": "https://github.com/bufbuild/buf",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 11334,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "nameCollision": true,
      "nameCollisionNote": "The name is an ordinary English word, so the job-corpus matcher cannot use it — sampled matches were Three letters, commonly an abbreviation of \"buffer\". The bare name is blocked in the matcher, so this count reflects only qualified matches. Real adoption needs another source.",
      "specifications": [
        {
          "slug": "protocol-buffers",
          "name": "Protocol Buffers",
          "role": "validates",
          "url": "https://standards.apievangelist.com/store/protocol-buffers/",
          "also": ["generates","transforms"]
        },
        {
          "slug": "grpc",
          "name": "gRPC",
          "role": "validates",
          "url": "https://standards.apievangelist.com/store/grpc/"
        }
      ],
      "agent": {
        "interfaces": ["cli","container","ci-action"],
        "install": {"brew":"bufbuild/buf/buf","npm":"@bufbuild/buf"},
        "invoke": "buf lint && buf breaking --against <ref>",
        "consumes": ["proto"],
        "emits": ["json","text","source-code"],
        "deterministic": true,
        "offline": true,
        "mutates": true,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Catch a breaking change to a Protobuf contract before it is merged.",
          "surface": ["ci-pipeline","coding-agent"],
          "note": "Breaking-change detection is the standout capability here, and it is what most estates are missing. Protobuf's compatibility rules are subtle enough that humans get them wrong."
        },
        {
          "task": "Lint `.proto` files against a consistent style without writing custom tooling.",
          "surface": ["ci-pipeline"]
        },
        {
          "task": "Generate code from Protobuf without maintaining fragile protoc command lines.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["Protocol Buffers","gRPC"]
    },
    {
      "slug": "buildpacks",
      "title": "Buildpacks",
      "url": "https://tools.apievangelist.com/store/buildpacks/",
      "description": "Transform application source code into container images without writing Dockerfiles by automatically detecting dependencies and configuring the runtime environment",
      "website": "https://buildpacks.io",
      "companyCount": 2,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Containers","Build Tools","CI/CD","Cloud Native"]
    },
    {
      "slug": "bump-sh-cli",
      "title": "Bump.sh CLI",
      "url": "https://tools.apievangelist.com/store/bump-sh-cli/",
      "description": "Deploys, diffs and previews OpenAPI, AsyncAPI and Arazzo documentation, and detects breaking changes between two versions of a description.",
      "website": "https://bump.sh",
      "repository": "https://github.com/bump-sh/cli",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 70,
      "lastCommit": "2026-07-01",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "arazzo",
          "name": "Arazzo",
          "role": "documents",
          "url": "https://standards.apievangelist.com/store/arazzo/"
        }
      ],
      "agent": {
        "interfaces": ["cli","ci-action"],
        "install": {"npm":"bump-cli"},
        "invoke": "npx bump-cli diff <old-spec.yaml> <new-spec.yaml>",
        "consumes": ["openapi","asyncapi","arazzo"],
        "emits": ["json","text","html"],
        "deterministic": true,
        "offline": false,
        "mutates": false,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Answer \"is this change breaking?\" before a contract change is merged.",
          "surface": ["ci-pipeline","coding-agent"],
          "note": "The `diff` subcommand works without an account; deploying documentation needs a token."
        },
        {
          "task": "Preview rendered documentation for a description an agent has just modified.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["Arazzo"]
    },
    {
      "slug": "c-sharp",
      "title": "C#",
      "url": "https://tools.apievangelist.com/store/c-sharp/",
      "description": "C# is a modern, object-oriented programming language developed by Microsoft as part of the .NET platform. It is used for building Windows applications, web services, games (via Unity), and enterprise software, offering strong typing, garbage collection, and rich framework support.",
      "companyCount": 124,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["C#"]
    },
    {
      "slug": "cplusplus",
      "title": "C++",
      "url": "https://tools.apievangelist.com/store/cplusplus/",
      "description": "C++ is a technology or concept used in computing and information technology to address specific technical challenges. It provides capabilities that help practitioners build, manage, or improve systems and processes in their domain.",
      "companyCount": 124,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["C++"]
    },
    {
      "slug": "cri-o",
      "title": "CRI-O",
      "url": "https://tools.apievangelist.com/store/cri-o/",
      "description": "Lightweight container runtime for Kubernetes that implements the Kubernetes Container Runtime Interface (CRI) to enable using OCI compatible runtimes",
      "website": "https://cri-o.io/",
      "companyCount": 6,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Container Runtime","Kubernetes","OCI","Cloud Native"]
    },
    {
      "slug": "capsule",
      "title": "Capsule",
      "url": "https://tools.apievangelist.com/store/capsule/",
      "description": "A CRM and project management tool designed for small businesses to manage contacts, tasks, and sales pipelines in one unified platform.",
      "website": "https://capsulecrm.com",
      "companyCount": 13,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["CRM","Project Management","Sales","Contact Management"]
    },
    {
      "slug": "cartography",
      "title": "Cartography",
      "url": "https://tools.apievangelist.com/store/cartography/",
      "description": "Cartography is a technology or concept used in computing and information technology to address specific technical challenges. It provides capabilities that help practitioners build, manage, or improve systems and processes in their domain.",
      "companyCount": 6,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Cartography"]
    },
    {
      "slug": "celery",
      "title": "Celery",
      "url": "https://tools.apievangelist.com/store/celery/",
      "description": "Distributed task queue for Python that enables asynchronous job execution and scheduled tasks across multiple workers and brokers.",
      "website": "https://docs.celeryq.dev/",
      "companyCount": 22,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Python","Task Queue","Distributed Systems","Background Jobs","Asynchronous"]
    },
    {
      "slug": "chaos-mesh",
      "title": "Chaos Mesh",
      "url": "https://tools.apievangelist.com/store/chaos-mesh/",
      "description": "A cloud-native chaos engineering platform that orchestrates chaos experiments on Kubernetes environments to test system resilience and reliability",
      "website": "https://chaos-mesh.org/",
      "companyCount": 2,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Chaos Engineering","Kubernetes","Testing","Resilience","Cloud Native"]
    },
    {
      "slug": "chef",
      "title": "Chef",
      "url": "https://tools.apievangelist.com/store/chef/",
      "description": "A powerful automation platform that transforms infrastructure into code, enabling teams to automate how they build, deploy, and manage infrastructure across cloud, on-premises, and hybrid environments.",
      "website": "https://www.chef.io/",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Configuration Management","Infrastructure As Code","DevOps","Automation"]
    },
    {
      "slug": "cilium",
      "title": "Cilium",
      "url": "https://tools.apievangelist.com/store/cilium/",
      "description": "eBPF-based networking, observability, and security for cloud native environments",
      "website": "https://cilium.io/",
      "companyCount": 18,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Networking","Security","Kubernetes","eBPF","Service Mesh"]
    },
    {
      "slug": "clickhouse",
      "title": "ClickHouse",
      "url": "https://tools.apievangelist.com/store/clickhouse/",
      "description": "Open-source column-oriented database management system designed for online analytical processing (OLAP) with exceptional query performance on large datasets.",
      "website": "https://clickhouse.com/",
      "companyCount": 43,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Database","Analytics","OLAP","Column Store","Big Data"]
    },
    {
      "slug": "cloud-custodian",
      "title": "Cloud Custodian",
      "url": "https://tools.apievangelist.com/store/cloud-custodian/",
      "description": "Rules engine for cloud security, compliance, and cost optimization that enables users to define policies to manage cloud resources across AWS, Azure, and GCP. It helps organizations meet regulatory requirements and demonstrate accountability to stakeholders.",
      "website": "https://cloudcustodian.io/",
      "companyCount": 3,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Cloud Security","Compliance","Cost Optimization","Policy as Code","Multi-Cloud"]
    },
    {
      "slug": "cloudevents-sdk-csharp",
      "title": "CloudEvents .NET SDK",
      "url": "https://tools.apievangelist.com/store/cloudevents-sdk-csharp/",
      "description": "Encodes and decodes CloudEvents in C# and .NET.",
      "website": "https://github.com/cloudevents/sdk-csharp",
      "repository": "https://github.com/cloudevents/sdk-csharp",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 334,
      "lastCommit": "2026-07-21",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "cloudevents",
          "name": "CloudEvents",
          "role": "encodes",
          "url": "https://standards.apievangelist.com/store/cloudevents/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "consumes": ["cloudevents"],
        "emits": ["cloudevents"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Handle CloudEvents inside a .NET service.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["CloudEvents"]
    },
    {
      "slug": "cloudevents-sdk-go",
      "title": "CloudEvents Go SDK",
      "url": "https://tools.apievangelist.com/store/cloudevents-sdk-go/",
      "description": "Encodes and decodes CloudEvents in Go, with bindings for HTTP, Kafka, NATS, AMQP and Pub/Sub.",
      "website": "https://cloudevents.github.io/sdk-go/",
      "repository": "https://github.com/cloudevents/sdk-go",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 958,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "cloudevents",
          "name": "CloudEvents",
          "role": "encodes",
          "url": "https://standards.apievangelist.com/store/cloudevents/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"go":"github.com/cloudevents/sdk-go/v2"},
        "consumes": ["cloudevents"],
        "emits": ["cloudevents"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Emit events in a format any CloudEvents consumer can read, rather than a bespoke envelope.",
          "surface": ["coding-agent"]
        },
        {
          "task": "Consume events from a system that already speaks CloudEvents without writing a parser.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["CloudEvents"]
    },
    {
      "slug": "cloudevents-sdk-java",
      "title": "CloudEvents Java SDK",
      "url": "https://tools.apievangelist.com/store/cloudevents-sdk-java/",
      "description": "Encodes and decodes CloudEvents on the JVM, with bindings for the common messaging transports.",
      "website": "https://cloudevents.github.io/sdk-java/",
      "repository": "https://github.com/cloudevents/sdk-java",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 443,
      "lastCommit": "2026-07-16",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "cloudevents",
          "name": "CloudEvents",
          "role": "encodes",
          "url": "https://standards.apievangelist.com/store/cloudevents/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "consumes": ["cloudevents"],
        "emits": ["cloudevents"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Adopt a standard event envelope inside an existing JVM estate.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["CloudEvents"]
    },
    {
      "slug": "cloudevents-sdk-javascript",
      "title": "CloudEvents JavaScript SDK",
      "url": "https://tools.apievangelist.com/store/cloudevents-sdk-javascript/",
      "description": "Encodes and decodes CloudEvents in JavaScript and TypeScript.",
      "website": "https://cloudevents.github.io/sdk-javascript/",
      "repository": "https://github.com/cloudevents/sdk-javascript",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 400,
      "lastCommit": "2026-02-16",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "cloudevents",
          "name": "CloudEvents",
          "role": "encodes",
          "url": "https://standards.apievangelist.com/store/cloudevents/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"npm":"cloudevents"},
        "consumes": ["cloudevents"],
        "emits": ["cloudevents"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Receive CloudEvents in a Node service or serverless function.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["CloudEvents"]
    },
    {
      "slug": "cloudevents-sdk-python",
      "title": "CloudEvents Python SDK",
      "url": "https://tools.apievangelist.com/store/cloudevents-sdk-python/",
      "description": "Encodes and decodes CloudEvents in Python, with HTTP and Kafka bindings.",
      "website": "https://pypi.org/p/cloudevents/",
      "repository": "https://github.com/cloudevents/sdk-python",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 341,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "cloudevents",
          "name": "CloudEvents",
          "role": "encodes",
          "url": "https://standards.apievangelist.com/store/cloudevents/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"pypi":"cloudevents"},
        "consumes": ["cloudevents"],
        "emits": ["cloudevents"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Handle CloudEvents in a Python service, data pipeline or function.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["CloudEvents"]
    },
    {
      "slug": "cloudevents-sdk-rust",
      "title": "CloudEvents Rust SDK",
      "url": "https://tools.apievangelist.com/store/cloudevents-sdk-rust/",
      "description": "Encodes and decodes CloudEvents in Rust.",
      "website": "https://crates.io/crates/cloudevents-sdk",
      "repository": "https://github.com/cloudevents/sdk-rust",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 209,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "cloudevents",
          "name": "CloudEvents",
          "role": "encodes",
          "url": "https://standards.apievangelist.com/store/cloudevents/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "consumes": ["cloudevents"],
        "emits": ["cloudevents"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Handle CloudEvents in a Rust service or edge worker.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["CloudEvents"]
    },
    {
      "slug": "connect-go",
      "title": "Connect for Go",
      "url": "https://tools.apievangelist.com/store/connect-go/",
      "description": "Builds RPC services in Go that speak gRPC, gRPC-Web and its own simpler HTTP protocol from one implementation — callable with plain curl.",
      "website": "https://connectrpc.com",
      "repository": "https://github.com/connectrpc/connect-go",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 4033,
      "lastCommit": "2026-08-01",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "protocol-buffers",
          "name": "Protocol Buffers",
          "role": "serves",
          "url": "https://standards.apievangelist.com/store/protocol-buffers/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"go":"connectrpc.com/connect"},
        "consumes": ["proto"],
        "emits": ["http"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Expose an RPC service that an agent can call over ordinary HTTP without a gRPC client.",
          "surface": ["coding-agent"],
          "note": "Materially easier for agents than plain gRPC — a Connect endpoint answers a normal HTTP POST with JSON, so no code generation is needed to make one call."
        }
      ],
      "tags": ["Protocol Buffers"]
    },
    {
      "slug": "consul",
      "title": "Consul",
      "url": "https://tools.apievangelist.com/store/consul/",
      "description": "Service mesh and service discovery platform that provides a full-featured control plane with service discovery, configuration, and segmentation functionality",
      "website": "https://www.consul.io/",
      "companyCount": 8,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Service Mesh","Service Discovery","Distributed Systems","Infrastructure","Networking"]
    },
    {
      "slug": "containerd",
      "title": "Containerd",
      "url": "https://tools.apievangelist.com/store/containerd/",
      "description": "An industry-standard container runtime with an emphasis on simplicity, robustness and portability",
      "website": "https://containerd.io/",
      "companyCount": 14,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Container Runtime","Cloud Native","Kubernetes","Docker"]
    },
    {
      "slug": "contour",
      "title": "Contour",
      "url": "https://tools.apievangelist.com/store/contour/",
      "description": "A Kubernetes ingress controller using Envoy proxy that provides dynamic configuration updates and advanced routing capabilities for managing external access to services in a cluster.",
      "website": "https://projectcontour.io/",
      "companyCount": 14,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Kubernetes","Ingress Controller","Envoy","Proxy","Networking"]
    },
    {
      "slug": "copa",
      "title": "Copa",
      "url": "https://tools.apievangelist.com/store/copa/",
      "description": "A causal reasoning evaluation dataset that tests models' ability to make plausible inferences about causes and effects by selecting the more plausible alternative for a given premise.",
      "website": "https://people.ict.usc.edu/~gordon/copa.html",
      "companyCount": 11,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Benchmarks","Causal Reasoning","Common Sense"]
    },
    {
      "slug": "cortex",
      "title": "Cortex",
      "url": "https://tools.apievangelist.com/store/cortex/",
      "description": "An open-source platform for deploying, managing, and scaling machine learning models in production as APIs.",
      "website": "https://www.cortexlabs.com/",
      "companyCount": 85,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Machine Learning","Model Deployment","API","MLOps","Open Source"]
    },
    {
      "slug": "cosign",
      "title": "Cosign",
      "url": "https://tools.apievangelist.com/store/cosign/",
      "description": "Signs and verifies containers, blobs and SBOMs with keyless signing backed by OIDC identity and a public transparency log — no long-lived signing key to manage or lose.",
      "website": "https://github.com/sigstore/cosign",
      "repository": "https://github.com/sigstore/cosign",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 6200,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "nameCollision": true,
      "nameCollisionNote": "The name is an ordinary English word, so the job-corpus matcher cannot use it — sampled matches were \"co-sign\", which appears in lending and finance postings. The bare name is blocked in the matcher, so this count reflects only qualified matches. Real adoption needs another source.",
      "specifications": [
        {
          "slug": "sigstore",
          "name": "Sigstore",
          "role": "signs",
          "url": "https://standards.apievangelist.com/store/sigstore/",
          "also": ["verifies"]
        }
      ],
      "agent": {
        "interfaces": ["cli","library","ci-action"],
        "install": {"brew":"cosign","go":"github.com/sigstore/cosign/v2/cmd/cosign"},
        "invoke": "cosign verify <registry>/<image>:<tag> --certificate-identity <identity> --certificate-oidc-issuer <issuer>",
        "consumes": ["oci-image","filesystem","spdx"],
        "emits": ["json","signature"],
        "deterministic": false,
        "offline": false,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Verify an artifact before consuming it, and know which identity actually signed it.",
          "surface": ["coding-agent","ci-pipeline"],
          "note": "`verify` requires naming the expected identity and issuer. A verification that does not pin those checks only that SOMEBODY signed it — which is not a security property."
        },
        {
          "task": "Sign a release from CI with no key material stored anywhere.",
          "surface": ["ci-pipeline"]
        },
        {
          "task": "Attach an SBOM or attestation to an image and sign it in one step.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["Sigstore"]
    },
    {
      "slug": "crossplane",
      "title": "Crossplane",
      "url": "https://tools.apievangelist.com/store/crossplane/",
      "description": "Open source Kubernetes add-on that transforms your cluster into a universal control plane, enabling you to manage cloud infrastructure, services, and applications using Kubernetes-style declarative configuration",
      "website": "https://www.crossplane.io/",
      "companyCount": 17,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Infrastructure as Code","Kubernetes","Cloud Native","Multi-Cloud","Control Plane"]
    },
    {
      "slug": "cucumber",
      "title": "Cucumber",
      "url": "https://tools.apievangelist.com/store/cucumber/",
      "description": "Behavior-driven development (BDD) tool that allows writing tests in plain language using Gherkin syntax, enabling collaboration between technical and non-technical team members.",
      "website": "https://cucumber.io/",
      "companyCount": 64,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Testing","BDD","Automation","Quality Assurance"]
    },
    {
      "slug": "dataloader",
      "title": "DataLoader",
      "url": "https://tools.apievangelist.com/store/dataloader/",
      "description": "Batches and caches backend requests within a single GraphQL execution — the standard answer to the N+1 query problem GraphQL resolvers create.",
      "website": "https://github.com/graphql/dataloader",
      "repository": "https://github.com/graphql/dataloader",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 13389,
      "lastCommit": "2026-07-21",
      "companyCount": 4,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "graphql",
          "name": "GraphQL",
          "role": "serves",
          "url": "https://standards.apievangelist.com/store/graphql/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"npm":"dataloader"},
        "consumes": ["javascript"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Fix a GraphQL server making one database call per item in a list.",
          "surface": ["coding-agent"],
          "note": "A specific, recognisable performance bug with a standard fix — good ground for an agent, because the problem and the remedy are both well defined."
        }
      ],
      "tags": ["GraphQL"]
    },
    {
      "slug": "debian",
      "title": "Debian",
      "url": "https://tools.apievangelist.com/store/debian/",
      "description": "Debian is a technology or concept used in computing and information technology to address specific technical challenges. It provides capabilities that help practitioners build, manage, or improve systems and processes in their domain.",
      "companyCount": 21,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Debian"]
    },
    {
      "slug": "dex",
      "title": "Dex",
      "url": "https://tools.apievangelist.com/store/dex/",
      "description": "A federated OpenID Connect provider that connects to other identity providers through connectors, enabling authentication for applications without handling passwords directly.",
      "website": "https://dexidp.io/",
      "companyCount": 30,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Authentication","Identity Provider","OpenID Connect","OIDC","Single Sign-On","SSO","Federation"]
    },
    {
      "slug": "oci-distribution",
      "title": "Distribution",
      "url": "https://tools.apievangelist.com/store/oci-distribution/",
      "description": "The reference implementation of the OCI Distribution Specification — the registry server most private registries are built from.",
      "website": "https://distribution.github.io/distribution",
      "repository": "https://github.com/distribution/distribution",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 10560,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "nameCollision": true,
      "nameCollisionNote": "The name is an ordinary English word, so the job-corpus matcher cannot use it — sampled matches were \"distribution center\", \"Distribution Centers, Corporate Offices, or Retail Stores\" The bare name is blocked in the matcher, so this count reflects only qualified matches. Real adoption needs another source.",
      "specifications": [
        {
          "slug": "oci",
          "name": "OCI Image, Runtime and Distribution",
          "role": "stores",
          "url": "https://standards.apievangelist.com/store/oci/"
        }
      ],
      "agent": {
        "interfaces": ["container","http-api"],
        "emits": ["oci-image"],
        "deterministic": false,
        "offline": true,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Run a local registry to test a publishing pipeline without touching a real one.",
          "surface": ["ci-pipeline","coding-agent"]
        }
      ],
      "tags": ["OCI Image, Runtime and Distribution"]
    },
    {
      "slug": "django",
      "title": "Django",
      "url": "https://tools.apievangelist.com/store/django/",
      "description": "A high-level Python web framework that encourages rapid development and clean, pragmatic design. Django follows the model-template-views architectural pattern and includes an ORM, admin interface, and robust security features out of the box.",
      "website": "https://www.djangoproject.com/",
      "companyCount": 82,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Python","Web Framework","Backend","MVC","ORM"]
    },
    {
      "slug": "docker",
      "title": "Docker",
      "url": "https://tools.apievangelist.com/store/docker/",
      "description": "Docker is a platform for developing, shipping, and running applications inside lightweight containers. It enables developers to package applications with their dependencies for consistent deployment across development, testing, and production environments.",
      "website": "https://www.docker.com/",
      "companyCount": 397,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Containers","Containerization","DevOps","Infrastructure","Platform"]
    },
    {
      "slug": "docker-swarm",
      "title": "Docker Swarm",
      "url": "https://tools.apievangelist.com/store/docker-swarm/",
      "description": "Native clustering and orchestration solution for Docker containers that turns a pool of Docker hosts into a single virtual host.",
      "website": "https://docs.docker.com/engine/swarm/",
      "companyCount": 27,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Container Orchestration","Clustering","Docker","DevOps"]
    },
    {
      "slug": "dragonfly",
      "title": "Dragonfly",
      "url": "https://tools.apievangelist.com/store/dragonfly/",
      "description": "A modern in-memory datastore built for performance and scalability, designed as a drop-in replacement for Redis and Memcached with improved efficiency and throughput.",
      "website": "https://www.dragonflydb.io/",
      "companyCount": 3,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Database","In-Memory","Cache","Key-Value Store"]
    },
    {
      "slug": "eclipse",
      "title": "Eclipse",
      "url": "https://tools.apievangelist.com/store/eclipse/",
      "description": "An integrated development environment (IDE) used in computer programming, containing a base workspace and an extensible plug-in system for customizing the environment.",
      "website": "https://www.eclipse.org/",
      "companyCount": 66,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["IDE","Java","Development Tools"]
    },
    {
      "slug": "eclipse-rdf4j",
      "title": "Eclipse RDF4J",
      "url": "https://tools.apievangelist.com/store/eclipse-rdf4j/",
      "description": "A powerful Java framework for processing and handling RDF data. This includes creating, parsing, scalable storage, reasoning and querying with RDF and Linked Data.",
      "website": "https://rdf4j.org/",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Java","RDF","Semantic Web","Graph Database","SPARQL"]
    },
    {
      "slug": "elastic-stack",
      "title": "Elastic Stack",
      "url": "https://tools.apievangelist.com/store/elastic-stack/",
      "description": "A collection of open-source products (Elasticsearch, Logstash, Kibana, and Beats) for searching, analyzing, and visualizing data in real time from any source.",
      "website": "https://www.elastic.co/elastic-stack",
      "companyCount": 184,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Search","Analytics","Logging","Monitoring","Visualization"]
    },
    {
      "slug": "elasticsearch",
      "title": "Elasticsearch",
      "url": "https://tools.apievangelist.com/store/elasticsearch/",
      "description": "A distributed, RESTful search and analytics engine built on Apache Lucene, designed for horizontal scalability, real-time search, and handling large volumes of data.",
      "website": "https://www.elastic.co/elasticsearch/",
      "companyCount": 177,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Search Engine","Analytics","Distributed System","NoSQL","Real-Time","Distributed Systems","Database"]
    },
    {
      "slug": "elk-stack",
      "title": "Elk Stack",
      "url": "https://tools.apievangelist.com/store/elk-stack/",
      "description": "A collection of three open-source products - Elasticsearch, Logstash, and Kibana - used for searching, analyzing, and visualizing log data in real time.",
      "website": "https://www.elastic.co/elastic-stack",
      "companyCount": 180,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Logging","Monitoring","Analytics","Search","Visualization"]
    },
    {
      "slug": "envoy",
      "title": "Envoy",
      "url": "https://tools.apievangelist.com/store/envoy/",
      "description": "The cloud-native L7 proxy whose configuration APIs became xDS — reconfigures itself dynamically from a control plane with no restart.",
      "website": "https://www.envoyproxy.io",
      "repository": "https://github.com/envoyproxy/envoy",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 28758,
      "lastCommit": "2026-08-11",
      "companyCount": 43,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "specifications": [
        {
          "slug": "xds",
          "name": "xDS",
          "role": "proxies",
          "url": "https://standards.apievangelist.com/store/xds/"
        }
      ],
      "agent": {
        "interfaces": ["container","cli","http-api"],
        "consumes": ["xds","yaml"],
        "emits": ["openmetrics","json"],
        "deterministic": false,
        "offline": true,
        "mutates": false,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Put a programmable proxy in the request path for routing, retries or rate limiting.",
          "surface": ["coding-agent"]
        },
        {
          "task": "Change routing at runtime through a control plane rather than by redeploying.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["Envoy","xDS"]
    },
    {
      "slug": "envoy-gateway",
      "title": "Envoy Gateway",
      "url": "https://tools.apievangelist.com/store/envoy-gateway/",
      "description": "Manages Envoy as a Kubernetes Gateway API implementation, turning standard Gateway resources into xDS configuration.",
      "website": "https://gateway.envoyproxy.io",
      "repository": "https://github.com/envoyproxy/gateway",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 2951,
      "lastCommit": "2026-08-11",
      "companyCount": 2,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "xds",
          "name": "xDS",
          "role": "proxies",
          "url": "https://standards.apievangelist.com/store/xds/"
        }
      ],
      "agent": {
        "interfaces": ["container"],
        "consumes": ["kubernetes","xds"],
        "deterministic": false,
        "offline": true,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Run an API gateway configured through the standard Kubernetes Gateway API.",
          "surface": ["ci-pipeline","coding-agent"]
        }
      ],
      "tags": ["xDS"]
    },
    {
      "slug": "envoy-go-control-plane",
      "title": "Envoy Go Control Plane",
      "url": "https://tools.apievangelist.com/store/envoy-go-control-plane/",
      "description": "The Go library for building an xDS control plane — serves configuration to Envoy instances over the discovery APIs.",
      "website": "https://github.com/envoyproxy/go-control-plane",
      "repository": "https://github.com/envoyproxy/go-control-plane",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 1726,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "xds",
          "name": "xDS",
          "role": "serves",
          "url": "https://standards.apievangelist.com/store/xds/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"go":"github.com/envoyproxy/go-control-plane"},
        "emits": ["xds"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Build a bespoke control plane when an off-the-shelf mesh is more than the problem needs.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["xDS"]
    },
    {
      "slug": "envoy-java-control-plane",
      "title": "Envoy Java Control Plane",
      "url": "https://tools.apievangelist.com/store/envoy-java-control-plane/",
      "description": "The Java implementation of an xDS control plane for Envoy.",
      "website": "https://github.com/envoyproxy/java-control-plane",
      "repository": "https://github.com/envoyproxy/java-control-plane",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 312,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "xds",
          "name": "xDS",
          "role": "serves",
          "url": "https://standards.apievangelist.com/store/xds/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "emits": ["xds"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Serve xDS configuration from an existing JVM platform service.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["xDS"]
    },
    {
      "slug": "ethereum",
      "title": "Ethereum",
      "url": "https://tools.apievangelist.com/store/ethereum/",
      "description": "Ethereum is a decentralized, open-source blockchain platform that supports smart contracts—self-executing programs that run on its distributed network. It is the foundation for a vast ecosystem of decentralized applications (dApps), tokens, DeFi protocols, and NFTs, and uses a proof-of-stake consensus mechanism.",
      "companyCount": 13,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Ethereum"]
    },
    {
      "slug": "falco",
      "title": "Falco",
      "url": "https://tools.apievangelist.com/store/falco/",
      "description": "Cloud-native runtime security tool that detects unexpected application behavior and alerts on threats at runtime using eBPF",
      "website": "https://falco.org",
      "companyCount": 6,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Security","Runtime Security","Cloud Native","eBPF","Threat Detection","CNCF"]
    },
    {
      "slug": "fastapi",
      "title": "FastAPI",
      "url": "https://tools.apievangelist.com/store/fastapi/",
      "description": "Modern, fast (high-performance) web framework for building APIs with Python based on standard Python type hints",
      "website": "https://fastapi.tiangolo.com/",
      "companyCount": 128,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Python","Web Framework","API","Asynchronous"]
    },
    {
      "slug": "fluentd",
      "title": "Fluentd",
      "url": "https://tools.apievangelist.com/store/fluentd/",
      "description": "Open source data collector for unified logging layer that allows you to unify data collection and consumption for better use and understanding of data.",
      "website": "https://www.fluentd.org/",
      "companyCount": 7,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Logging","Data Collection","Open Source"]
    },
    {
      "slug": "fluid",
      "title": "Fluid",
      "url": "https://tools.apievangelist.com/store/fluid/",
      "description": "A responsive front-end framework for building flexible and adaptive web layouts",
      "website": "https://www.getfluidkit.com/",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["CSS Framework","Responsive Design","Front-End"]
    },
    {
      "slug": "flux",
      "title": "Flux",
      "url": "https://tools.apievangelist.com/store/flux/",
      "description": "An open-source text-to-image AI model developed by Black Forest Labs that generates high-quality images from text prompts with improved prompt following and visual quality.",
      "website": "https://blackforestlabs.ai/",
      "companyCount": 185,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["AI","Image Generation","Machine Learning","Text To Image","Open Source"]
    },
    {
      "slug": "fulcio",
      "title": "Fulcio",
      "url": "https://tools.apievangelist.com/store/fulcio/",
      "description": "The certificate authority that issues short-lived signing certificates bound to an OIDC identity — what makes keyless signing possible.",
      "website": "https://github.com/sigstore/fulcio",
      "repository": "https://github.com/sigstore/fulcio",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 866,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "sigstore",
          "name": "Sigstore",
          "role": "issues",
          "url": "https://standards.apievangelist.com/store/sigstore/"
        }
      ],
      "agent": {
        "interfaces": ["http-api","container"],
        "emits": ["x509"],
        "deterministic": false,
        "offline": false,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Run a private Sigstore instance with an organisation's own identity provider.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["Sigstore"]
    },
    {
      "slug": "git",
      "title": "Git",
      "url": "https://tools.apievangelist.com/store/git/",
      "description": "Distributed version control system for tracking changes in source code during software development",
      "website": "https://git-scm.com/",
      "companyCount": 422,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Version Control","Development Tools","Open Source"]
    },
    {
      "slug": "gitsign",
      "title": "Gitsign",
      "url": "https://tools.apievangelist.com/store/gitsign/",
      "description": "Signs Git commits and tags with Sigstore keyless signing, requiring no GPG key.",
      "website": "https://github.com/sigstore/gitsign",
      "repository": "https://github.com/sigstore/gitsign",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "license-file",
      "stars": 1115,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "sigstore",
          "name": "Sigstore",
          "role": "signs",
          "url": "https://standards.apievangelist.com/store/sigstore/"
        }
      ],
      "agent": {
        "interfaces": ["cli"],
        "install": {"brew":"gitsign","go":"github.com/sigstore/gitsign"},
        "emits": ["signature"],
        "deterministic": false,
        "offline": false,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Sign commits without the GPG key management that stops most teams from signing at all.",
          "surface": ["coding-agent","human"]
        },
        {
          "task": "Establish which identity authored a commit, when an agent may be the one committing.",
          "surface": ["coding-agent"],
          "note": "Increasingly relevant as agents commit code: signing answers \"who or what produced this change\" in a way an author field cannot."
        }
      ],
      "tags": ["Sigstore"]
    },
    {
      "slug": "grafana",
      "title": "Grafana",
      "url": "https://tools.apievangelist.com/store/grafana/",
      "description": "Grafana is an open-source platform for data visualization, monitoring, and observability. It allows users to create interactive dashboards from diverse data sources including Prometheus, Elasticsearch, and cloud databases.",
      "website": "https://grafana.com/",
      "companyCount": 239,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Observability","Analytics","Monitoring","Visualization","Dashboard"]
    },
    {
      "slug": "graphql-tools",
      "title": "GraphQL Tools",
      "url": "https://tools.apievangelist.com/store/graphql-tools/",
      "description": "Builds, stitches and transforms GraphQL schemas — merges several schemas into one and rewrites them without touching the underlying services.",
      "website": "https://www.graphql-tools.com",
      "repository": "https://github.com/ardatan/graphql-tools",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 5430,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "graphql",
          "name": "GraphQL",
          "role": "transforms",
          "url": "https://standards.apievangelist.com/store/graphql/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"npm":"@graphql-tools/schema"},
        "consumes": ["graphql"],
        "emits": ["graphql"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Compose several existing GraphQL services into one schema for consumers.",
          "surface": ["coding-agent"]
        },
        {
          "task": "Present a filtered view of a schema to a different audience without forking it.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["GraphQL"]
    },
    {
      "slug": "graphql-js",
      "title": "GraphQL.js",
      "url": "https://tools.apievangelist.com/store/graphql-js/",
      "description": "The JavaScript reference implementation of GraphQL — the parser, type system, validator and execution engine the specification is realised in.",
      "website": "http://graphql.org/graphql-js/",
      "repository": "https://github.com/graphql/graphql-js",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 20344,
      "lastCommit": "2026-07-27",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "graphql",
          "name": "GraphQL",
          "role": "serves",
          "url": "https://standards.apievangelist.com/store/graphql/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"npm":"graphql"},
        "consumes": ["graphql"],
        "emits": ["json"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Parse and validate a GraphQL schema or query without standing up a server.",
          "surface": ["coding-agent"]
        },
        {
          "task": "Check whether a query is valid against a schema before it is ever sent.",
          "surface": ["coding-agent","ci-pipeline"]
        }
      ],
      "tags": ["GraphQL"]
    },
    {
      "slug": "graphiql",
      "title": "GraphiQL",
      "url": "https://tools.apievangelist.com/store/graphiql/",
      "description": "The reference GraphQL IDE — an in-browser query editor with schema introspection, autocomplete and documentation, plus the language server behind editor integrations.",
      "website": "https://github.com/graphql/graphiql",
      "repository": "https://github.com/graphql/graphiql",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 16892,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "graphql",
          "name": "GraphQL",
          "role": "authors",
          "url": "https://standards.apievangelist.com/store/graphql/",
          "also": ["documents"]
        }
      ],
      "agent": {
        "interfaces": ["web-ui","library","lsp"],
        "install": {"npm":"graphiql"},
        "consumes": ["graphql"],
        "emits": ["json"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Explore an unfamiliar GraphQL API's schema before writing queries against it.",
          "surface": ["human","ide"]
        },
        {
          "task": "Provide schema-aware autocomplete to a copilot editing GraphQL documents.",
          "surface": ["copilot","ide"]
        }
      ],
      "tags": ["GraphQL"]
    },
    {
      "slug": "grype",
      "title": "Grype",
      "url": "https://tools.apievangelist.com/store/grype/",
      "description": "Scans container images, filesystems and SBOMs for known vulnerabilities, reading OSV and other vulnerability sources.",
      "website": "https://github.com/anchore/grype",
      "repository": "https://github.com/anchore/grype",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 12716,
      "lastCommit": "2026-08-10",
      "companyCount": 3,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "spdx",
          "name": "SPDX",
          "role": "scans",
          "url": "https://standards.apievangelist.com/store/spdx/"
        },
        {
          "slug": "osv-schema",
          "name": "OSV Schema",
          "role": "scans",
          "url": "https://standards.apievangelist.com/store/osv-schema/"
        }
      ],
      "agent": {
        "interfaces": ["cli","container","ci-action"],
        "install": {"brew":"grype","go":"github.com/anchore/grype/cmd/grype"},
        "invoke": "grype sbom:<sbom.spdx.json> -o json",
        "consumes": ["oci-image","spdx","cyclonedx","filesystem"],
        "emits": ["json","sarif","table"],
        "deterministic": false,
        "offline": false,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Find known vulnerabilities in an artifact before it ships.",
          "surface": ["ci-pipeline","coding-agent"]
        },
        {
          "task": "Re-scan an existing SBOM as new vulnerabilities are published, without rebuilding.",
          "surface": ["ci-pipeline"],
          "note": "Results change over time for identical input — the vulnerability database moves. Never cache a verdict and treat it as still true."
        }
      ],
      "tags": ["SPDX","OSV Schema"]
    },
    {
      "slug": "hami",
      "title": "HAMI",
      "url": "https://tools.apievangelist.com/store/hami/",
      "description": "A platform or tool (insufficient context to provide detailed description)",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Technology"]
    },
    {
      "slug": "harbor",
      "title": "Harbor",
      "url": "https://tools.apievangelist.com/store/harbor/",
      "description": "Open source cloud native registry that stores, signs, and scans container images for vulnerabilities",
      "website": "https://goharbor.io/",
      "companyCount": 88,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Container Registry","Security","Cloud Native","Artifact Management"]
    },
    {
      "slug": "hashicorp-vault",
      "title": "Hashicorp Vault",
      "url": "https://tools.apievangelist.com/store/hashicorp-vault/",
      "description": "A tool for securely accessing secrets, managing encryption keys, and protecting sensitive data through a unified interface with support for dynamic secrets and encryption as a service.",
      "website": "https://www.vaultproject.io/",
      "companyCount": 197,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Security","Secrets Management","Encryption","DevOps"]
    },
    {
      "slug": "helm",
      "title": "Helm",
      "url": "https://tools.apievangelist.com/store/helm/",
      "description": "Package manager for Kubernetes that helps you define, install, and upgrade complex Kubernetes applications using charts",
      "website": "https://helm.sh",
      "companyCount": 166,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Kubernetes","Package Manager","DevOps","Container Orchestration"]
    },
    {
      "slug": "hexa",
      "title": "Hexa",
      "url": "https://tools.apievangelist.com/store/hexa/",
      "description": "A collaborative data workspace platform that enables teams to explore, analyze, and share data insights together",
      "website": "https://hexa.app",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Data Analytics","Collaboration","Data Workspace"]
    },
    {
      "slug": "hibernate",
      "title": "Hibernate",
      "url": "https://tools.apievangelist.com/store/hibernate/",
      "description": "Object-relational mapping framework for Java that simplifies database interactions by mapping Java objects to database tables",
      "website": "https://hibernate.org/",
      "companyCount": 76,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Java","ORM","Database","Persistence","JPA"]
    },
    {
      "slug": "hugging-face-transformers",
      "title": "Hugging Face Transformers",
      "url": "https://tools.apievangelist.com/store/hugging-face-transformers/",
      "description": "Open-source library providing thousands of pre-trained models for natural language processing, computer vision, and audio tasks with simple APIs for PyTorch, TensorFlow, and JAX.",
      "website": "https://huggingface.co/docs/transformers",
      "companyCount": 204,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Machine Learning","Natural Language Processing","Deep Learning","Python","Open Source"]
    },
    {
      "slug": "interlink",
      "title": "Interlink",
      "url": "https://tools.apievangelist.com/store/interlink/",
      "description": "A virtual kubelet implementation that enables cross-cluster communication and resource sharing in Kubernetes, allowing pods in one cluster to access services in another cluster as if they were local.",
      "website": "https://github.com/liqotech/liqo",
      "companyCount": 5,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Kubernetes","Multi-Cluster","Networking","Service Mesh"]
    },
    {
      "slug": "istio",
      "title": "Istio",
      "url": "https://tools.apievangelist.com/store/istio/",
      "description": "The service mesh whose control plane is the largest production consumer of xDS — programs Envoy sidecars and gateways across a cluster.",
      "website": "https://istio.io",
      "repository": "https://github.com/istio/istio",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 38351,
      "lastCommit": "2026-08-11",
      "companyCount": 67,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "specifications": [
        {
          "slug": "xds",
          "name": "xDS",
          "role": "serves",
          "url": "https://standards.apievangelist.com/store/xds/"
        }
      ],
      "agent": {
        "interfaces": ["container","cli"],
        "install": {"brew":"istioctl"},
        "consumes": ["kubernetes","xds"],
        "emits": ["json","openmetrics"],
        "deterministic": false,
        "offline": true,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Apply mTLS, routing and policy across services without changing any of them.",
          "surface": ["ci-pipeline"]
        },
        {
          "task": "Inspect what configuration a mesh has actually pushed to a proxy when behaviour is wrong.",
          "surface": ["coding-agent"],
          "note": "`istioctl proxy-config` is the debugging surface — it dumps the effective xDS state."
        }
      ],
      "tags": ["Service Mesh","Microservices","Kubernetes","Cloud Native","xDS"]
    },
    {
      "slug": "jboss",
      "title": "JBoss",
      "url": "https://tools.apievangelist.com/store/jboss/",
      "description": "An open-source Java-based application server used for building and deploying enterprise Java applications. Now known as WildFly in its community version, it provides a robust platform for developing and running Java EE applications.",
      "website": "https://www.jboss.org/",
      "companyCount": 32,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Application Server","Java","Enterprise","Middleware"]
    },
    {
      "slug": "jmock",
      "title": "JMock",
      "url": "https://tools.apievangelist.com/store/jmock/",
      "description": "A Java library for mock objects supporting test-driven development with expectations that are defined as part of the test code",
      "website": "http://www.jmock.org/",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Java","Testing","Mocking"]
    },
    {
      "slug": "json-schema-test-suite",
      "title": "JSON Schema Test Suite",
      "url": "https://tools.apievangelist.com/store/json-schema-test-suite/",
      "description": "The language-agnostic conformance suite every JSON Schema implementation is measured against — the tests that decide whether a validator is actually correct.",
      "website": "https://github.com/json-schema-org/JSON-Schema-Test-Suite",
      "repository": "https://github.com/json-schema-org/JSON-Schema-Test-Suite",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 739,
      "lastCommit": "2026-08-07",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "json-schema",
          "name": "JSON Schema",
          "role": "tests",
          "url": "https://standards.apievangelist.com/store/json-schema/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "consumes": ["json-schema"],
        "emits": ["json"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Verify a validator's dialect claims rather than trusting its README.",
          "surface": ["coding-agent"]
        },
        {
          "task": "Test a new or modified JSON Schema implementation against the same bar as everyone else.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["JSON Schema"]
    },
    {
      "slug": "junit",
      "title": "JUnit",
      "url": "https://tools.apievangelist.com/store/junit/",
      "description": "JUnit is a widely used testing framework for Java applications that enables developers to write and run repeatable automated tests. It supports test-driven development with annotations, assertions, and test lifecycle management for ensuring code quality.",
      "website": "https://junit.org/",
      "companyCount": 112,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Java","Testing","Unit Testing"]
    },
    {
      "slug": "jaeger",
      "title": "Jaeger",
      "url": "https://tools.apievangelist.com/store/jaeger/",
      "description": "Open source, end-to-end distributed tracing system for monitoring and troubleshooting microservices-based architectures",
      "website": "https://www.jaegertracing.io/",
      "companyCount": 30,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Distributed Tracing","Observability","Monitoring","Microservices"]
    },
    {
      "slug": "jenkins-pipeline",
      "title": "Jenkins",
      "url": "https://tools.apievangelist.com/store/jenkins-pipeline/",
      "description": "A suite of plugins that supports implementing and integrating continuous delivery pipelines into Jenkins. It provides an extensible set of tools for modeling simple-to-complex delivery pipelines as code via the Pipeline DSL.",
      "website": "https://www.jenkins.io/doc/book/pipeline/",
      "companyCount": 291,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["CI/CD","Automation","DevOps","Continuous Integration","Continuous Delivery","Build Tool","Pipeline As Code"]
    },
    {
      "slug": "jentic-arazzo-tools",
      "title": "Jentic Arazzo Tools",
      "url": "https://tools.apievangelist.com/store/jentic-arazzo-tools/",
      "description": "A parser, resolver and renderer for Arazzo workflow documents — resolves the references an Arazzo document makes into the OpenAPI descriptions it orchestrates.",
      "website": "https://arazzo-ui.jentic.com",
      "repository": "https://github.com/jentic/jentic-arazzo-tools",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 20,
      "lastCommit": "2026-08-07",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "arazzo",
          "name": "Arazzo",
          "role": "parses",
          "url": "https://standards.apievangelist.com/store/arazzo/",
          "also": ["documents"]
        }
      ],
      "agent": {
        "interfaces": ["library","cli"],
        "consumes": ["arazzo","openapi"],
        "emits": ["json"],
        "deterministic": true,
        "offline": false,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Resolve an Arazzo workflow into the concrete operations it calls, so an agent can execute the steps.",
          "surface": ["coding-agent"],
          "note": "Resolution is the hard part of consuming Arazzo — a workflow document is mostly pointers into other documents."
        },
        {
          "task": "Render a workflow as documentation a human can review before it is automated.",
          "surface": ["human"]
        }
      ],
      "tags": ["Arazzo"]
    },
    {
      "slug": "jest",
      "title": "Jest",
      "url": "https://tools.apievangelist.com/store/jest/",
      "description": "A delightful JavaScript testing framework with a focus on simplicity, featuring zero configuration, snapshot testing, and built-in code coverage.",
      "website": "https://jestjs.io/",
      "companyCount": 131,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Testing","JavaScript","Unit Testing","Snapshot Testing"]
    },
    {
      "slug": "jupyter",
      "title": "Jupyter",
      "url": "https://tools.apievangelist.com/store/jupyter/",
      "description": "Jupyter is a technology or concept used in computing and information technology to address specific technical challenges. It provides capabilities that help practitioners build, manage, or improve systems and processes in their domain.",
      "companyCount": 57,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Jupyter"]
    },
    {
      "slug": "k3s",
      "title": "K3s",
      "url": "https://tools.apievangelist.com/store/k3s/",
      "description": "Lightweight Kubernetes distribution designed for resource-constrained environments, edge computing, IoT devices, and CI/CD pipelines. K3s is a fully compliant Kubernetes distribution with a reduced memory footprint and simplified installation.",
      "website": "https://k3s.io/",
      "companyCount": 8,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Kubernetes","Container Orchestration","Edge Computing","DevOps","Cloud Native"]
    },
    {
      "slug": "kaito",
      "title": "KAITO",
      "url": "https://tools.apievangelist.com/store/kaito/",
      "description": "Kubernetes AI Toolchain Operator - An operator that automates the AI/ML inference model deployment in a Kubernetes cluster",
      "website": "https://github.com/Azure/kaito",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Kubernetes","AI","Machine Learning","Operator","Inference"]
    },
    {
      "slug": "kagent",
      "title": "KAgent",
      "url": "https://tools.apievangelist.com/store/kagent/",
      "description": "An AI agent framework for building autonomous agents with knowledge integration and task execution capabilities",
      "website": "https://github.com/deepwisdom/kagent",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["AI Agents","Framework","Autonomous Systems"]
    },
    {
      "slug": "kcl",
      "title": "KCL",
      "url": "https://tools.apievangelist.com/store/kcl/",
      "description": "KCL (Kusion Configuration Language) is a constraint-based record and functional programming language designed for configuration and policy scenarios. It provides features like type safety, automation, and validation for cloud-native configurations.",
      "website": "https://kcl-lang.io/",
      "companyCount": 2,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Configuration Language","Policy As Code","Cloud Native","Infrastructure As Code"]
    },
    {
      "slug": "keda",
      "title": "KEDA",
      "url": "https://tools.apievangelist.com/store/keda/",
      "description": "Kubernetes Event Driven Autoscaling - application autoscaler that drives scaling of any container in Kubernetes based on the number of events needing to be processed",
      "website": "https://keda.sh/",
      "companyCount": 10,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Kubernetes","Autoscaling","Event-Driven","CNCF"]
    },
    {
      "slug": "kserve",
      "title": "KServe",
      "url": "https://tools.apievangelist.com/store/kserve/",
      "description": "A standard model inference platform on Kubernetes, built for highly scalable use cases. Provides performant, standardized inference protocol across ML frameworks including TensorFlow, PyTorch, scikit-learn, XGBoost, and more.",
      "website": "https://kserve.github.io/website/",
      "companyCount": 9,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Machine Learning","Kubernetes","Model Serving","Inference","MLOps"]
    },
    {
      "slug": "kafka-connect",
      "title": "Kafka Connect",
      "url": "https://tools.apievangelist.com/store/kafka-connect/",
      "description": "A framework for connecting Apache Kafka with external systems such as databases, key-value stores, search indexes, and file systems using source and sink connectors.",
      "website": "https://kafka.apache.org/documentation/#connect",
      "companyCount": 8,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Data Integration","Streaming","ETL","Apache Kafka"]
    },
    {
      "slug": "keycloak",
      "title": "Keycloak",
      "url": "https://tools.apievangelist.com/store/keycloak/",
      "description": "Open source identity and access management solution for modern applications and services",
      "website": "https://www.keycloak.org/",
      "companyCount": 26,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Authentication","Authorization","Identity Management","SSO","OAuth","OpenID Connect","Security"]
    },
    {
      "slug": "kibana",
      "title": "Kibana",
      "url": "https://tools.apievangelist.com/store/kibana/",
      "description": "Open-source data visualization and exploration tool for Elasticsearch, providing search, analysis, and visualization capabilities through interactive dashboards and charts.",
      "website": "https://www.elastic.co/kibana",
      "companyCount": 58,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Data Visualization","Analytics","Monitoring","Elasticsearch","Dashboard","Open Source"]
    },
    {
      "slug": "koordinator",
      "title": "Koordinator",
      "url": "https://tools.apievangelist.com/store/koordinator/",
      "description": "A QoS-based scheduling system for hybrid workloads orchestration on Kubernetes, providing colocation, interference detection, and resource optimization capabilities",
      "website": "https://koordinator.sh",
      "companyCount": 10,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Kubernetes","Scheduling","Resource Management","QoS","Workload Orchestration"]
    },
    {
      "slug": "kotlin",
      "title": "Kotlin",
      "url": "https://tools.apievangelist.com/store/kotlin/",
      "description": "Kotlin is a modern, statically typed programming language developed by JetBrains that runs on the Java Virtual Machine and compiles to JavaScript or native code. It is Google's preferred language for Android development and is widely adopted for its concise syntax, null safety, and full interoperability with Java.",
      "companyCount": 129,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Kotlin"]
    },
    {
      "slug": "kubeflow",
      "title": "Kubeflow",
      "url": "https://tools.apievangelist.com/store/kubeflow/",
      "description": "An open-source machine learning platform designed to orchestrate complicated ML workflows on Kubernetes, providing tools for model training, deployment, and pipeline management.",
      "website": "https://www.kubeflow.org/",
      "companyCount": 56,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Machine Learning","Kubernetes","MLOps","Data Science","Model Training","Pipeline Orchestration"]
    },
    {
      "slug": "kubeflow-pipelines",
      "title": "Kubeflow Pipelines",
      "url": "https://tools.apievangelist.com/store/kubeflow-pipelines/",
      "description": "A platform for building and deploying portable, scalable machine learning workflows based on Docker containers",
      "website": "https://www.kubeflow.org/docs/components/pipelines/",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Machine Learning","MLOps","Orchestration","Kubernetes","Workflows"]
    },
    {
      "slug": "kubernetes",
      "title": "Kubernetes",
      "url": "https://tools.apievangelist.com/store/kubernetes/",
      "description": "Open-source container orchestration platform for automating deployment, scaling, and management of containerized applications",
      "website": "https://kubernetes.io",
      "companyCount": 455,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Container Orchestration","DevOps","Cloud Native","Infrastructure"]
    },
    {
      "slug": "kubernetes-operators",
      "title": "Kubernetes Operators",
      "url": "https://tools.apievangelist.com/store/kubernetes-operators/",
      "description": "A method of packaging, deploying, and managing Kubernetes applications that extends the Kubernetes API to create, configure, and manage instances of complex applications on behalf of a Kubernetes user.",
      "website": "https://kubernetes.io/docs/areas/extend-kubernetes/operator/",
      "companyCount": 27,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Kubernetes","Automation","Infrastructure","DevOps","Cloud Native"]
    },
    {
      "slug": "kubernetes-services",
      "title": "Kubernetes Services",
      "url": "https://tools.apievangelist.com/store/kubernetes-services/",
      "description": "An abstract way to expose an application running on a set of Pods as a network service in Kubernetes, providing stable networking endpoints and load balancing across pod replicas.",
      "website": "https://kubernetes.io/docs/areas/services-networking/service/",
      "companyCount": 17,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Kubernetes","Container Orchestration","Networking","Load Balancing","Service Discovery"]
    },
    {
      "slug": "kuma",
      "title": "Kuma",
      "url": "https://tools.apievangelist.com/store/kuma/",
      "description": "Universal control plane for service mesh built on Envoy proxy that can run on both Kubernetes and VMs across multiple clouds and platforms",
      "website": "https://kuma.io",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Service Mesh","Envoy","Kubernetes","Multi Cloud"]
    },
    {
      "slug": "kyverno",
      "title": "Kyverno",
      "url": "https://tools.apievangelist.com/store/kyverno/",
      "description": "Kubernetes native policy management engine for security, automation, and governance. Kyverno uses Kubernetes admission controllers to validate, mutate, and generate configurations using policies written as Kubernetes resources.",
      "website": "https://kyverno.io/",
      "companyCount": 14,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Policy Management","Kubernetes","Security","Governance","Cloud Native"]
    },
    {
      "slug": "lean",
      "title": "Lean",
      "url": "https://tools.apievangelist.com/store/lean/",
      "description": "Lean is an open-source theorem prover and programming language based on dependent type theory, designed for formal verification of mathematics and software. It is used across a range of industries and technical contexts to improve efficiency and outcomes.",
      "website": "https://lean-lang.org/",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Theorem Prover","Formal Verification","Dependent Types","Programming Language"]
    },
    {
      "slug": "lightning-web-components",
      "title": "Lightning Web Components",
      "url": "https://tools.apievangelist.com/store/lightning-web-components/",
      "description": "A modern JavaScript framework from Salesforce for building fast, enterprise-grade web components on the Salesforce platform using web standards.",
      "website": "https://developer.salesforce.com/docs/component-library/documentation/en/lwc",
      "companyCount": 79,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["JavaScript","Web Components","Salesforce","Frontend","Framework"]
    },
    {
      "slug": "lima",
      "title": "Lima",
      "url": "https://tools.apievangelist.com/store/lima/",
      "description": "Linux virtual machines on macOS with automatic file sharing, port forwarding, and containerd integration for running containers",
      "website": "https://lima-vm.io/",
      "companyCount": 86,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Virtualization","Containers","macOS","Linux"]
    },
    {
      "slug": "linkerd",
      "title": "Linkerd",
      "url": "https://tools.apievangelist.com/store/linkerd/",
      "description": "Ultralight, security-first service mesh for Kubernetes. Provides observability, reliability, and security to cloud native applications without requiring code changes.",
      "website": "https://linkerd.io",
      "companyCount": 29,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Service Mesh","Kubernetes","Observability","Security","Microservices"]
    },
    {
      "slug": "linux",
      "title": "Linux",
      "url": "https://tools.apievangelist.com/store/linux/",
      "description": "Open-source Unix-like operating system kernel first released by Linus Torvalds in 1991, serving as the foundation for numerous distributions and powering everything from servers to embedded systems.",
      "website": "https://www.kernel.org/",
      "companyCount": 402,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Operating System","Open Source","Kernel","Unix","Server","Infrastructure","Operating Systems","Command Line"]
    },
    {
      "slug": "litmus",
      "title": "Litmus",
      "url": "https://tools.apievangelist.com/store/litmus/",
      "description": "Email testing and analytics platform that allows developers and marketers to preview, test, and analyze email campaigns across multiple email clients and devices before sending.",
      "website": "https://www.litmus.com/",
      "companyCount": 13,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Email Testing","Marketing Tools","Quality Assurance","Developer Tools"]
    },
    {
      "slug": "llama",
      "title": "Llama",
      "url": "https://tools.apievangelist.com/store/llama/",
      "description": "A family of large language models developed by Meta AI, designed for natural language processing tasks with various model sizes optimized for different use cases.",
      "website": "https://llama.meta.com/",
      "companyCount": 54,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Large Language Models","Natural Language Processing","Machine Learning","Artificial Intelligence","Open Source"]
    },
    {
      "slug": "log4j",
      "title": "Log4j",
      "url": "https://tools.apievangelist.com/store/log4j/",
      "description": "A Java-based logging utility framework that provides flexible logging capabilities for applications, allowing developers to control log output destinations, formats, and levels.",
      "website": "https://logging.apache.org/log4j/",
      "companyCount": 5,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Java","Logging","Framework","Apache"]
    },
    {
      "slug": "logstash",
      "title": "Logstash",
      "url": "https://tools.apievangelist.com/store/logstash/",
      "description": "Open source server-side data processing pipeline that ingests data from multiple sources, transforms it, and sends it to a specified destination",
      "website": "https://www.elastic.co/logstash",
      "companyCount": 25,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Data Processing","ETL","Log Management","Pipeline"]
    },
    {
      "slug": "matplotlib",
      "title": "Matplotlib",
      "url": "https://tools.apievangelist.com/store/matplotlib/",
      "description": "A comprehensive library for creating static, animated, and interactive visualizations in Python",
      "website": "https://matplotlib.org/",
      "companyCount": 62,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Python","Data Visualization","Plotting","Charts","Graphing"]
    },
    {
      "slug": "maven-central",
      "title": "Maven Central",
      "url": "https://tools.apievangelist.com/store/maven-central/",
      "description": "The central repository for Maven artifacts, hosting Java libraries and dependencies for build automation and dependency management.",
      "website": "https://central.sonatype.com/",
      "companyCount": 14,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Java","Package Manager","Build Tools","Dependency Management"]
    },
    {
      "slug": "microcks",
      "title": "Microcks",
      "url": "https://tools.apievangelist.com/store/microcks/",
      "description": "A mocking and contract-testing platform that imports OpenAPI, AsyncAPI, gRPC and Postman artifacts and serves mocks plus conformance tests from them.",
      "website": "https://microcks.io",
      "repository": "https://github.com/microcks/microcks",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 2013,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openapi",
          "name": "OpenAPI",
          "role": "mocks",
          "url": "https://standards.apievangelist.com/store/openapi/",
          "also": ["tests"]
        },
        {
          "slug": "asyncapi",
          "name": "AsyncAPI",
          "role": "mocks",
          "url": "https://standards.apievangelist.com/store/asyncapi/"
        }
      ],
      "agent": {
        "interfaces": ["container","http-api","web-ui","cli"],
        "invoke": "docker run -p 8080:8080 quay.io/microcks/microcks-uber:latest",
        "consumes": ["openapi","asyncapi","grpc","postman"],
        "emits": ["http","json"],
        "deterministic": false,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Mock synchronous and event-driven APIs from one place, instead of two separate tools.",
          "surface": ["coding-agent","ci-pipeline"]
        },
        {
          "task": "Run contract tests against a deployed service and get a conformance verdict back over an API.",
          "surface": ["ci-pipeline"],
          "note": "Microcks has its own HTTP API, so an agent can drive the whole loop without a UI."
        }
      ],
      "tags": ["OpenAPI","AsyncAPI"]
    },
    {
      "slug": "mockito",
      "title": "Mockito",
      "url": "https://tools.apievangelist.com/store/mockito/",
      "description": "A mocking framework for unit tests in Java that allows creation of test double objects in automated unit tests for the purpose of test-driven development or behavior-driven development.",
      "website": "https://site.mockito.org/",
      "companyCount": 48,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Java","Testing","Mocking","Unit Testing"]
    },
    {
      "slug": "modelina",
      "title": "Modelina",
      "url": "https://tools.apievangelist.com/store/modelina/",
      "description": "Generates typed data models from AsyncAPI, OpenAPI, JSON Schema and other inputs — models only, deliberately not a whole application framework.",
      "website": "https://modelina.org",
      "repository": "https://github.com/asyncapi/modelina",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 444,
      "lastCommit": "2026-08-06",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "asyncapi",
          "name": "AsyncAPI",
          "role": "generates",
          "url": "https://standards.apievangelist.com/store/asyncapi/",
          "produces": ["types"]
        }
      ],
      "agent": {
        "interfaces": ["cli","library"],
        "install": {"npm":"@asyncapi/modelina"},
        "consumes": ["asyncapi","openapi","json-schema"],
        "emits": ["source-code"],
        "deterministic": true,
        "offline": true,
        "mutates": true,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Get message payload types in a target language without adopting a full generator's opinions.",
          "surface": ["coding-agent"]
        },
        {
          "task": "Keep model classes in sync with schemas across several languages at once.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["AsyncAPI"]
    },
    {
      "slug": "mongodb",
      "title": "MongoDB",
      "url": "https://tools.apievangelist.com/store/mongodb/",
      "description": "A document-oriented NoSQL database program that uses JSON-like documents with optional schemas for storing and retrieving data.",
      "website": "https://www.mongodb.com/",
      "companyCount": 204,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Database","NoSQL","Document Store"]
    },
    {
      "slug": "mysql",
      "title": "MySQL",
      "url": "https://tools.apievangelist.com/store/mysql/",
      "description": "An open-source relational database management system that uses SQL (Structured Query Language) for data management and queries.",
      "website": "https://www.mysql.com/",
      "companyCount": 229,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Database","SQL","Open Source","Relational Database"]
    },
    {
      "slug": "nats",
      "title": "NATS",
      "url": "https://tools.apievangelist.com/store/nats/",
      "description": "A high-performance, cloud-native messaging system for microservices, IoT, and edge computing. Provides pub-sub, request-reply, and queue-based messaging patterns with at-most-once and at-least-once delivery guarantees.",
      "website": "https://nats.io",
      "companyCount": 17,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Message Broker","Pub Sub","Microservices","Cloud Native","IoT"]
    },
    {
      "slug": "ntia-conformance-checker",
      "title": "NTIA Conformance Checker",
      "url": "https://tools.apievangelist.com/store/ntia-conformance-checker/",
      "description": "Checks an SPDX SBOM against the NTIA minimum elements and CISA guidance — whether it satisfies the baseline regulators actually ask for.",
      "website": "https://spdx.github.io/ntia-conformance-checker/",
      "repository": "https://github.com/spdx/ntia-conformance-checker",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 89,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "spdx",
          "name": "SPDX",
          "role": "validates",
          "url": "https://standards.apievangelist.com/store/spdx/"
        }
      ],
      "agent": {
        "interfaces": ["cli","library"],
        "install": {"pypi":"ntia-conformance-checker"},
        "consumes": ["spdx"],
        "emits": ["json","text"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Prove an SBOM meets a named compliance baseline, not just that it parses.",
          "surface": ["ci-pipeline","coding-agent"],
          "note": "A well-formed SBOM and a compliant one are different things. This is the check that distinguishes them, and it is the one procurement will run."
        }
      ],
      "tags": ["SPDX"]
    },
    {
      "slug": "nunit",
      "title": "NUnit",
      "url": "https://tools.apievangelist.com/store/nunit/",
      "description": "A unit-testing framework for all .NET languages with a focus on extensibility and parallel test execution",
      "website": "https://nunit.org/",
      "companyCount": 32,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Testing",".NET","Unit Testing"]
    },
    {
      "slug": "nexus",
      "title": "Nexus",
      "url": "https://tools.apievangelist.com/store/nexus/",
      "description": "A repository manager that supports multiple artifact formats including Maven, npm, Docker, and more, enabling centralized storage and distribution of software components.",
      "website": "https://www.sonatype.com/products/nexus-repository",
      "companyCount": 115,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Repository Manager","Artifact Management","DevOps","CI/CD"]
    },
    {
      "slug": "nginx",
      "title": "Nginx",
      "url": "https://tools.apievangelist.com/store/nginx/",
      "description": "High-performance HTTP server and reverse proxy known for its stability, rich feature set, simple configuration, and low resource consumption.",
      "website": "https://nginx.org",
      "companyCount": 41,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Web Server","Reverse Proxy","Load Balancer","HTTP Server"]
    },
    {
      "slug": "node-exporter",
      "title": "Node Exporter",
      "url": "https://tools.apievangelist.com/store/node-exporter/",
      "description": "Exposes hardware and operating-system metrics from a host in the OpenMetrics format.",
      "website": "https://prometheus.io/",
      "repository": "https://github.com/prometheus/node_exporter",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 13687,
      "lastCommit": "2026-08-08",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openmetrics",
          "name": "OpenMetrics",
          "role": "instruments",
          "url": "https://standards.apievangelist.com/store/openmetrics/"
        }
      ],
      "agent": {
        "interfaces": ["container","cli"],
        "emits": ["openmetrics"],
        "deterministic": false,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Get host-level metrics without writing any collection code.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["OpenMetrics"]
    },
    {
      "slug": "node-js",
      "title": "Node.js",
      "url": "https://tools.apievangelist.com/store/node-js/",
      "description": "Node.js is a JavaScript runtime built on Chrome's V8 engine that enables server-side execution of JavaScript. It uses an event-driven, non-blocking I/O model that makes it efficient for building scalable network applications, APIs, and real-time services.",
      "companyCount": 334,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Node.js"]
    },
    {
      "slug": "notation",
      "title": "Notation",
      "url": "https://tools.apievangelist.com/store/notation/",
      "description": "Signs and verifies OCI artifacts against a trust policy, storing signatures in the registry alongside what they sign.",
      "website": "https://notaryproject.dev",
      "repository": "https://github.com/notaryproject/notation",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 493,
      "lastCommit": "2026-08-03",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "nameCollision": true,
      "nameCollisionNote": "The name is an ordinary English word, so the job-corpus matcher cannot use it — sampled matches were \"JavaScript Object Notation (JSON)\", \"Big O notation\" The bare name is blocked in the matcher, so this count reflects only qualified matches. Real adoption needs another source.",
      "specifications": [
        {
          "slug": "notary-project",
          "name": "Notary Project",
          "role": "signs",
          "url": "https://standards.apievangelist.com/store/notary-project/",
          "also": ["verifies"]
        }
      ],
      "agent": {
        "interfaces": ["cli","library"],
        "install": {"brew":"notation"},
        "invoke": "notation verify <registry>/<image>:<tag>",
        "consumes": ["oci-image"],
        "emits": ["json","text"],
        "deterministic": true,
        "offline": false,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Verify an image is signed by a trusted identity before deploying it.",
          "surface": ["ci-pipeline","coding-agent"]
        },
        {
          "task": "Sign artifacts with keys from an existing enterprise PKI rather than a new trust root.",
          "surface": ["ci-pipeline"],
          "note": "The practical difference from Sigstore — Notation fits organisations that already have a CA and intend to keep using it."
        }
      ],
      "tags": ["Notary Project"]
    },
    {
      "slug": "numpy",
      "title": "NumPy",
      "url": "https://tools.apievangelist.com/store/numpy/",
      "description": "Fundamental package for scientific computing with Python, providing support for large, multi-dimensional arrays and matrices, along with a collection of mathematical functions to operate on these arrays.",
      "website": "https://numpy.org/",
      "companyCount": 130,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Python","Scientific Computing","Data Science","Machine Learning","Mathematics","Arrays"]
    },
    {
      "slug": "oras",
      "title": "ORAS",
      "url": "https://tools.apievangelist.com/store/oras/",
      "description": "Pushes and pulls arbitrary artifacts through an OCI registry — Helm charts, SBOMs, signatures, models — using the registry as general artifact storage rather than image storage.",
      "website": "https://oras.land",
      "repository": "https://github.com/oras-project/oras",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 2377,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "oci",
          "name": "OCI Image, Runtime and Distribution",
          "role": "transfers",
          "url": "https://standards.apievangelist.com/store/oci/"
        }
      ],
      "agent": {
        "interfaces": ["cli","library"],
        "install": {"brew":"oras"},
        "invoke": "oras push <registry>/<repo>:<tag> <file>:<media-type>",
        "consumes": ["filesystem"],
        "emits": ["oci-image"],
        "deterministic": true,
        "offline": false,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Store a non-image artifact where the infrastructure already has auth, mirroring and retention.",
          "surface": ["coding-agent","ci-pipeline"],
          "note": "The reason the Distribution spec matters beyond containers — registries turn out to be the artifact store organisations already run."
        },
        {
          "task": "Attach an SBOM or attestation to an image as a referring artifact.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["Container Registry","OCI","Artifact Storage","Cloud Native","OCI Image, Runtime and Distribution"]
    },
    {
      "slug": "osv-schema",
      "title": "OSV Schema",
      "url": "https://tools.apievangelist.com/store/osv-schema/",
      "description": "The JSON schema describing open-source vulnerabilities in a way that is precise about which versions are affected, across every package ecosystem.",
      "website": "https://ossf.github.io/osv-schema/",
      "repository": "https://github.com/ossf/osv-schema",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 266,
      "lastCommit": "2026-08-06",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "osv-schema",
          "name": "OSV Schema",
          "role": "authors",
          "url": "https://standards.apievangelist.com/store/osv-schema/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "consumes": ["json-schema"],
        "emits": ["json"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Parse vulnerability data from any OSV-compatible source with one schema.",
          "surface": ["coding-agent"],
          "note": "The reason this schema won: version ranges are expressed exactly, so \"is my version affected?\" is a computation rather than a judgement call about a CVE description."
        }
      ],
      "tags": ["OSV Schema"]
    },
    {
      "slug": "osv-scalibr",
      "title": "OSV-SCALIBR",
      "url": "https://tools.apievangelist.com/store/osv-scalibr/",
      "description": "An extensible library for extracting software inventory from filesystems and images, and the extraction engine underneath OSV-Scanner.",
      "website": "https://security.googleblog.com/2025/01/osv-scalibr-library-for-software.html",
      "repository": "https://github.com/google/osv-scalibr",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 632,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "osv-schema",
          "name": "OSV Schema",
          "role": "scans",
          "url": "https://standards.apievangelist.com/store/osv-schema/"
        }
      ],
      "agent": {
        "interfaces": ["library","cli"],
        "install": {"go":"github.com/google/osv-scalibr"},
        "consumes": ["filesystem","oci-image"],
        "emits": ["json","spdx","cyclonedx"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Build custom inventory extraction into a tool rather than shelling out to a scanner.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["OSV Schema"]
    },
    {
      "slug": "osv-scanner",
      "title": "OSV-Scanner",
      "url": "https://tools.apievangelist.com/store/osv-scanner/",
      "description": "Scans lockfiles, SBOMs, container images and directories against the OSV database, and reports vulnerabilities in the OSV schema.",
      "website": "https://google.github.io/osv-scanner/",
      "repository": "https://github.com/google/osv-scanner",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 10805,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "osv-schema",
          "name": "OSV Schema",
          "role": "scans",
          "url": "https://standards.apievangelist.com/store/osv-schema/"
        }
      ],
      "agent": {
        "interfaces": ["cli","ci-action","container"],
        "install": {"brew":"osv-scanner","go":"github.com/google/osv-scanner/cmd/osv-scanner"},
        "invoke": "osv-scanner scan --lockfile <package-lock.json> --format json",
        "consumes": ["lockfile","spdx","cyclonedx","oci-image"],
        "emits": ["json","sarif","table"],
        "deterministic": false,
        "offline": false,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Find known vulnerabilities in a project's declared dependencies.",
          "surface": ["coding-agent","ci-pipeline"],
          "note": "Reads lockfiles directly, so an agent can scan a repository it has just cloned with no build and no install step."
        },
        {
          "task": "Produce SARIF a code-hosting platform will render inline on a pull request.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["OSV Schema"]
    },
    {
      "slug": "osv-dev",
      "title": "OSV.dev",
      "url": "https://tools.apievangelist.com/store/osv-dev/",
      "description": "The vulnerability database and API behind the OSV schema — aggregates advisories across ecosystems and serves them in one consistent format.",
      "website": "https://osv.dev",
      "repository": "https://github.com/google/osv.dev",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 2880,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "osv-schema",
          "name": "OSV Schema",
          "role": "stores",
          "url": "https://standards.apievangelist.com/store/osv-schema/"
        }
      ],
      "agent": {
        "interfaces": ["http-api","web-ui"],
        "invoke": "curl -sX POST https://api.osv.dev/v1/query -d '{\"package\":{\"name\":\"<pkg>\",\"ecosystem\":\"<eco>\"}}'",
        "emits": ["json"],
        "deterministic": false,
        "offline": false,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Ask directly whether one specific package version is affected by anything known.",
          "surface": ["coding-agent","ai-platform"],
          "note": "A free, unauthenticated JSON API — one of the easiest external data sources for an agent to consult mid-task."
        }
      ],
      "tags": ["OSV Schema"]
    },
    {
      "slug": "open-policy-agent",
      "title": "Open Policy Agent",
      "url": "https://tools.apievangelist.com/store/open-policy-agent/",
      "description": "Policy-based control for cloud native environments that enables unified, context-aware policy enforcement across the stack using a declarative policy language called Rego. It plays a critical role in protecting organizational assets and maintaining a strong security posture.",
      "website": "https://www.openpolicyagent.org/",
      "companyCount": 64,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Policy As Code","Security","Authorization","Cloud Native","Governance"]
    },
    {
      "slug": "openapi-generator",
      "title": "OpenAPI Generator",
      "url": "https://tools.apievangelist.com/store/openapi-generator/",
      "description": "Generates client SDKs, server stubs and documentation from an OpenAPI description across more than fifty languages — the most widely deployed code generator in the ecosystem.",
      "website": "https://openapi-generator.tech",
      "repository": "https://github.com/OpenAPITools/openapi-generator",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 26663,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openapi",
          "name": "OpenAPI",
          "role": "generates",
          "url": "https://standards.apievangelist.com/store/openapi/",
          "produces": ["sdk","server-stub","documentation"]
        }
      ],
      "agent": {
        "interfaces": ["cli","container","ci-action","library"],
        "install": {"npm":"@openapitools/openapi-generator-cli","brew":"openapi-generator"},
        "invoke": "npx @openapitools/openapi-generator-cli generate -i <spec.yaml> -g <generator> -o <out-dir>",
        "consumes": ["openapi"],
        "emits": ["source-code"],
        "deterministic": true,
        "offline": false,
        "mutates": true,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Produce a typed client for an API the agent is about to integrate against.",
          "surface": ["coding-agent"],
          "note": "Writes a whole tree of files — an agent should generate into a scratch directory and diff, never straight over a working source tree."
        },
        {
          "task": "Scaffold a server implementation from an agreed contract, so design-first actually happens.",
          "surface": ["coding-agent","ci-pipeline"]
        },
        {
          "task": "Regenerate clients when a provider publishes a new version of its description.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["OpenAPI"]
    },
    {
      "slug": "openfeature-dotnet-sdk",
      "title": "OpenFeature .NET SDK",
      "url": "https://tools.apievangelist.com/store/openfeature-dotnet-sdk/",
      "description": "Evaluates feature flags in .NET against any OpenFeature provider.",
      "website": "https://openfeature.dev",
      "repository": "https://github.com/open-feature/dotnet-sdk",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 137,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openfeature",
          "name": "OpenFeature",
          "role": "evaluates",
          "url": "https://standards.apievangelist.com/store/openfeature/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "emits": ["json"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Add vendor-neutral feature flagging to a .NET service.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["OpenFeature"]
    },
    {
      "slug": "openfeature-go-sdk",
      "title": "OpenFeature Go SDK",
      "url": "https://tools.apievangelist.com/store/openfeature-go-sdk/",
      "description": "Evaluates feature flags in Go against any OpenFeature provider.",
      "website": "https://openfeature.dev",
      "repository": "https://github.com/open-feature/go-sdk",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 245,
      "lastCommit": "2026-08-06",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openfeature",
          "name": "OpenFeature",
          "role": "evaluates",
          "url": "https://standards.apievangelist.com/store/openfeature/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"go":"github.com/open-feature/go-sdk"},
        "emits": ["json"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Add vendor-neutral feature flagging to a Go service.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["OpenFeature"]
    },
    {
      "slug": "openfeature-java-sdk",
      "title": "OpenFeature Java SDK",
      "url": "https://tools.apievangelist.com/store/openfeature-java-sdk/",
      "description": "Evaluates feature flags on the JVM against any OpenFeature provider.",
      "website": "https://openfeature.dev",
      "repository": "https://github.com/open-feature/java-sdk",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 127,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openfeature",
          "name": "OpenFeature",
          "role": "evaluates",
          "url": "https://standards.apievangelist.com/store/openfeature/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "emits": ["json"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Add vendor-neutral feature flagging to a JVM service.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["OpenFeature"]
    },
    {
      "slug": "openfeature-js-sdk",
      "title": "OpenFeature JavaScript SDK",
      "url": "https://tools.apievangelist.com/store/openfeature-js-sdk/",
      "description": "Evaluates feature flags in JavaScript and TypeScript against any provider, so flag code is written once and the vendor stays swappable.",
      "website": "https://openfeature.dev",
      "repository": "https://github.com/open-feature/js-sdk",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 275,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openfeature",
          "name": "OpenFeature",
          "role": "evaluates",
          "url": "https://standards.apievangelist.com/store/openfeature/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"npm":"@openfeature/server-sdk"},
        "emits": ["json"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Write flag evaluation that survives changing flag vendors.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["OpenFeature"]
    },
    {
      "slug": "openfeature-operator",
      "title": "OpenFeature Operator",
      "url": "https://tools.apievangelist.com/store/openfeature-operator/",
      "description": "A Kubernetes operator that injects flagd into workloads and manages flag configuration as cluster resources.",
      "website": "https://openfeature.dev",
      "repository": "https://github.com/open-feature/open-feature-operator",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 309,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openfeature",
          "name": "OpenFeature",
          "role": "deploys",
          "url": "https://standards.apievangelist.com/store/openfeature/"
        }
      ],
      "agent": {
        "interfaces": ["container"],
        "consumes": ["kubernetes"],
        "deterministic": false,
        "offline": true,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Deliver flag configuration to every workload in a cluster without embedding a client per service.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["OpenFeature"]
    },
    {
      "slug": "openfeature-python-sdk",
      "title": "OpenFeature Python SDK",
      "url": "https://tools.apievangelist.com/store/openfeature-python-sdk/",
      "description": "Evaluates feature flags in Python against any OpenFeature provider.",
      "website": "https://openfeature.dev",
      "repository": "https://github.com/open-feature/python-sdk",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 107,
      "lastCommit": "2026-07-14",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openfeature",
          "name": "OpenFeature",
          "role": "evaluates",
          "url": "https://standards.apievangelist.com/store/openfeature/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"pypi":"openfeature-sdk"},
        "emits": ["json"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Gate behaviour in a Python service or model-serving pipeline behind a flag.",
          "surface": ["coding-agent","ai-platform"]
        }
      ],
      "tags": ["OpenFeature"]
    },
    {
      "slug": "openmetrics-spec",
      "title": "OpenMetrics",
      "url": "https://tools.apievangelist.com/store/openmetrics-spec/",
      "description": "The specification repository itself — the standardised exposition format for cloud-native metrics, evolved out of the Prometheus format.",
      "website": "https://openmetrics.io",
      "repository": "https://github.com/prometheus/OpenMetrics",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 2535,
      "lastCommit": "2026-07-19",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openmetrics",
          "name": "OpenMetrics",
          "role": "authors",
          "url": "https://standards.apievangelist.com/store/openmetrics/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "consumes": ["openmetrics"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Read what the format actually requires before implementing an exporter.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["OpenMetrics"]
    },
    {
      "slug": "opensearch",
      "title": "OpenSearch",
      "url": "https://tools.apievangelist.com/store/opensearch/",
      "description": "Open source search and analytics suite derived from Elasticsearch, providing distributed search and analytics capabilities with visualization through OpenSearch Dashboards. Organizations use it to track key metrics, identify trends, and optimize business outcomes.",
      "website": "https://opensearch.org/",
      "companyCount": 76,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Search","Analytics","Distributed Systems","Open Source"]
    },
    {
      "slug": "openstack",
      "title": "OpenStack",
      "url": "https://tools.apievangelist.com/store/openstack/",
      "description": "Open source cloud computing platform for building and managing public and private clouds, providing infrastructure as a service (IaaS) through a set of interrelated services.",
      "website": "https://www.openstack.org/",
      "companyCount": 30,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Cloud Platform","Infrastructure As A Service","Open Source","Virtualization"]
    },
    {
      "slug": "opentelemetry",
      "title": "OpenTelemetry",
      "url": "https://tools.apievangelist.com/store/opentelemetry/",
      "description": "Vendor-neutral open-source observability framework for cloud-native software, providing a collection of tools, APIs, and SDKs for instrumenting, generating, collecting, and exporting telemetry data including metrics, logs, and traces.",
      "website": "https://opentelemetry.io",
      "companyCount": 142,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Observability","Monitoring","Tracing","Metrics","Logging","Cloud Native","Open Source"]
    },
    {
      "slug": "opentelemetry-collector",
      "title": "OpenTelemetry Collector",
      "url": "https://tools.apievangelist.com/store/opentelemetry-collector/",
      "description": "Receives, processes and exports telemetry in a vendor-agnostic pipeline — the component that decouples what emits telemetry from what stores it.",
      "website": "https://opentelemetry.io",
      "repository": "https://github.com/open-telemetry/opentelemetry-collector",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 7372,
      "lastCommit": "2026-08-11",
      "companyCount": 4,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "opentelemetry",
          "name": "OpenTelemetry / OTLP",
          "role": "instruments",
          "url": "https://standards.apievangelist.com/store/opentelemetry/",
          "also": ["transforms"]
        }
      ],
      "agent": {
        "interfaces": ["container","cli"],
        "invoke": "otelcol --config <config.yaml>",
        "consumes": ["otlp","prometheus","jaeger","zipkin"],
        "emits": ["otlp"],
        "deterministic": false,
        "offline": true,
        "mutates": false,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Change observability backends without touching a line of application code.",
          "surface": ["coding-agent","ci-pipeline"],
          "note": "The architectural reason OTLP matters. Instrument once against the standard, and the destination becomes a configuration decision rather than a migration."
        },
        {
          "task": "Redact or drop sensitive attributes in telemetry before it leaves the estate.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["OpenTelemetry / OTLP"]
    },
    {
      "slug": "opentelemetry-collector-contrib",
      "title": "OpenTelemetry Collector Contrib",
      "url": "https://tools.apievangelist.com/store/opentelemetry-collector-contrib/",
      "description": "The community distribution of the Collector, carrying the long tail of receivers, processors and exporters for specific vendors and systems.",
      "website": "https://opentelemetry.io",
      "repository": "https://github.com/open-telemetry/opentelemetry-collector-contrib",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 4851,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "opentelemetry",
          "name": "OpenTelemetry / OTLP",
          "role": "instruments",
          "url": "https://standards.apievangelist.com/store/opentelemetry/"
        }
      ],
      "agent": {
        "interfaces": ["container","cli"],
        "consumes": ["otlp","prometheus","jaeger","zipkin"],
        "emits": ["otlp"],
        "deterministic": false,
        "offline": true,
        "mutates": false,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Find a ready-made receiver or exporter for a specific system instead of writing one.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["OpenTelemetry / OTLP"]
    },
    {
      "slug": "opentelemetry-go",
      "title": "OpenTelemetry Go",
      "url": "https://tools.apievangelist.com/store/opentelemetry-go/",
      "description": "The Go API and SDK for producing traces, metrics and logs in OTLP.",
      "website": "https://opentelemetry.io/docs/languages/go",
      "repository": "https://github.com/open-telemetry/opentelemetry-go",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 6508,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "opentelemetry",
          "name": "OpenTelemetry / OTLP",
          "role": "instruments",
          "url": "https://standards.apievangelist.com/store/opentelemetry/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"go":"go.opentelemetry.io/otel"},
        "emits": ["otlp"],
        "deterministic": false,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Instrument a Go service so its telemetry works with any OTLP-compatible backend.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["OpenTelemetry / OTLP"]
    },
    {
      "slug": "opentelemetry-java-instrumentation",
      "title": "OpenTelemetry Java Instrumentation",
      "url": "https://tools.apievangelist.com/store/opentelemetry-java-instrumentation/",
      "description": "Automatic instrumentation for the JVM — attaches as a Java agent and produces telemetry from common frameworks with no code changes at all.",
      "website": "https://opentelemetry.io",
      "repository": "https://github.com/open-telemetry/opentelemetry-java-instrumentation",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 2603,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "opentelemetry",
          "name": "OpenTelemetry / OTLP",
          "role": "instruments",
          "url": "https://standards.apievangelist.com/store/opentelemetry/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "invoke": "java -javaagent:<opentelemetry-javaagent.jar> -jar <app.jar>",
        "emits": ["otlp"],
        "deterministic": false,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Instrument a Java application nobody wants to modify.",
          "surface": ["coding-agent"],
          "note": "Zero source changes — the highest-value option when the agent has deployment access but not a mandate to edit a legacy codebase."
        }
      ],
      "tags": ["OpenTelemetry / OTLP"]
    },
    {
      "slug": "opentelemetry-js",
      "title": "OpenTelemetry JavaScript",
      "url": "https://tools.apievangelist.com/store/opentelemetry-js/",
      "description": "The JavaScript and TypeScript API and SDK for OTLP telemetry, in Node and the browser.",
      "website": "https://opentelemetry.io",
      "repository": "https://github.com/open-telemetry/opentelemetry-js",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 3434,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "opentelemetry",
          "name": "OpenTelemetry / OTLP",
          "role": "instruments",
          "url": "https://standards.apievangelist.com/store/opentelemetry/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"npm":"@opentelemetry/sdk-node"},
        "emits": ["otlp"],
        "deterministic": false,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Instrument a Node service or browser application.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["OpenTelemetry / OTLP"]
    },
    {
      "slug": "opentelemetry-operator",
      "title": "OpenTelemetry Operator",
      "url": "https://tools.apievangelist.com/store/opentelemetry-operator/",
      "description": "A Kubernetes operator that manages Collector deployments and injects auto-instrumentation into workloads.",
      "website": "https://github.com/open-telemetry/opentelemetry-operator",
      "repository": "https://github.com/open-telemetry/opentelemetry-operator",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 1747,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "opentelemetry",
          "name": "OpenTelemetry / OTLP",
          "role": "deploys",
          "url": "https://standards.apievangelist.com/store/opentelemetry/"
        }
      ],
      "agent": {
        "interfaces": ["container"],
        "consumes": ["kubernetes"],
        "deterministic": false,
        "offline": true,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Roll out instrumentation across a cluster declaratively rather than per service.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["OpenTelemetry / OTLP"]
    },
    {
      "slug": "opentelemetry-python",
      "title": "OpenTelemetry Python",
      "url": "https://tools.apievangelist.com/store/opentelemetry-python/",
      "description": "The Python API and SDK for OTLP telemetry.",
      "website": "https://opentelemetry.io",
      "repository": "https://github.com/open-telemetry/opentelemetry-python",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 2583,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "opentelemetry",
          "name": "OpenTelemetry / OTLP",
          "role": "instruments",
          "url": "https://standards.apievangelist.com/store/opentelemetry/"
        }
      ],
      "agent": {
        "interfaces": ["library","cli"],
        "install": {"pypi":"opentelemetry-sdk"},
        "emits": ["otlp"],
        "deterministic": false,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Instrument a Python service or AI application pipeline.",
          "surface": ["coding-agent","ai-platform"],
          "note": "Increasingly the substrate for LLM observability — OpenTelemetry's GenAI semantic conventions are where model calls, tokens and costs are being standardised."
        }
      ],
      "tags": ["OpenTelemetry / OTLP"]
    },
    {
      "slug": "opentofu",
      "title": "OpenTofu",
      "url": "https://tools.apievangelist.com/store/opentofu/",
      "description": "Open-source infrastructure as code tool forked from Terraform, providing a community-driven alternative for provisioning and managing cloud infrastructure using declarative configuration files.",
      "website": "https://opentofu.org/",
      "companyCount": 20,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Infrastructure As Code","DevOps","Cloud","Open Source"]
    },
    {
      "slug": "ory-talos",
      "title": "Ory Talos",
      "url": "https://tools.apievangelist.com/store/ory-talos/",
      "description": "Open source API key management server for issuing, verifying, revoking, and managing API keys for users, services, machine-to-machine communication, and AI agents.",
      "website": "https://github.com/ory/talos",
      "radarRing": "Initial",
      "tags": ["API Key Management","Authentication","API Tokens","Authorization","Go"]
    },
    {
      "slug": "oxia",
      "title": "Oxia",
      "url": "https://tools.apievangelist.com/store/oxia/",
      "description": "A scalable metadata store and coordination service designed for distributed systems, providing strong consistency guarantees and high availability.",
      "website": "https://github.com/streamnative/oxia",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Metadata Store","Coordination Service","Distributed Systems","Strong Consistency"]
    },
    {
      "slug": "php",
      "title": "PHP",
      "url": "https://tools.apievangelist.com/store/php/",
      "description": "PHP is a widely-used server-side scripting language especially suited for web development and embedded in HTML. It powers a large portion of the web including platforms like WordPress, and provides extensive database support, framework options, and a mature ecosystem.",
      "companyCount": 95,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["PHP"]
    },
    {
      "slug": "packer",
      "title": "Packer",
      "url": "https://tools.apievangelist.com/store/packer/",
      "description": "Packer is an open-source tool by HashiCorp for creating identical machine images for multiple platforms from a single source configuration. It automates the creation of pre-configured virtual machine and container images, ensuring consistency across development, staging, and production environments.",
      "website": "https://www.packer.io/",
      "companyCount": 67,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Infrastructure As Code","DevOps","Automation","Image Building"]
    },
    {
      "slug": "pandas",
      "title": "Pandas",
      "url": "https://tools.apievangelist.com/store/pandas/",
      "description": "A fast, powerful, flexible and easy to use open source data analysis and manipulation tool, built on top of the Python programming language.",
      "website": "https://pandas.pydata.org/",
      "companyCount": 163,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Python","Data Analysis","Data Manipulation","Data Science"]
    },
    {
      "slug": "perl",
      "title": "Perl",
      "url": "https://tools.apievangelist.com/store/perl/",
      "description": "Perl is a technology or concept used in computing and information technology to address specific technical challenges. It provides capabilities that help practitioners build, manage, or improve systems and processes in their domain.",
      "companyCount": 110,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Perl"]
    },
    {
      "slug": "perses",
      "title": "Perses",
      "url": "https://tools.apievangelist.com/store/perses/",
      "description": "An open-source monitoring and dashboarding tool designed as a modern alternative to Grafana, providing a simple and intuitive interface for visualizing time-series data with a focus on performance and extensibility.",
      "website": "https://perses.dev",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Monitoring","Dashboards","Visualization","Time Series","Open Source"]
    },
    {
      "slug": "pixie",
      "title": "Pixie",
      "url": "https://tools.apievangelist.com/store/pixie/",
      "description": "Kubernetes observability platform that uses eBPF to automatically collect telemetry data including full-body application requests, resource and network metrics, and application profiles without manual instrumentation.",
      "website": "https://px.dev/",
      "companyCount": 3,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Observability","Kubernetes","Monitoring","eBPF"]
    },
    {
      "slug": "playwright",
      "title": "Playwright",
      "url": "https://tools.apievangelist.com/store/playwright/",
      "description": "A framework for web testing and automation that enables reliable end-to-end testing for modern web apps across all browsers.",
      "website": "https://playwright.dev",
      "companyCount": 142,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Testing","Automation","Web Development","Browser Testing"]
    },
    {
      "slug": "podman",
      "title": "Podman",
      "url": "https://tools.apievangelist.com/store/podman/",
      "description": "Daemonless container engine for developing, managing, and running OCI Containers on Linux systems",
      "website": "https://podman.io/",
      "companyCount": 30,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Containers","DevOps","Virtualization"]
    },
    {
      "slug": "porter",
      "title": "Porter",
      "url": "https://tools.apievangelist.com/store/porter/",
      "description": "A package manager for Kubernetes that uses Cloud Native Application Bundles (CNAB) to package and deploy applications along with their dependencies and configuration.",
      "website": "https://porter.sh/",
      "companyCount": 57,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Kubernetes","Package Manager","CNAB","DevOps","Cloud Native"]
    },
    {
      "slug": "postgresql",
      "title": "PostgreSQL",
      "url": "https://tools.apievangelist.com/store/postgresql/",
      "description": "A powerful, open source object-relational database system with over 35 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance.",
      "website": "https://www.postgresql.org/",
      "companyCount": 319,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Database","SQL","Open Source","Relational Database"]
    },
    {
      "slug": "powershell",
      "title": "PowerShell",
      "url": "https://tools.apievangelist.com/store/powershell/",
      "description": "A cross-platform task automation and configuration management framework from Microsoft, consisting of a command-line shell and scripting language built on .NET.",
      "website": "https://docs.microsoft.com/en-us/powershell/",
      "companyCount": 332,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Scripting","Automation","Shell","Command Line","Microsoft","System Administration"]
    },
    {
      "slug": "prism",
      "title": "Prism",
      "url": "https://tools.apievangelist.com/store/prism/",
      "description": "Turns an OpenAPI description into a running mock server that validates requests and returns example or dynamic responses — an API you can call before one exists.",
      "website": "https://stoplight.io/open-source/prism",
      "repository": "https://github.com/stoplightio/prism",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 5004,
      "lastCommit": "2026-08-07",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "nameCollision": true,
      "nameCollisionNote": "The name is an ordinary English word, so the job-corpus matcher cannot use it — sampled matches were \"Raytheon financial systems (i.e. IPDS, APEX, Prism)\", \"Workday Report Writer … Prism\" The bare name is blocked in the matcher, so this count reflects only qualified matches. Real adoption needs another source.",
      "specifications": [
        {
          "slug": "openapi",
          "name": "OpenAPI",
          "role": "mocks",
          "url": "https://standards.apievangelist.com/store/openapi/"
        }
      ],
      "agent": {
        "interfaces": ["cli","container","library"],
        "install": {"npm":"@stoplight/prism-cli"},
        "invoke": "npx @stoplight/prism-cli mock <spec.yaml> --port 4010",
        "consumes": ["openapi"],
        "emits": ["http"],
        "deterministic": false,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Exercise an integration end to end with no credentials, no cost and no production side effects.",
          "surface": ["coding-agent"],
          "note": "The safest way for an autonomous agent to verify its own integration code. A mock cannot charge a card, send an email, or delete a record."
        },
        {
          "task": "Unblock frontend work while the backend is still being built.",
          "surface": ["coding-agent","human"]
        },
        {
          "task": "Run contract validation in proxy mode against a real API to find where it diverges from its description.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["OpenAPI"]
    },
    {
      "slug": "prometheus",
      "title": "Prometheus",
      "url": "https://tools.apievangelist.com/store/prometheus/",
      "description": "The monitoring system and time-series database that defined the exposition format OpenMetrics standardised — scrapes metrics endpoints and stores them for querying.",
      "website": "https://prometheus.io/",
      "repository": "https://github.com/prometheus/prometheus",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 65669,
      "lastCommit": "2026-08-11",
      "companyCount": 226,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "specifications": [
        {
          "slug": "openmetrics",
          "name": "OpenMetrics",
          "role": "scrapes",
          "url": "https://standards.apievangelist.com/store/openmetrics/"
        }
      ],
      "agent": {
        "interfaces": ["container","cli","http-api"],
        "install": {"brew":"prometheus"},
        "consumes": ["openmetrics","prometheus"],
        "emits": ["json","openmetrics"],
        "deterministic": false,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Query operational metrics over an HTTP API to answer questions about a system's behaviour.",
          "surface": ["coding-agent","ai-platform"],
          "note": "The PromQL HTTP API is a genuinely good agent surface — a precise query language with JSON results, which beats scraping dashboards."
        },
        {
          "task": "Verify that a change actually improved a measured quantity.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["Monitoring","Observability","Time Series","Alerting","Metrics","OpenMetrics"]
    },
    {
      "slug": "prometheus-client-golang",
      "title": "Prometheus Go Client",
      "url": "https://tools.apievangelist.com/store/prometheus-client-golang/",
      "description": "Instruments Go applications to expose metrics in the OpenMetrics exposition format.",
      "website": "https://pkg.go.dev/github.com/prometheus/client_golang",
      "repository": "https://github.com/prometheus/client_golang",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 6019,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openmetrics",
          "name": "OpenMetrics",
          "role": "instruments",
          "url": "https://standards.apievangelist.com/store/openmetrics/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"go":"github.com/prometheus/client_golang"},
        "emits": ["openmetrics"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Expose custom application metrics from a Go service.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["OpenMetrics"]
    },
    {
      "slug": "prometheus-client-java",
      "title": "Prometheus Java Client",
      "url": "https://tools.apievangelist.com/store/prometheus-client-java/",
      "description": "Instruments JVM applications to expose metrics in the OpenMetrics exposition format.",
      "website": "http://prometheus.github.io/client_java/",
      "repository": "https://github.com/prometheus/client_java",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 2285,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openmetrics",
          "name": "OpenMetrics",
          "role": "instruments",
          "url": "https://standards.apievangelist.com/store/openmetrics/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "emits": ["openmetrics"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Expose custom metrics from a JVM service.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["OpenMetrics"]
    },
    {
      "slug": "prometheus-client-python",
      "title": "Prometheus Python Client",
      "url": "https://tools.apievangelist.com/store/prometheus-client-python/",
      "description": "Instruments Python applications to expose metrics in the OpenMetrics exposition format.",
      "website": "https://github.com/prometheus/client_python",
      "repository": "https://github.com/prometheus/client_python",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 4356,
      "lastCommit": "2026-07-24",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openmetrics",
          "name": "OpenMetrics",
          "role": "instruments",
          "url": "https://standards.apievangelist.com/store/openmetrics/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"pypi":"prometheus-client"},
        "emits": ["openmetrics"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Expose custom metrics from a Python service or job.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["OpenMetrics"]
    },
    {
      "slug": "protocol-buffers-compiler",
      "title": "Protocol Buffers",
      "url": "https://tools.apievangelist.com/store/protocol-buffers-compiler/",
      "description": "The Protocol Buffers compiler and runtime libraries — parses `.proto` definitions and generates serialisation code across languages.",
      "website": "http://protobuf.dev",
      "repository": "https://github.com/protocolbuffers/protobuf",
      "license": "BSD-3-Clause",
      "openSource": true,
      "licenseSource": "license-file",
      "stars": 71718,
      "lastCommit": "2026-08-11",
      "companyCount": 25,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "specifications": [
        {
          "slug": "protocol-buffers",
          "name": "Protocol Buffers",
          "role": "parses",
          "url": "https://standards.apievangelist.com/store/protocol-buffers/",
          "also": ["generates"]
        }
      ],
      "agent": {
        "interfaces": ["cli","library"],
        "install": {"brew":"protobuf"},
        "invoke": "protoc --proto_path=<dir> --<lang>_out=<out-dir> <file.proto>",
        "consumes": ["proto"],
        "emits": ["source-code"],
        "deterministic": true,
        "offline": true,
        "mutates": true,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Generate message types from a `.proto` contract.",
          "surface": ["coding-agent","ci-pipeline"]
        }
      ],
      "tags": ["Protocol Buffers"]
    },
    {
      "slug": "protobuf-go",
      "title": "Protocol Buffers for Go",
      "url": "https://tools.apievangelist.com/store/protobuf-go/",
      "description": "The Go implementation of Protocol Buffers, including the `protoc-gen-go` plugin.",
      "website": "https://developers.google.com/protocol-buffers",
      "repository": "https://github.com/protocolbuffers/protobuf-go",
      "license": "BSD-3-Clause",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 3346,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "protocol-buffers",
          "name": "Protocol Buffers",
          "role": "generates",
          "url": "https://standards.apievangelist.com/store/protocol-buffers/"
        }
      ],
      "agent": {
        "interfaces": ["library","cli"],
        "install": {"go":"google.golang.org/protobuf/cmd/protoc-gen-go"},
        "consumes": ["proto"],
        "emits": ["go"],
        "deterministic": true,
        "offline": true,
        "mutates": true,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Generate Go types from a Protobuf contract.",
          "surface": ["coding-agent","ci-pipeline"]
        }
      ],
      "tags": ["Protocol Buffers"]
    },
    {
      "slug": "putty",
      "title": "PuTTY",
      "url": "https://tools.apievangelist.com/store/putty/",
      "description": "A free and open-source terminal emulator, serial console and network file transfer application that supports various network protocols including SSH, Telnet, and rlogin.",
      "website": "https://www.putty.org/",
      "companyCount": 25,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["SSH Client","Terminal Emulator","Remote Access","Network Tools"]
    },
    {
      "slug": "pulumi",
      "title": "Pulumi",
      "url": "https://tools.apievangelist.com/store/pulumi/",
      "description": "Infrastructure as Code platform that enables developers to define and manage cloud infrastructure using familiar programming languages like TypeScript, Python, Go, and C# instead of domain-specific languages.",
      "website": "https://www.pulumi.com/",
      "companyCount": 66,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Infrastructure As Code","Cloud","DevOps","Automation"]
    },
    {
      "slug": "puppet",
      "title": "Puppet",
      "url": "https://tools.apievangelist.com/store/puppet/",
      "description": "Configuration management tool that automates the provisioning, configuration, and management of infrastructure using declarative language and model-driven approach.",
      "website": "https://puppet.com",
      "companyCount": 85,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Configuration Management","Infrastructure As Code","DevOps","Automation"]
    },
    {
      "slug": "pyspark",
      "title": "PySpark",
      "url": "https://tools.apievangelist.com/store/pyspark/",
      "description": "Python API for Apache Spark, enabling scalable data processing and analytics using Python programming language with distributed computing capabilities.",
      "website": "https://spark.apache.org/docs/latest/api/python/",
      "companyCount": 156,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Big Data","Python","Distributed Computing","Data Processing","Apache Spark"]
    },
    {
      "slug": "pytorch",
      "title": "PyTorch",
      "url": "https://tools.apievangelist.com/store/pytorch/",
      "description": "An open source machine learning framework that accelerates the path from research prototyping to production deployment with dynamic computational graphs and intuitive Python-first development.",
      "website": "https://pytorch.org/",
      "companyCount": 271,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Machine Learning","Deep Learning","Python","Artificial Intelligence","Neural Networks","AI"]
    },
    {
      "slug": "python",
      "title": "Python",
      "url": "https://tools.apievangelist.com/store/python/",
      "description": "Python is a high-level, interpreted programming language known for its clear syntax, readability, and versatility. It is widely used in web development, data science, machine learning, automation, and scripting, supported by a vast ecosystem of libraries and frameworks.",
      "companyCount": 663,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Python"]
    },
    {
      "slug": "r",
      "title": "R",
      "url": "https://tools.apievangelist.com/store/r/",
      "description": "R is a programming language and environment designed specifically for statistical computing, data analysis, and graphical visualization. Its extensive package ecosystem (CRAN), powerful statistical libraries, and publication-quality graphics make it a primary tool for statisticians, researchers, and data scientists.",
      "companyCount": 14,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["R"]
    },
    {
      "slug": "rabbitmq",
      "title": "RabbitMQ",
      "url": "https://tools.apievangelist.com/store/rabbitmq/",
      "description": "Open-source message broker software that implements the Advanced Message Queuing Protocol (AMQP) for reliable message delivery and routing between distributed systems.",
      "website": "https://www.rabbitmq.com/",
      "companyCount": 116,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Message Queue","Message Broker","AMQP","Distributed Systems","Asynchronous Processing"]
    },
    {
      "slug": "radius",
      "title": "Radius",
      "url": "https://tools.apievangelist.com/store/radius/",
      "description": "Application platform for cloud-native applications that enables developers to define, deploy, and manage applications across multiple clouds and on-premises environments using a unified model.",
      "website": "https://radapp.io/",
      "companyCount": 169,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Cloud Native","Application Platform","Multi Cloud","Infrastructure"]
    },
    {
      "slug": "ratify",
      "title": "Ratify",
      "url": "https://tools.apievangelist.com/store/ratify/",
      "description": "Verifies artifacts and their referenced metadata at admission time in Kubernetes, so unsigned or unattested workloads never start.",
      "website": "https://ratify.dev",
      "repository": "https://github.com/notaryproject/ratify",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 308,
      "lastCommit": "2026-08-11",
      "companyCount": 7,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "specifications": [
        {
          "slug": "notary-project",
          "name": "Notary Project",
          "role": "verifies",
          "url": "https://standards.apievangelist.com/store/notary-project/"
        }
      ],
      "agent": {
        "interfaces": ["container"],
        "consumes": ["oci-image","in-toto-attestation"],
        "emits": ["json"],
        "deterministic": true,
        "offline": false,
        "mutates": false,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Block a deployment whose image is unsigned or fails policy, at the cluster boundary.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["Security","Kubernetes","Supply Chain","Policy Enforcement","Artifact Verification","Notary Project"]
    },
    {
      "slug": "react",
      "title": "React",
      "url": "https://tools.apievangelist.com/store/react/",
      "description": "React is an open-source JavaScript library developed by Meta for building user interfaces through reusable, composable components. Its virtual DOM, declarative syntax, and large ecosystem make it one of the most popular choices for building modern web and mobile applications.",
      "companyCount": 475,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["React"]
    },
    {
      "slug": "react-native",
      "title": "React Native",
      "url": "https://tools.apievangelist.com/store/react-native/",
      "description": "React Native is a framework developed by Meta for building native mobile applications for iOS and Android using React and JavaScript. It allows developers to share code across platforms while delivering native performance and platform-specific UI components.",
      "website": "https://reactnative.dev/",
      "companyCount": 68,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Mobile Development","JavaScript","Cross-Platform","Frontend"]
    },
    {
      "slug": "redis",
      "title": "Redis",
      "url": "https://tools.apievangelist.com/store/redis/",
      "description": "An open-source, in-memory data structure store used as a database, cache, and message broker, known for its high performance and support for various data structures like strings, hashes, lists, sets, and sorted sets.",
      "website": "https://redis.io",
      "companyCount": 170,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Database","Cache","In-Memory","NoSQL","Key-Value Store"]
    },
    {
      "slug": "redoc",
      "title": "Redoc",
      "url": "https://tools.apievangelist.com/store/redoc/",
      "description": "Renders an OpenAPI description as a single-page reference documentation site, with no server-side component.",
      "website": "https://redocly.github.io/redoc/",
      "repository": "https://github.com/Redocly/redoc",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 25862,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openapi",
          "name": "OpenAPI",
          "role": "documents",
          "url": "https://standards.apievangelist.com/store/openapi/"
        }
      ],
      "agent": {
        "interfaces": ["cli","library","web-ui"],
        "install": {"npm":"@redocly/cli"},
        "invoke": "npx @redocly/cli build-docs <spec.yaml> -o <index.html>",
        "consumes": ["openapi"],
        "emits": ["html"],
        "deterministic": true,
        "offline": true,
        "mutates": true,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Publish readable reference documentation as a build artifact from the contract itself.",
          "surface": ["ci-pipeline","coding-agent"]
        },
        {
          "task": "Give a human reviewer something to look at when an agent has changed an API description.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["OpenAPI"]
    },
    {
      "slug": "redux",
      "title": "Redux",
      "url": "https://tools.apievangelist.com/store/redux/",
      "description": "A predictable state container for JavaScript apps, commonly used with React for managing application state through a unidirectional data flow pattern.",
      "website": "https://redux.js.org/",
      "companyCount": 77,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["State Management","JavaScript","React","Frontend"]
    },
    {
      "slug": "rekor",
      "title": "Rekor",
      "url": "https://tools.apievangelist.com/store/rekor/",
      "description": "The immutable, append-only transparency log that records signing events, so a signature can be verified after the short-lived certificate that made it has expired.",
      "website": "https://sigstore.dev",
      "repository": "https://github.com/sigstore/rekor",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 1189,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "sigstore",
          "name": "Sigstore",
          "role": "stores",
          "url": "https://standards.apievangelist.com/store/sigstore/"
        }
      ],
      "agent": {
        "interfaces": ["cli","http-api","container"],
        "emits": ["json"],
        "deterministic": true,
        "offline": false,
        "mutates": true,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Prove a signature existed at a point in time, independent of certificate lifetime.",
          "surface": ["ci-pipeline","coding-agent"]
        },
        {
          "task": "Query the log for every entry associated with an artifact.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["Sigstore"]
    },
    {
      "slug": "rocksdb",
      "title": "RocksDB",
      "url": "https://tools.apievangelist.com/store/rocksdb/",
      "description": "RocksDB is a technology or concept used in computing and information technology to address specific technical challenges. It provides capabilities that help practitioners build, manage, or improve systems and processes in their domain.",
      "companyCount": 7,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["RocksDB"]
    },
    {
      "slug": "rook",
      "title": "Rook",
      "url": "https://tools.apievangelist.com/store/rook/",
      "description": "Cloud-native storage orchestrator for Kubernetes, providing the platform, framework, and support for distributed storage systems to natively integrate with cloud-native environments",
      "website": "https://rook.io",
      "companyCount": 7,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Kubernetes","Storage","Cloud Native","Orchestration"]
    },
    {
      "slug": "rundeck",
      "title": "Rundeck",
      "url": "https://tools.apievangelist.com/store/rundeck/",
      "description": "Open source automation service with a web console, command line tools and a WebAPI. It lets you easily run automation tasks across a set of nodes.",
      "website": "https://www.rundeck.com",
      "companyCount": 4,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Automation","Orchestration","Job Scheduler","DevOps","Infrastructure"]
    },
    {
      "slug": "slsa-github-generator",
      "title": "SLSA GitHub Generator",
      "url": "https://tools.apievangelist.com/store/slsa-github-generator/",
      "description": "Generates SLSA provenance for artifacts built in GitHub Actions, using reusable workflows that produce non-forgeable attestations.",
      "website": "https://github.com/slsa-framework/slsa-github-generator",
      "repository": "https://github.com/slsa-framework/slsa-github-generator",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 591,
      "lastCommit": "2026-08-07",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "slsa",
          "name": "SLSA",
          "role": "attests",
          "url": "https://standards.apievangelist.com/store/slsa/"
        }
      ],
      "agent": {
        "interfaces": ["ci-action"],
        "emits": ["in-toto-attestation"],
        "deterministic": false,
        "offline": false,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Attach verifiable provenance to a release without building attestation infrastructure.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["SLSA"]
    },
    {
      "slug": "slsa-source-tool",
      "title": "SLSA Source Tool",
      "url": "https://tools.apievangelist.com/store/slsa-source-tool/",
      "description": "A proof-of-concept implementation of the SLSA Source Track, attesting to source-side controls.",
      "website": "https://github.com/slsa-framework/source-tool",
      "repository": "https://github.com/slsa-framework/source-tool",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 18,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "slsa",
          "name": "SLSA",
          "role": "attests",
          "url": "https://standards.apievangelist.com/store/slsa/"
        }
      ],
      "agent": {
        "interfaces": ["cli"],
        "emits": ["in-toto-attestation"],
        "deterministic": false,
        "offline": false,
        "mutates": false,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Experiment with attesting source-repository controls, not just build steps.",
          "surface": ["ci-pipeline"],
          "note": "A proof of concept — evaluate before depending on it."
        }
      ],
      "tags": ["SLSA"]
    },
    {
      "slug": "slsa-verifier",
      "title": "SLSA Verifier",
      "url": "https://tools.apievangelist.com/store/slsa-verifier/",
      "description": "Verifies SLSA provenance against expectations — that an artifact came from the source repository and builder it claims.",
      "website": "https://github.com/slsa-framework/slsa-verifier",
      "repository": "https://github.com/slsa-framework/slsa-verifier",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 344,
      "lastCommit": "2026-08-07",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "slsa",
          "name": "SLSA",
          "role": "verifies",
          "url": "https://standards.apievangelist.com/store/slsa/"
        }
      ],
      "agent": {
        "interfaces": ["cli","library","ci-action"],
        "install": {"go":"github.com/slsa-framework/slsa-verifier/v2/cli/slsa-verifier"},
        "invoke": "slsa-verifier verify-artifact <artifact> --provenance-path <provenance> --source-uri <repo>",
        "consumes": ["in-toto-attestation"],
        "emits": ["json","text"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Check the provenance of a dependency before installing it.",
          "surface": ["coding-agent","ci-pipeline"],
          "note": "The consumer side, and the one that actually reduces risk. Generating provenance nobody verifies changes nothing."
        }
      ],
      "tags": ["SLSA"]
    },
    {
      "slug": "sops",
      "title": "SOPS",
      "url": "https://tools.apievangelist.com/store/sops/",
      "description": "Secrets OPerationS - A tool for managing secrets in configuration files by encrypting values while leaving keys unencrypted, supporting multiple key management services like AWS KMS, GCP KMS, Azure Key Vault, and PGP.",
      "website": "https://github.com/mozilla/sops",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Security","Encryption","Secrets Management","DevOps","Configuration Management"]
    },
    {
      "slug": "spdx-tools-golang",
      "title": "SPDX Go Tools",
      "url": "https://tools.apievangelist.com/store/spdx-tools-golang/",
      "description": "Go packages for reading, writing and validating SPDX documents.",
      "website": "https://github.com/spdx/tools-golang",
      "repository": "https://github.com/spdx/tools-golang",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "license-file",
      "stars": 170,
      "lastCommit": "2026-07-23",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "spdx",
          "name": "SPDX",
          "role": "parses",
          "url": "https://standards.apievangelist.com/store/spdx/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"go":"github.com/spdx/tools-golang"},
        "consumes": ["spdx"],
        "emits": ["spdx"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Handle SBOMs inside a Go supply-chain tool.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["SPDX"]
    },
    {
      "slug": "spdx-java-library",
      "title": "SPDX Java Library",
      "url": "https://tools.apievangelist.com/store/spdx-java-library/",
      "description": "The Java object model for SPDX, underneath the SPDX Java tooling.",
      "website": "https://github.com/spdx/Spdx-Java-Library",
      "repository": "https://github.com/spdx/Spdx-Java-Library",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 69,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "spdx",
          "name": "SPDX",
          "role": "parses",
          "url": "https://standards.apievangelist.com/store/spdx/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "consumes": ["spdx"],
        "emits": ["spdx"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Read or emit SPDX from a JVM build plugin or service.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["SPDX"]
    },
    {
      "slug": "spdx-tools-java",
      "title": "SPDX Java Tools",
      "url": "https://tools.apievangelist.com/store/spdx-tools-java/",
      "description": "Command-line tools for converting, comparing and validating SPDX documents on the JVM.",
      "website": "https://github.com/spdx/tools-java",
      "repository": "https://github.com/spdx/tools-java",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 100,
      "lastCommit": "2026-07-21",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "spdx",
          "name": "SPDX",
          "role": "parses",
          "url": "https://standards.apievangelist.com/store/spdx/"
        }
      ],
      "agent": {
        "interfaces": ["cli","library"],
        "consumes": ["spdx"],
        "emits": ["spdx","json"],
        "deterministic": true,
        "offline": true,
        "mutates": true,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Compare two SBOMs to see what changed between releases.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["SPDX"]
    },
    {
      "slug": "spdx-tools-python",
      "title": "SPDX Python Tools",
      "url": "https://tools.apievangelist.com/store/spdx-tools-python/",
      "description": "Parses, validates and creates SPDX documents in Python, covering SPDX 2 and 3.",
      "website": "http://spdx.org",
      "repository": "https://github.com/spdx/tools-python",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 253,
      "lastCommit": "2026-03-13",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "spdx",
          "name": "SPDX",
          "role": "validates",
          "url": "https://standards.apievangelist.com/store/spdx/",
          "also": ["parses"]
        }
      ],
      "agent": {
        "interfaces": ["cli","library"],
        "install": {"pypi":"spdx-tools"},
        "consumes": ["spdx"],
        "emits": ["spdx","json"],
        "deterministic": true,
        "offline": true,
        "mutates": true,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Validate that an SBOM somebody supplied is actually well-formed SPDX.",
          "surface": ["coding-agent","ci-pipeline"]
        },
        {
          "task": "Convert an SPDX document between its tag-value, JSON, YAML and RDF serialisations.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["SPDX"]
    },
    {
      "slug": "spiffe",
      "title": "SPIFFE",
      "url": "https://tools.apievangelist.com/store/spiffe/",
      "description": "Secure Production Identity Framework for Everyone (SPIFFE) is a set of open-source standards for securely identifying software systems in dynamic and heterogeneous environments through platform-agnostic, cryptographic identities.",
      "website": "https://spiffe.io/",
      "companyCount": 12,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Security","Identity","Authentication","Zero Trust","Cloud Native"]
    },
    {
      "slug": "spiffe-helper",
      "title": "SPIFFE Helper",
      "url": "https://tools.apievangelist.com/store/spiffe-helper/",
      "description": "Fetches SVIDs from the Workload API and writes them to disk, restarting or signalling a process on rotation — how software that cannot speak SPIFFE still gets a SPIFFE identity.",
      "website": "https://github.com/spiffe/spiffe-helper",
      "repository": "https://github.com/spiffe/spiffe-helper",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 75,
      "lastCommit": "2026-08-07",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "spiffe",
          "name": "SPIFFE",
          "role": "issues",
          "url": "https://standards.apievangelist.com/store/spiffe/"
        }
      ],
      "agent": {
        "interfaces": ["cli","container"],
        "emits": ["x509","jwt"],
        "deterministic": false,
        "offline": true,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Give workload identity to a legacy application that only knows how to read a certificate file.",
          "surface": ["ci-pipeline","coding-agent"],
          "note": "The pragmatic adoption path — no application change, just certificates appearing on disk and being rotated underneath."
        }
      ],
      "tags": ["SPIFFE"]
    },
    {
      "slug": "spire",
      "title": "SPIRE",
      "url": "https://tools.apievangelist.com/store/spire/",
      "description": "The SPIFFE Runtime Environment — attests workloads and issues them short-lived cryptographic identities, so services authenticate to each other without shared secrets.",
      "website": "https://spiffe.io",
      "repository": "https://github.com/spiffe/spire",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 2483,
      "lastCommit": "2026-08-10",
      "companyCount": 14,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "specifications": [
        {
          "slug": "spiffe",
          "name": "SPIFFE",
          "role": "issues",
          "url": "https://standards.apievangelist.com/store/spiffe/"
        }
      ],
      "agent": {
        "interfaces": ["cli","container","http-api"],
        "invoke": "spire-server entry create -spiffeID <spiffe://trust-domain/workload> -parentID <id> -selector <selector>",
        "emits": ["x509","jwt"],
        "deterministic": false,
        "offline": true,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Replace long-lived service credentials with identities that expire in minutes.",
          "surface": ["coding-agent","ci-pipeline"],
          "note": "The direction of travel for agent-to-service authentication: an agent that holds no static secret cannot leak one."
        },
        {
          "task": "Establish mutual TLS between services across clusters and clouds without a shared CA per environment.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["Security","Identity","Authentication","Zero Trust","Cloud Native","SPIFFE"]
    },
    {
      "slug": "spire-controller-manager",
      "title": "SPIRE Controller Manager",
      "url": "https://tools.apievangelist.com/store/spire-controller-manager/",
      "description": "Reconciles workload registration in Kubernetes, so SPIFFE identities are declared as cluster resources rather than registered by hand.",
      "website": "https://github.com/spiffe/spire-controller-manager",
      "repository": "https://github.com/spiffe/spire-controller-manager",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 74,
      "lastCommit": "2026-07-30",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "spiffe",
          "name": "SPIFFE",
          "role": "deploys",
          "url": "https://standards.apievangelist.com/store/spiffe/"
        }
      ],
      "agent": {
        "interfaces": ["container"],
        "consumes": ["kubernetes"],
        "deterministic": false,
        "offline": true,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Manage identity registration declaratively alongside the workloads themselves.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["SPIFFE"]
    },
    {
      "slug": "svn",
      "title": "SVN",
      "url": "https://tools.apievangelist.com/store/svn/",
      "description": "Apache Subversion (SVN) is a centralized version control system that tracks changes to files and directories over time, allowing teams to collaborate on code and maintain a history of revisions.",
      "website": "https://subversion.apache.org/",
      "companyCount": 77,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Version Control","Source Control","Apache"]
    },
    {
      "slug": "scala",
      "title": "Scala",
      "url": "https://tools.apievangelist.com/store/scala/",
      "description": "Scala is a programming language that combines object-oriented and functional programming paradigms, running on the Java Virtual Machine. It is known for its expressive type system, concise syntax, and strong support for concurrent and distributed computing, particularly through frameworks like Apache Spark.",
      "companyCount": 148,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Scala"]
    },
    {
      "slug": "scalar",
      "title": "Scalar",
      "url": "https://tools.apievangelist.com/store/scalar/",
      "description": "A modern OpenAPI documentation and API client suite — renders a reference site from a description and ships an interactive client alongside it.",
      "website": "https://scalar.com",
      "repository": "https://github.com/scalar/scalar",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 15885,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "nameCollision": true,
      "nameCollisionNote": "The name is an ordinary English word, so the job-corpus matcher cannot use it — sampled matches were An ordinary mathematics and computing term. The bare name is blocked in the matcher, so this count reflects only qualified matches. Real adoption needs another source.",
      "specifications": [
        {
          "slug": "openapi",
          "name": "OpenAPI",
          "role": "documents",
          "url": "https://standards.apievangelist.com/store/openapi/"
        }
      ],
      "agent": {
        "interfaces": ["cli","library","web-ui"],
        "install": {"npm":"@scalar/cli"},
        "invoke": "npx @scalar/cli document validate <spec.yaml>",
        "consumes": ["openapi"],
        "emits": ["html","json"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Stand up documentation with an embedded client without running a portal product.",
          "surface": ["coding-agent","human"]
        },
        {
          "task": "Validate and bundle a description as a build step.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["OpenAPI"]
    },
    {
      "slug": "score",
      "title": "Score",
      "url": "https://tools.apievangelist.com/store/score/",
      "description": "A framework for evaluating and scoring AI model outputs and responses",
      "website": "https://github.com/openai/evals",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Evaluation","AI","Scoring"]
    },
    {
      "slug": "selenium",
      "title": "Selenium",
      "url": "https://tools.apievangelist.com/store/selenium/",
      "description": "Selenium is an open-source framework for automating web browser interactions, widely used for testing web applications. It supports multiple programming languages and browsers, enabling teams to write automated functional and regression tests.",
      "website": "https://www.selenium.dev/",
      "companyCount": 140,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Testing","Automation","Web Development"]
    },
    {
      "slug": "semantic-kernel",
      "title": "Semantic Kernel",
      "url": "https://tools.apievangelist.com/store/semantic-kernel/",
      "description": "An open-source SDK that lets you easily build agents that can call your existing code, enabling AI orchestration with LLMs like GPT-4, plugins, and memory capabilities. It forms a core part of modern AI/ML pipelines and intelligent automation systems.",
      "website": "https://github.com/microsoft/semantic-kernel",
      "companyCount": 73,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["AI","LLM","Orchestration","SDK","Agents"]
    },
    {
      "slug": "sigstore-policy-controller",
      "title": "Sigstore Policy Controller",
      "url": "https://tools.apievangelist.com/store/sigstore-policy-controller/",
      "description": "A Kubernetes admission controller that enforces signature and attestation policy on images before they are allowed to run.",
      "website": "https://github.com/sigstore/policy-controller",
      "repository": "https://github.com/sigstore/policy-controller",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "license-file",
      "stars": 178,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "sigstore",
          "name": "Sigstore",
          "role": "verifies",
          "url": "https://standards.apievangelist.com/store/sigstore/"
        }
      ],
      "agent": {
        "interfaces": ["container"],
        "consumes": ["oci-image","in-toto-attestation"],
        "deterministic": true,
        "offline": false,
        "mutates": false,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Refuse to run any workload that is not signed by an approved identity.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["Sigstore"]
    },
    {
      "slug": "skopeo",
      "title": "Skopeo",
      "url": "https://tools.apievangelist.com/store/skopeo/",
      "description": "Inspects, copies, signs and deletes container images between registries and storage backends — without a daemon and without pulling the image to run it.",
      "website": "https://github.com/podman-container-tools/skopeo",
      "repository": "https://github.com/podman-container-tools/skopeo",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 11151,
      "lastCommit": "2026-08-05",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "oci",
          "name": "OCI Image, Runtime and Distribution",
          "role": "transfers",
          "url": "https://standards.apievangelist.com/store/oci/"
        }
      ],
      "agent": {
        "interfaces": ["cli","container"],
        "install": {"brew":"skopeo"},
        "invoke": "skopeo inspect docker://<registry>/<image>:<tag>",
        "consumes": ["oci-image"],
        "emits": ["json","oci-image"],
        "deterministic": true,
        "offline": false,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Read an image's manifest, labels and digests without a container runtime present.",
          "surface": ["coding-agent"],
          "note": "Daemonless is the point for agents. In a sandbox with no Docker socket, this still works."
        },
        {
          "task": "Copy an image between registries during a migration or mirror.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["OCI Image, Runtime and Distribution"]
    },
    {
      "slug": "sonar",
      "title": "Sonar",
      "url": "https://tools.apievangelist.com/store/sonar/",
      "description": "A code quality and security analysis platform that continuously inspects code for bugs, vulnerabilities, and code smells across multiple programming languages.",
      "website": "https://www.sonarsource.com/",
      "companyCount": 106,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Code Quality","Static Analysis","Security","DevOps","CI/CD"]
    },
    {
      "slug": "sonarqube",
      "title": "SonarQube",
      "url": "https://tools.apievangelist.com/store/sonarqube/",
      "description": "SonarQube is a continuous code quality inspection platform that detects bugs, vulnerabilities, and code smells in over 30 programming languages. It integrates with CI/CD pipelines to enforce quality gates and track code health metrics across projects.",
      "website": "https://www.sonarqube.org/",
      "companyCount": 106,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Code Quality","Static Analysis","Security","DevOps"]
    },
    {
      "slug": "speakeasy-openapi",
      "title": "Speakeasy OpenAPI",
      "url": "https://tools.apievangelist.com/store/speakeasy-openapi/",
      "description": "A Go library and CLI for parsing, validating and transforming OpenAPI, Arazzo and Overlay documents — one of the few toolchains that treats all three OpenAPI Initiative specifications as first-class.",
      "website": "https://www.speakeasy.com",
      "repository": "https://github.com/speakeasy-api/openapi",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 275,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "arazzo",
          "name": "Arazzo",
          "role": "parses",
          "url": "https://standards.apievangelist.com/store/arazzo/",
          "also": ["validates","transforms"]
        },
        {
          "slug": "openapi-overlay",
          "name": "OpenAPI Overlay",
          "role": "transforms",
          "url": "https://standards.apievangelist.com/store/openapi-overlay/"
        }
      ],
      "agent": {
        "interfaces": ["cli","library"],
        "install": {"go":"github.com/speakeasy-api/openapi"},
        "consumes": ["openapi","arazzo","openapi-overlay"],
        "emits": ["json","yaml"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Work with Arazzo or Overlay documents from Go, where almost nothing else exists.",
          "surface": ["coding-agent"]
        },
        {
          "task": "Apply an Overlay to a base description programmatically as part of a pipeline.",
          "surface": ["ci-pipeline","coding-agent"]
        }
      ],
      "tags": ["Arazzo","OpenAPI Overlay"]
    },
    {
      "slug": "specflow",
      "title": "SpecFlow",
      "url": "https://tools.apievangelist.com/store/specflow/",
      "description": "BDD framework for .NET that uses Gherkin syntax to define application behavior in plain text. It enables collaboration between developers, testers, and business stakeholders by turning specifications into automated tests.",
      "website": "https://specflow.org/",
      "companyCount": 11,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["BDD","Testing",".NET","Automation","Gherkin"]
    },
    {
      "slug": "spectral",
      "title": "Spectral",
      "url": "https://tools.apievangelist.com/store/spectral/",
      "description": "The API style-guide linter — validates OpenAPI, AsyncAPI and Arazzo documents against rulesets you write yourself, and emits machine-readable findings with source locations.",
      "website": "https://stoplight.io/spectral",
      "repository": "https://github.com/stoplightio/spectral",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 3175,
      "lastCommit": "2026-08-08",
      "companyCount": 31,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "specifications": [
        {
          "slug": "openapi",
          "name": "OpenAPI",
          "role": "validates",
          "url": "https://standards.apievangelist.com/store/openapi/"
        },
        {
          "slug": "arazzo",
          "name": "Arazzo",
          "role": "validates",
          "url": "https://standards.apievangelist.com/store/arazzo/"
        }
      ],
      "agent": {
        "interfaces": ["cli","library","ci-action"],
        "install": {"npm":"@stoplight/spectral-cli"},
        "invoke": "npx @stoplight/spectral-cli lint <spec.yaml> --ruleset <.spectral.yaml> --format json",
        "consumes": ["openapi","asyncapi","arazzo","json","yaml"],
        "emits": ["json","junit","sarif","github-actions","pretty"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Check an API description against an organisation's own design rules before it ships.",
          "surface": ["coding-agent","ci-pipeline"],
          "note": "The highest-leverage agent use of any tool here — the output is a structured list of findings with paths and line numbers, so the agent can go fix them rather than summarise them."
        },
        {
          "task": "Prove a third-party API description is fit to build against before generating a client from it.",
          "surface": ["coding-agent"]
        },
        {
          "task": "Author a ruleset that encodes a governance policy, then run it across an estate.",
          "surface": ["coding-agent","ci-pipeline"]
        },
        {
          "task": "Validate an Arazzo workflow document — currently the most capable option for doing so.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["OpenAPI","Arazzo"]
    },
    {
      "slug": "spring-batch",
      "title": "Spring Batch",
      "url": "https://tools.apievangelist.com/store/spring-batch/",
      "description": "A lightweight, comprehensive batch framework designed to enable the development of robust batch applications vital for the daily operations of enterprise systems.",
      "website": "https://spring.io/projects/spring-batch",
      "companyCount": 18,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Java","Batch Processing","Spring Framework","Enterprise"]
    },
    {
      "slug": "spring-batch-5-1",
      "title": "Spring Batch 5.1",
      "url": "https://tools.apievangelist.com/store/spring-batch-5-1/",
      "description": "Enterprise batch processing framework for the Spring ecosystem, providing reusable functions for processing large volumes of data including logging, transaction management, job processing statistics, job restart, skip, and resource management.",
      "website": "https://spring.io/projects/spring-batch",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Batch Processing","Spring Framework","Java","Enterprise"]
    },
    {
      "slug": "spring-boot",
      "title": "Spring Boot",
      "url": "https://tools.apievangelist.com/store/spring-boot/",
      "description": "An opinionated framework built on top of the Spring Framework that simplifies the development of production-ready applications with minimal configuration through auto-configuration and embedded servers.",
      "website": "https://spring.io/projects/spring-boot",
      "companyCount": 192,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Java","Framework","Web Development","Microservices","Backend"]
    },
    {
      "slug": "spring-boot-admin-console",
      "title": "Spring Boot Admin Console",
      "url": "https://tools.apievangelist.com/store/spring-boot-admin-console/",
      "description": "A community project to manage and monitor Spring Boot applications via a simple UI, providing insights into metrics, health status, and application details.",
      "website": "https://github.com/codecentric/spring-boot-admin",
      "companyCount": 27,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Java","Spring Boot","Monitoring","Administration","Dashboard"]
    },
    {
      "slug": "spring-cloud",
      "title": "Spring Cloud",
      "url": "https://tools.apievangelist.com/store/spring-cloud/",
      "description": "A suite of tools for building microservices and distributed systems with Spring Boot, providing patterns like service discovery, configuration management, circuit breakers, and API gateways.",
      "website": "https://spring.io/projects/spring-cloud",
      "companyCount": 38,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Java","Microservices","Distributed Systems","Cloud"]
    },
    {
      "slug": "spring-cloud-stream",
      "title": "Spring Cloud Stream",
      "url": "https://tools.apievangelist.com/store/spring-cloud-stream/",
      "description": "A framework for building highly scalable event-driven microservices connected with shared messaging systems",
      "website": "https://spring.io/projects/spring-cloud-stream",
      "companyCount": 32,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Java","Messaging","Microservices","Event-Driven","Spring"]
    },
    {
      "slug": "spring-data",
      "title": "Spring Data",
      "url": "https://tools.apievangelist.com/store/spring-data/",
      "description": "Spring Data simplifies data access in Spring applications by providing a consistent programming model across relational and NoSQL databases. It reduces boilerplate code with repository abstractions, query derivation, and support for technologies like JPA, MongoDB, and Redis.",
      "website": "https://spring.io/projects/spring-data",
      "companyCount": 29,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Java","Framework","Database","ORM","Data Access"]
    },
    {
      "slug": "spring-framework",
      "title": "Spring Framework",
      "url": "https://tools.apievangelist.com/store/spring-framework/",
      "description": "Comprehensive framework for building enterprise Java applications with dependency injection, aspect-oriented programming, and extensive infrastructure support",
      "website": "https://spring.io/projects/spring-framework",
      "companyCount": 356,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Java","Framework","Enterprise","Dependency Injection","Backend"]
    },
    {
      "slug": "spring-security",
      "title": "Spring Security",
      "url": "https://tools.apievangelist.com/store/spring-security/",
      "description": "A powerful and highly customizable authentication and access-control framework for Java applications, providing comprehensive security services for Spring-based enterprise applications.",
      "website": "https://spring.io/projects/spring-security",
      "companyCount": 36,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Security","Java","Spring","Authentication","Authorization"]
    },
    {
      "slug": "springwolf",
      "title": "Springwolf",
      "url": "https://tools.apievangelist.com/store/springwolf/",
      "description": "Generates an AsyncAPI document from a running Spring Boot application by inspecting its listeners and publishers — code-first rather than design-first.",
      "website": "https://www.springwolf.dev",
      "repository": "https://github.com/springwolf/springwolf-core",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 347,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "asyncapi",
          "name": "AsyncAPI",
          "role": "generates",
          "url": "https://standards.apievangelist.com/store/asyncapi/"
        }
      ],
      "agent": {
        "interfaces": ["library","web-ui"],
        "consumes": ["java"],
        "emits": ["asyncapi"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Get an AsyncAPI document out of an existing Spring service that never had one.",
          "surface": ["coding-agent"],
          "note": "The realistic path for most estates: the events already exist, the contract does not. Deriving it from the code is how you get to a document at all."
        }
      ],
      "tags": ["AsyncAPI"]
    },
    {
      "slug": "stacker",
      "title": "Stacker",
      "url": "https://tools.apievangelist.com/store/stacker/",
      "description": "A no-code platform for building custom business applications and workflows with data from multiple sources, featuring drag-and-drop interface builders and automated processes.",
      "website": "https://www.stackerhq.com/",
      "companyCount": 32,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["No-Code","Low-Code","Application Development","Workflow Automation","Database"]
    },
    {
      "slug": "strimzi",
      "title": "Strimzi",
      "url": "https://tools.apievangelist.com/store/strimzi/",
      "description": "Kubernetes-native operator for running Apache Kafka on Kubernetes and OpenShift, providing simplified deployment, management, and configuration of Kafka clusters.",
      "website": "https://strimzi.io/",
      "companyCount": 3,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Kafka","Kubernetes","Operator","Messaging","Streaming"]
    },
    {
      "slug": "swagger-ui",
      "title": "Swagger UI",
      "url": "https://tools.apievangelist.com/store/swagger-ui/",
      "description": "The original interactive OpenAPI console — renders a description as browsable documentation with a live \"try it\" client against the real API.",
      "website": "https://swagger.io",
      "repository": "https://github.com/swagger-api/swagger-ui",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 28966,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openapi",
          "name": "OpenAPI",
          "role": "documents",
          "url": "https://standards.apievangelist.com/store/openapi/"
        }
      ],
      "agent": {
        "interfaces": ["library","container","web-ui"],
        "install": {"npm":"swagger-ui-dist"},
        "consumes": ["openapi"],
        "emits": ["html"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Embed an interactive console in an existing developer portal.",
          "surface": ["human","coding-agent"]
        },
        {
          "task": "Let a human verify by hand what an agent has been calling programmatically.",
          "surface": ["human"]
        }
      ],
      "tags": ["OpenAPI"]
    },
    {
      "slug": "swift",
      "title": "Swift",
      "url": "https://tools.apievangelist.com/store/swift/",
      "description": "Swift is a powerful, intuitive programming language developed by Apple for building applications across iOS, macOS, watchOS, and tvOS. It combines modern language features like type safety, optionals, and closures with high performance, making it the primary language for Apple platform development.",
      "website": "https://swift.org",
      "companyCount": 199,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Programming Language","iOS","macOS","Apple","Mobile Development"]
    },
    {
      "slug": "syft",
      "title": "Syft",
      "url": "https://tools.apievangelist.com/store/syft/",
      "description": "Generates a software bill of materials from container images and filesystems, emitting SPDX or CycloneDX — the most widely used SBOM generator there is.",
      "website": "https://github.com/anchore/syft",
      "repository": "https://github.com/anchore/syft",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 9377,
      "lastCommit": "2026-08-10",
      "companyCount": 3,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "spdx",
          "name": "SPDX",
          "role": "generates",
          "url": "https://standards.apievangelist.com/store/spdx/",
          "produces": ["sbom"]
        }
      ],
      "agent": {
        "interfaces": ["cli","container","library","ci-action"],
        "install": {"brew":"syft","go":"github.com/anchore/syft/cmd/syft"},
        "invoke": "syft <image-or-dir> -o spdx-json=<sbom.spdx.json>",
        "consumes": ["oci-image","filesystem"],
        "emits": ["spdx","cyclonedx","json","table"],
        "deterministic": true,
        "offline": true,
        "mutates": true,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Answer \"what is actually inside this image?\" with a machine-readable artifact.",
          "surface": ["coding-agent","ci-pipeline"],
          "note": "Where a supply-chain conversation starts. Pipe the output into Grype and the same artifact answers \"and what is wrong with it?\"."
        },
        {
          "task": "Produce the SBOM a customer or regulator is asking for, in the format they named.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["SPDX"]
    },
    {
      "slug": "tuf-conformance",
      "title": "TUF Conformance Suite",
      "url": "https://tools.apievangelist.com/store/tuf-conformance/",
      "description": "A conformance test suite for TUF clients, checking them against the specification.",
      "website": "https://theupdateframework.github.io/tuf-conformance/",
      "repository": "https://github.com/theupdateframework/tuf-conformance",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 9,
      "lastCommit": "2026-08-03",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "tuf",
          "name": "The Update Framework",
          "role": "tests",
          "url": "https://standards.apievangelist.com/store/tuf/"
        }
      ],
      "agent": {
        "interfaces": ["cli","library"],
        "emits": ["json","text"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Check whether a TUF client implementation is actually correct before trusting it.",
          "surface": ["ci-pipeline","coding-agent"]
        }
      ],
      "tags": ["The Update Framework"]
    },
    {
      "slug": "tuf-on-ci",
      "title": "TUF-on-CI",
      "url": "https://tools.apievangelist.com/store/tuf-on-ci/",
      "description": "Runs a TUF repository and its signing ceremonies inside CI, with hardware-token signing and review gates.",
      "website": "https://github.com/theupdateframework/tuf-on-ci",
      "repository": "https://github.com/theupdateframework/tuf-on-ci",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "license-file",
      "stars": 51,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "tuf",
          "name": "The Update Framework",
          "role": "signs",
          "url": "https://standards.apievangelist.com/store/tuf/"
        }
      ],
      "agent": {
        "interfaces": ["ci-action","cli"],
        "consumes": ["tuf-metadata"],
        "emits": ["tuf-metadata"],
        "deterministic": false,
        "offline": false,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Operate a TUF repository without building bespoke signing infrastructure.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["The Update Framework"]
    },
    {
      "slug": "telepresence",
      "title": "Telepresence",
      "url": "https://tools.apievangelist.com/store/telepresence/",
      "description": "Fast local development for Kubernetes and OpenShift microservices. Routes traffic from your Kubernetes cluster to your local machine, allowing you to develop and debug services locally while connected to a remote cluster.",
      "website": "https://www.telepresence.io/",
      "companyCount": 5,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Kubernetes","Development Tools","Microservices","Debugging"]
    },
    {
      "slug": "tensorflow",
      "title": "TensorFlow",
      "url": "https://tools.apievangelist.com/store/tensorflow/",
      "description": "An open-source machine learning framework developed by Google for building and training neural networks and deep learning models.",
      "website": "https://www.tensorflow.org/",
      "companyCount": 215,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Machine Learning","Deep Learning","Python","Neural Networks","AI"]
    },
    {
      "slug": "terraform",
      "title": "Terraform",
      "url": "https://tools.apievangelist.com/store/terraform/",
      "description": "Infrastructure as Code tool for building, changing, and versioning infrastructure safely and efficiently across multiple cloud providers",
      "website": "https://www.terraform.io/",
      "companyCount": 403,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["Infrastructure As Code","DevOps","Cloud","Automation"]
    },
    {
      "slug": "thanos",
      "title": "Thanos",
      "url": "https://tools.apievangelist.com/store/thanos/",
      "description": "Open-source, highly available Prometheus setup with long-term storage capabilities that provides a global query view across multiple Prometheus servers.",
      "website": "https://thanos.io/",
      "companyCount": 9,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Monitoring","Observability","Prometheus","Time Series Database","Metrics"]
    },
    {
      "slug": "thymeleaf",
      "title": "Thymeleaf",
      "url": "https://tools.apievangelist.com/store/thymeleaf/",
      "description": "Thymeleaf is a modern server-side Java template engine for generating HTML, XML, and other markup in web applications. It integrates seamlessly with Spring Framework and supports natural templating, allowing templates to be viewed directly in browsers.",
      "website": "https://www.thymeleaf.org/",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Java","Template Engine","Server-Side Rendering"]
    },
    {
      "slug": "tikv",
      "title": "TiKV",
      "url": "https://tools.apievangelist.com/store/tikv/",
      "description": "A distributed transactional key-value database originally created to complement TiDB. It provides horizontal scalability, strong consistency, and high availability with support for ACID transactions.",
      "website": "https://tikv.org/",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Database","Distributed Systems","Key-Value Store","ACID","Open Source"]
    },
    {
      "slug": "tornjak",
      "title": "Tornjak",
      "url": "https://tools.apievangelist.com/store/tornjak/",
      "description": "A management UI and API over SPIRE, for viewing and administering workload identities.",
      "website": "https://github.com/spiffe/tornjak",
      "repository": "https://github.com/spiffe/tornjak",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 99,
      "lastCommit": "2026-06-22",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "spiffe",
          "name": "SPIFFE",
          "role": "manages",
          "url": "https://standards.apievangelist.com/store/spiffe/"
        }
      ],
      "agent": {
        "interfaces": ["web-ui","http-api"],
        "deterministic": false,
        "offline": true,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Let a human see and audit what identities exist across trust domains.",
          "surface": ["human"]
        }
      ],
      "tags": ["SPIFFE"]
    },
    {
      "slug": "ubuntu",
      "title": "Ubuntu",
      "url": "https://tools.apievangelist.com/store/ubuntu/",
      "description": "A popular open-source Linux distribution based on Debian, known for its ease of use and regular release cycle.",
      "website": "https://ubuntu.com",
      "companyCount": 67,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Operating System","Linux","Open Source","Debian"]
    },
    {
      "slug": "vineyard",
      "title": "Vineyard",
      "url": "https://tools.apievangelist.com/store/vineyard/",
      "description": "An in-memory metadata service for sharing, discovering, and accessing distributed objects in Python, developed for big data analytics workflows.",
      "website": "https://v6d.io/",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Distributed Systems","Python","Metadata Management","Big Data","In-Memory Storage"]
    },
    {
      "slug": "vite",
      "title": "Vite",
      "url": "https://tools.apievangelist.com/store/vite/",
      "description": "Vite is a next-generation frontend build tool that provides lightning-fast hot module replacement and optimized production builds. It leverages native ES modules for rapid development server startup and supports frameworks like Vue, React, and Svelte.",
      "website": "https://vitejs.dev",
      "companyCount": 55,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Build Tool","Frontend","Development Server"]
    },
    {
      "slug": "vitess",
      "title": "Vitess",
      "url": "https://tools.apievangelist.com/store/vitess/",
      "description": "A database clustering system for horizontal scaling of MySQL through generalized sharding",
      "website": "https://vitess.io",
      "companyCount": 2,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Database","MySQL","Distributed Systems","Sharding","Cloud Native"]
    },
    {
      "slug": "vuejs",
      "title": "Vue.js",
      "url": "https://tools.apievangelist.com/store/vuejs/",
      "description": "A progressive JavaScript framework for building user interfaces with a focus on declarability and component composition.",
      "website": "https://vuejs.org/",
      "companyCount": 192,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "tags": ["JavaScript","Frontend","Framework","Web Development","SPA","UI"]
    },
    {
      "slug": "webflux",
      "title": "WebFlux",
      "url": "https://tools.apievangelist.com/store/webflux/",
      "description": "Spring WebFlux is a reactive web framework built on Project Reactor that provides non-blocking, event-driven programming for building scalable web applications with support for backpressure and reactive streams.",
      "website": "https://docs.spring.io/spring-framework/reference/web/webflux.html",
      "companyCount": 21,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Java","Reactive Programming","Spring Framework","Web Framework","Non-Blocking I/O","Spring"]
    },
    {
      "slug": "wireshark",
      "title": "Wireshark",
      "url": "https://tools.apievangelist.com/store/wireshark/",
      "description": "A free and open-source packet analyzer used for network troubleshooting, analysis, software and communications protocol development, and education.",
      "website": "https://www.wireshark.org/",
      "companyCount": 72,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Network Analysis","Packet Capture","Security","Monitoring"]
    },
    {
      "slug": "witness",
      "title": "Witness",
      "url": "https://tools.apievangelist.com/store/witness/",
      "description": "Wraps any build command and produces a signed in-toto attestation about what it observed — the materials, the products, and the environment.",
      "website": "https://witness.dev",
      "repository": "https://github.com/in-toto/witness",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 544,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "nameCollision": true,
      "nameCollisionNote": "The name is an ordinary English word, so the job-corpus matcher cannot use it — sampled matches were \"you'll witness first-hand\", \"Factory witness testing (FWT)\" The bare name is blocked in the matcher, so this count reflects only qualified matches. Real adoption needs another source.",
      "specifications": [
        {
          "slug": "in-toto",
          "name": "in-toto",
          "role": "attests",
          "url": "https://standards.apievangelist.com/store/in-toto/"
        },
        {
          "slug": "slsa",
          "name": "SLSA",
          "role": "attests",
          "url": "https://standards.apievangelist.com/store/slsa/"
        }
      ],
      "agent": {
        "interfaces": ["cli","library","ci-action"],
        "install": {"go":"github.com/in-toto/witness"},
        "invoke": "witness run -s <step-name> -o <attestation.json> -- <build-command>",
        "emits": ["in-toto-attestation","json"],
        "deterministic": false,
        "offline": true,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Add provenance to an existing build without restructuring the pipeline.",
          "surface": ["ci-pipeline"],
          "note": "Wrapping the command is what makes this adoptable — the build does not have to change, it just gets observed."
        },
        {
          "task": "Enforce that a build ran the steps a policy requires, in order.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["in-toto","SLSA"]
    },
    {
      "slug": "wordpress",
      "title": "WordPress",
      "url": "https://tools.apievangelist.com/store/wordpress/",
      "description": "WordPress is an open-source content management system (CMS) that powers a significant portion of websites on the internet. Its extensive plugin and theme ecosystem, combined with an intuitive editing interface, makes it accessible for building everything from personal blogs to complex enterprise websites.",
      "companyCount": 48,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["WordPress"]
    },
    {
      "slug": "yarn",
      "title": "YARN",
      "url": "https://tools.apievangelist.com/store/yarn/",
      "description": "YARN is a fast, reliable package manager for JavaScript that was developed by Meta as an alternative to npm. It offers deterministic dependency resolution, offline caching, and parallel installation to provide faster and more consistent package management across development environments.",
      "companyCount": 35,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["YARN"]
    },
    {
      "slug": "zabbix",
      "title": "Zabbix",
      "url": "https://tools.apievangelist.com/store/zabbix/",
      "description": "Open-source enterprise-class monitoring solution for networks, servers, virtual machines, and cloud services with distributed monitoring capabilities and web-based interface.",
      "website": "https://www.zabbix.com/",
      "companyCount": 26,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Developing",
      "tags": ["Monitoring","Infrastructure","Open Source","Network Management","Alerting"]
    },
    {
      "slug": "zot",
      "title": "Zot",
      "url": "https://tools.apievangelist.com/store/zot/",
      "description": "A production OCI-native registry that stores only OCI images and artifacts, with built-in vulnerability scanning and a search API.",
      "website": "https://zotregistry.dev",
      "repository": "https://github.com/project-zot/zot",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 2600,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "oci",
          "name": "OCI Image, Runtime and Distribution",
          "role": "stores",
          "url": "https://standards.apievangelist.com/store/oci/"
        }
      ],
      "agent": {
        "interfaces": ["container","http-api"],
        "emits": ["oci-image","json"],
        "deterministic": false,
        "offline": true,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Run a registry that is strictly spec-conformant, including the referrers API.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["Decentralized","Social Networking","Federation","Privacy","OCI Image, Runtime and Distribution"]
    },
    {
      "slug": "arazzo2openapi",
      "title": "arazzo2openapi",
      "url": "https://tools.apievangelist.com/store/arazzo2openapi/",
      "description": "Converts an Arazzo workflow description into an OpenAPI description, so a multi-step workflow can be exposed as a conventional API surface.",
      "website": "https://frankkilcommins.github.io/arazzo2openapi/",
      "repository": "https://github.com/frankkilcommins/arazzo2openapi",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 5,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "arazzo",
          "name": "Arazzo",
          "role": "converts",
          "url": "https://standards.apievangelist.com/store/arazzo/"
        }
      ],
      "agent": {
        "interfaces": ["cli"],
        "consumes": ["arazzo"],
        "emits": ["openapi"],
        "deterministic": true,
        "offline": true,
        "mutates": true,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Expose an orchestrated workflow to consumers that only understand OpenAPI.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["Arazzo"]
    },
    {
      "slug": "bootc",
      "title": "bootc",
      "url": "https://tools.apievangelist.com/store/bootc/",
      "description": "A transactional, in-place operating system update system that operates on OCI/Docker container images as the source for OS updates",
      "website": "https://containers.github.io/bootc/",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Container Images","Operating Systems","System Updates","Infrastructure"]
    },
    {
      "slug": "curl",
      "title": "cURL",
      "url": "https://tools.apievangelist.com/store/curl/",
      "description": "A command-line tool and library for transferring data with URLs, supporting various protocols including HTTP, HTTPS, FTP, and more.",
      "website": "https://curl.se/",
      "companyCount": 34,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["Command Line","HTTP Client","API Testing","Data Transfer"]
    },
    {
      "slug": "crane",
      "title": "crane / go-containerregistry",
      "url": "https://tools.apievangelist.com/store/crane/",
      "description": "A Go library and the `crane` CLI for working with container registries and images directly over the Distribution API — list tags, read manifests, copy and mutate images.",
      "website": "https://github.com/google/go-containerregistry",
      "repository": "https://github.com/google/go-containerregistry",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 4007,
      "lastCommit": "2026-08-05",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "oci",
          "name": "OCI Image, Runtime and Distribution",
          "role": "transfers",
          "url": "https://standards.apievangelist.com/store/oci/"
        }
      ],
      "agent": {
        "interfaces": ["cli","library"],
        "install": {"go":"github.com/google/go-containerregistry/cmd/crane"},
        "invoke": "crane manifest <registry>/<image>:<tag>",
        "consumes": ["oci-image"],
        "emits": ["json","oci-image"],
        "deterministic": true,
        "offline": false,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Enumerate the tags a registry holds, to find what versions actually exist.",
          "surface": ["coding-agent"]
        },
        {
          "task": "Rewrite an image's config or append a layer without a full rebuild.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["OCI Image, Runtime and Distribution"]
    },
    {
      "slug": "ebpf",
      "title": "eBPF",
      "url": "https://tools.apievangelist.com/store/ebpf/",
      "description": "eBPF (extended Berkeley Packet Filter) is a technology that allows programs to run in a sandboxed virtual machine within the Linux kernel without changing kernel source code or loading kernel modules. It enables high-performance networking, security monitoring, and observability capabilities at the operating system level with minimal overhead.",
      "companyCount": 49,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["eBPF"]
    },
    {
      "slug": "flagd",
      "title": "flagd",
      "url": "https://tools.apievangelist.com/store/flagd/",
      "description": "A feature-flag daemon that evaluates flags from files, HTTP or Kubernetes resources and serves them over the OpenFeature Remote Evaluation Protocol.",
      "website": "https://flagd.dev",
      "repository": "https://github.com/open-feature/flagd",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 966,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openfeature",
          "name": "OpenFeature",
          "role": "serves",
          "url": "https://standards.apievangelist.com/store/openfeature/"
        }
      ],
      "agent": {
        "interfaces": ["cli","container","http-api"],
        "invoke": "flagd start --uri file:<flags.json>",
        "consumes": ["json","yaml"],
        "emits": ["json"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Run feature flags with no vendor and no account, from a file in the repository.",
          "surface": ["coding-agent","ci-pipeline"],
          "note": "Notable for agent work because it runs entirely offline — flags become testable configuration rather than a hosted dependency."
        },
        {
          "task": "Gate a risky change behind a flag so it can be turned off without a redeploy.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["OpenFeature"]
    },
    {
      "slug": "grpc",
      "title": "gRPC",
      "url": "https://tools.apievangelist.com/store/grpc/",
      "description": "The core gRPC implementation covering C++, Python, Ruby, Objective-C, PHP and C# — HTTP/2 based RPC using Protobuf contracts.",
      "website": "https://grpc.io",
      "repository": "https://github.com/grpc/grpc",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 45271,
      "lastCommit": "2026-08-11",
      "companyCount": 121,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Optimizing",
      "specifications": [
        {
          "slug": "grpc",
          "name": "gRPC",
          "role": "serves",
          "url": "https://standards.apievangelist.com/store/grpc/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "consumes": ["proto"],
        "emits": ["http"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Implement a gRPC client or server in one of the core-supported languages.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["RPC","API","Protocol Buffers","HTTP/2","Microservices","gRPC"]
    },
    {
      "slug": "grpc-go",
      "title": "gRPC for Go",
      "url": "https://tools.apievangelist.com/store/grpc-go/",
      "description": "The Go implementation of gRPC, and the substrate under much of the CNCF landscape.",
      "website": "https://grpc.io",
      "repository": "https://github.com/grpc/grpc-go",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 23037,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "grpc",
          "name": "gRPC",
          "role": "serves",
          "url": "https://standards.apievangelist.com/store/grpc/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"go":"google.golang.org/grpc"},
        "consumes": ["proto"],
        "emits": ["http"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Implement a gRPC service in Go.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["gRPC"]
    },
    {
      "slug": "grpc-java",
      "title": "gRPC for Java",
      "url": "https://tools.apievangelist.com/store/grpc-java/",
      "description": "The Java implementation of gRPC, widely deployed in enterprise service estates.",
      "website": "https://grpc.io/docs/languages/java/",
      "repository": "https://github.com/grpc/grpc-java",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 12062,
      "lastCommit": "2026-08-07",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "grpc",
          "name": "gRPC",
          "role": "serves",
          "url": "https://standards.apievangelist.com/store/grpc/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "consumes": ["proto"],
        "emits": ["http"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Implement a gRPC service on the JVM.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["gRPC"]
    },
    {
      "slug": "grpc-web",
      "title": "gRPC-Web",
      "url": "https://tools.apievangelist.com/store/grpc-web/",
      "description": "Lets browser clients call gRPC services through a proxy, since browsers cannot speak the gRPC wire protocol directly.",
      "website": "https://grpc.io",
      "repository": "https://github.com/grpc/grpc-web",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 9248,
      "lastCommit": "2026-08-07",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "grpc",
          "name": "gRPC",
          "role": "serves",
          "url": "https://standards.apievangelist.com/store/grpc/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "consumes": ["proto"],
        "emits": ["http"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Reach a gRPC backend from a browser application.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["gRPC"]
    },
    {
      "slug": "go-spiffe",
      "title": "go-spiffe",
      "url": "https://tools.apievangelist.com/store/go-spiffe/",
      "description": "The Go library for consuming SPIFFE identities — fetches SVIDs from the Workload API and validates peer identities.",
      "website": "https://github.com/spiffe/go-spiffe",
      "repository": "https://github.com/spiffe/go-spiffe",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 206,
      "lastCommit": "2026-08-03",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "spiffe",
          "name": "SPIFFE",
          "role": "verifies",
          "url": "https://standards.apievangelist.com/store/spiffe/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"go":"github.com/spiffe/go-spiffe/v2"},
        "consumes": ["x509","jwt"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Authenticate a Go service to its peers using a workload identity rather than an API key.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["SPIFFE"]
    },
    {
      "slug": "go-tuf",
      "title": "go-tuf",
      "url": "https://tools.apievangelist.com/store/go-tuf/",
      "description": "The Go implementation of The Update Framework, used by Sigstore's trust root.",
      "website": "https://theupdateframework.com",
      "repository": "https://github.com/theupdateframework/go-tuf",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 711,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "tuf",
          "name": "The Update Framework",
          "role": "verifies",
          "url": "https://standards.apievangelist.com/store/tuf/"
        }
      ],
      "agent": {
        "interfaces": ["library","cli"],
        "install": {"go":"github.com/theupdateframework/go-tuf/v2"},
        "consumes": ["tuf-metadata"],
        "deterministic": true,
        "offline": false,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Add TUF-secured updates to a Go application or distribution system.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["The Update Framework"]
    },
    {
      "slug": "graphql-http",
      "title": "graphql-http",
      "url": "https://tools.apievangelist.com/store/graphql-http/",
      "description": "A zero-dependency, spec-compliant implementation of the GraphQL over HTTP specification, plus an audit suite for checking a server against it.",
      "website": "https://graphql-http.com",
      "repository": "https://github.com/graphql/graphql-http",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 363,
      "lastCommit": "2026-08-07",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "graphql",
          "name": "GraphQL",
          "role": "serves",
          "url": "https://standards.apievangelist.com/store/graphql/"
        }
      ],
      "agent": {
        "interfaces": ["library","cli"],
        "install": {"npm":"graphql-http"},
        "consumes": ["graphql"],
        "emits": ["http","json"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Audit whether a GraphQL server actually conforms to GraphQL over HTTP.",
          "surface": ["ci-pipeline","coding-agent"],
          "note": "One of the few real conformance suites in this whole reference. Most specifications here have none."
        }
      ],
      "tags": ["GraphQL"]
    },
    {
      "slug": "grpcurl",
      "title": "grpcurl",
      "url": "https://tools.apievangelist.com/store/grpcurl/",
      "description": "The curl of gRPC — calls gRPC services from the command line, discovering their methods by server reflection so no `.proto` file or generated client is needed.",
      "website": "https://www.fullstory.com/resources/content/fullstory-engineering-blog/",
      "repository": "https://github.com/fullstorydev/grpcurl",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 12773,
      "lastCommit": "2026-07-27",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "grpc",
          "name": "gRPC",
          "role": "tests",
          "url": "https://standards.apievangelist.com/store/grpc/"
        }
      ],
      "agent": {
        "interfaces": ["cli"],
        "install": {"brew":"grpcurl","go":"github.com/fullstorydev/grpcurl/cmd/grpcurl"},
        "invoke": "grpcurl -plaintext <host:port> list",
        "consumes": ["proto","grpc"],
        "emits": ["json"],
        "deterministic": false,
        "offline": false,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Discover what methods a gRPC service exposes when there is no documentation.",
          "surface": ["coding-agent"],
          "note": "The single most useful gRPC tool for an agent. Server reflection means it can enumerate an unknown service's whole interface and call it, with no build step at all."
        },
        {
          "task": "Call one gRPC method to check behaviour without generating a client.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["gRPC"]
    },
    {
      "slug": "in-toto",
      "title": "in-toto",
      "url": "https://tools.apievangelist.com/store/in-toto/",
      "description": "The reference implementation of the in-toto framework — records signed attestations about each step of a build, so the finished artifact can be traced to how it was made.",
      "website": "https://in-toto.io",
      "repository": "https://github.com/in-toto/in-toto",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "license-file",
      "stars": 1026,
      "lastCommit": "2026-08-05",
      "companyCount": 2,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "in-toto",
          "name": "in-toto",
          "role": "attests",
          "url": "https://standards.apievangelist.com/store/in-toto/"
        }
      ],
      "agent": {
        "interfaces": ["cli","library"],
        "install": {"pypi":"in-toto"},
        "emits": ["in-toto-attestation"],
        "deterministic": false,
        "offline": true,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Prove a released artifact came from the pipeline it claims to, and not from somewhere else.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["in-toto"]
    },
    {
      "slug": "in-toto-attestation",
      "title": "in-toto Attestation Framework",
      "url": "https://tools.apievangelist.com/store/in-toto-attestation/",
      "description": "The specification and schemas for the attestation format — the statement-and-predicate envelope SLSA provenance and most supply-chain claims are carried in.",
      "website": "https://github.com/in-toto/attestation",
      "repository": "https://github.com/in-toto/attestation",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "license-file",
      "stars": 363,
      "lastCommit": "2026-08-04",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "in-toto",
          "name": "in-toto",
          "role": "authors",
          "url": "https://standards.apievangelist.com/store/in-toto/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "consumes": ["in-toto-attestation"],
        "emits": ["json"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Read the schema before emitting attestations, so they are actually consumable by other tools.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["in-toto"]
    },
    {
      "slug": "in-toto-golang",
      "title": "in-toto for Go",
      "url": "https://tools.apievangelist.com/store/in-toto-golang/",
      "description": "The Go implementation of in-toto, used by supply-chain tooling written in Go.",
      "website": "https://in-toto.io/",
      "repository": "https://github.com/in-toto/in-toto-golang",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "license-file",
      "stars": 151,
      "lastCommit": "2026-07-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "in-toto",
          "name": "in-toto",
          "role": "attests",
          "url": "https://standards.apievangelist.com/store/in-toto/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"go":"github.com/in-toto/in-toto-golang"},
        "emits": ["in-toto-attestation"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Generate or verify attestations from a Go supply-chain tool.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["in-toto"]
    },
    {
      "slug": "jquery",
      "title": "jQuery",
      "url": "https://tools.apievangelist.com/store/jquery/",
      "description": "A fast, small, and feature-rich JavaScript library that simplifies HTML document traversal, event handling, animation, and Ajax interactions for rapid web development.",
      "website": "https://jquery.com/",
      "companyCount": 66,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Established",
      "tags": ["JavaScript","Library","DOM Manipulation","Ajax","Web Development"]
    },
    {
      "slug": "java-spiffe",
      "title": "java-spiffe",
      "url": "https://tools.apievangelist.com/store/java-spiffe/",
      "description": "The Java library for consuming SPIFFE identities and validating peers.",
      "website": "https://github.com/spiffe/java-spiffe",
      "repository": "https://github.com/spiffe/java-spiffe",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 45,
      "lastCommit": "2026-08-07",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "spiffe",
          "name": "SPIFFE",
          "role": "verifies",
          "url": "https://standards.apievangelist.com/store/spiffe/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "consumes": ["x509","jwt"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Adopt workload identity inside an existing JVM service.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["SPIFFE"]
    },
    {
      "slug": "java-json-schema-validator",
      "title": "json-schema-validator (Java)",
      "url": "https://tools.apievangelist.com/store/java-json-schema-validator/",
      "description": "A JSON Schema validator for the JVM, tracking the current dialects.",
      "website": "https://github.com/networknt/json-schema-validator",
      "repository": "https://github.com/networknt/json-schema-validator",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 1076,
      "lastCommit": "2026-07-28",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "json-schema",
          "name": "JSON Schema",
          "role": "validates",
          "url": "https://standards.apievangelist.com/store/json-schema/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "consumes": ["json-schema","json"],
        "emits": ["json"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Enforce schema validation inside an existing Java service.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["JSON Schema"]
    },
    {
      "slug": "go-jsonschema",
      "title": "jsonschema (Go)",
      "url": "https://tools.apievangelist.com/store/go-jsonschema/",
      "description": "A JSON Schema validator for Go with full dialect coverage and detailed, structured error output.",
      "website": "https://github.com/santhosh-tekuri/jsonschema",
      "repository": "https://github.com/santhosh-tekuri/jsonschema",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 1255,
      "lastCommit": "2026-08-06",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "json-schema",
          "name": "JSON Schema",
          "role": "validates",
          "url": "https://standards.apievangelist.com/store/json-schema/"
        }
      ],
      "agent": {
        "interfaces": ["library","cli"],
        "install": {"go":"github.com/santhosh-tekuri/jsonschema/v6"},
        "consumes": ["json-schema","json"],
        "emits": ["json"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Validate against a schema inside a Go service or CLI.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["JSON Schema"]
    },
    {
      "slug": "python-jsonschema",
      "title": "jsonschema (Python)",
      "url": "https://tools.apievangelist.com/store/python-jsonschema/",
      "description": "The reference JSON Schema validator for Python, covering every published dialect.",
      "website": "https://python-jsonschema.readthedocs.io",
      "repository": "https://github.com/python-jsonschema/jsonschema",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 4968,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "json-schema",
          "name": "JSON Schema",
          "role": "validates",
          "url": "https://standards.apievangelist.com/store/json-schema/"
        }
      ],
      "agent": {
        "interfaces": ["library","cli"],
        "install": {"pypi":"jsonschema"},
        "invoke": "python -m jsonschema -i <instance.json> <schema.json>",
        "consumes": ["json-schema","json"],
        "emits": ["text","json"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Validate data against a schema from a Python pipeline or notebook.",
          "surface": ["coding-agent","ci-pipeline"]
        }
      ],
      "tags": ["JSON Schema"]
    },
    {
      "slug": "kpt",
      "title": "kpt",
      "url": "https://tools.apievangelist.com/store/kpt/",
      "description": "A package-centric toolchain that enables a configuration authoring, automation, and delivery experience, which simplifies managing Kubernetes platforms and KRM-driven infrastructure at scale by utilizing resource configuration as the artifact of record.",
      "website": "https://kpt.dev/",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["Kubernetes","Configuration Management","Infrastructure as Code","GitOps"]
    },
    {
      "slug": "mod-perl",
      "title": "mod_perl",
      "url": "https://tools.apievangelist.com/store/mod-perl/",
      "description": "mod_perl is a technology or concept used in computing and information technology to address specific technical challenges. It provides capabilities that help practitioners build, manage, or improve systems and processes in their domain.",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["mod_perl"]
    },
    {
      "slug": "mod-tcl",
      "title": "mod_tcl",
      "url": "https://tools.apievangelist.com/store/mod-tcl/",
      "description": "mod_tcl is a technology or concept used in computing and information technology to address specific technical challenges. It provides capabilities that help practitioners build, manage, or improve systems and processes in their domain.",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["mod_tcl"]
    },
    {
      "slug": "notation-go",
      "title": "notation-go",
      "url": "https://tools.apievangelist.com/store/notation-go/",
      "description": "The Go libraries behind Notation, for signing and verifying OCI artifacts.",
      "website": "https://github.com/notaryproject/notation-go",
      "repository": "https://github.com/notaryproject/notation-go",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 45,
      "lastCommit": "2026-08-03",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "notary-project",
          "name": "Notary Project",
          "role": "signs",
          "url": "https://standards.apievangelist.com/store/notary-project/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"go":"github.com/notaryproject/notation-go"},
        "consumes": ["oci-image"],
        "deterministic": true,
        "offline": false,
        "mutates": false,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Embed signature verification in a Go admission controller or deployment tool.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["Notary Project"]
    },
    {
      "slug": "oapi-codegen",
      "title": "oapi-codegen",
      "url": "https://tools.apievangelist.com/store/oapi-codegen/",
      "description": "Generates idiomatic Go server boilerplate and clients from an OpenAPI description, wiring into the common Go HTTP routers.",
      "website": "https://github.com/oapi-codegen/oapi-codegen",
      "repository": "https://github.com/oapi-codegen/oapi-codegen",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 8509,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openapi",
          "name": "OpenAPI",
          "role": "generates",
          "url": "https://standards.apievangelist.com/store/openapi/",
          "produces": ["server-stub","client"]
        }
      ],
      "agent": {
        "interfaces": ["cli","library"],
        "install": {"go":"github.com/oapi-codegen/oapi-codegen/v2/cmd/oapi-codegen"},
        "invoke": "oapi-codegen -generate types,client -package <pkg> <spec.yaml> > <client.gen.go>",
        "consumes": ["openapi"],
        "emits": ["go"],
        "deterministic": true,
        "offline": true,
        "mutates": true,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Generate a Go client or server that reads like hand-written Go rather than generated code.",
          "surface": ["coding-agent"]
        },
        {
          "task": "Keep generated types in sync with a contract via `go generate` in CI.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["OpenAPI"]
    },
    {
      "slug": "oas-overlay-java",
      "title": "oas-overlay-java",
      "url": "https://tools.apievangelist.com/store/oas-overlay-java/",
      "description": "A Java implementation of the OpenAPI Overlay specification.",
      "website": "https://github.com/IBM/oas-overlay-java",
      "repository": "https://github.com/IBM/oas-overlay-java",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 3,
      "lastCommit": "2026-08-06",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openapi-overlay",
          "name": "OpenAPI Overlay",
          "role": "transforms",
          "url": "https://standards.apievangelist.com/store/openapi-overlay/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "consumes": ["openapi","openapi-overlay"],
        "emits": ["openapi"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Apply Overlays inside an existing JVM build or service.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["OpenAPI Overlay"]
    },
    {
      "slug": "oas-patch",
      "title": "oas-patch",
      "url": "https://tools.apievangelist.com/store/oas-patch/",
      "description": "A Python CLI and library for applying OpenAPI Overlays and JSON Patch documents to OpenAPI descriptions.",
      "website": "https://github.com/mcroissant/oas_patcher",
      "repository": "https://github.com/mcroissant/oas_patcher",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 9,
      "lastCommit": "2026-03-17",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openapi-overlay",
          "name": "OpenAPI Overlay",
          "role": "transforms",
          "url": "https://standards.apievangelist.com/store/openapi-overlay/"
        }
      ],
      "agent": {
        "interfaces": ["cli","library"],
        "install": {"pypi":"oas-patch"},
        "consumes": ["openapi","openapi-overlay"],
        "emits": ["openapi"],
        "deterministic": true,
        "offline": true,
        "mutates": true,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Apply Overlays from a Python pipeline without introducing a Node toolchain.",
          "surface": ["ci-pipeline","coding-agent"]
        }
      ],
      "tags": ["OpenAPI Overlay"]
    },
    {
      "slug": "openapi-format",
      "title": "openapi-format",
      "url": "https://tools.apievangelist.com/store/openapi-format/",
      "description": "Formats, filters, sorts and applies Overlays to OpenAPI documents — the most complete Overlay implementation in the JavaScript ecosystem.",
      "website": "https://openapi-format.com",
      "repository": "https://github.com/thim81/openapi-format",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 175,
      "lastCommit": "2026-08-02",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openapi-overlay",
          "name": "OpenAPI Overlay",
          "role": "transforms",
          "url": "https://standards.apievangelist.com/store/openapi-overlay/"
        }
      ],
      "agent": {
        "interfaces": ["cli","library"],
        "install": {"npm":"openapi-format"},
        "invoke": "npx openapi-format <spec.yaml> -o <out.yaml> --overlayFile <overlay.yaml>",
        "consumes": ["openapi","openapi-overlay"],
        "emits": ["openapi"],
        "deterministic": true,
        "offline": true,
        "mutates": true,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Apply an Overlay to a provider's description instead of forking and hand-editing it.",
          "surface": ["coding-agent","ci-pipeline"],
          "note": "The pattern an agent should prefer whenever it needs to change a contract it does not own: the Overlay is a small reviewable file, and the base description stays upstream and updatable."
        },
        {
          "task": "Strip internal or unreleased operations out of a description before publishing it.",
          "surface": ["ci-pipeline"]
        },
        {
          "task": "Normalise ordering and formatting so contract diffs show real changes only.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["OpenAPI Overlay"]
    },
    {
      "slug": "openapi-overlays-dotnet",
      "title": "openapi-overlays-dotnet",
      "url": "https://tools.apievangelist.com/store/openapi-overlays-dotnet/",
      "description": "A .NET implementation of the OpenAPI Overlay specification, shipped with the Clio CLI.",
      "website": "https://github.com/BinkyLabs/openapi-overlays-dotnet",
      "repository": "https://github.com/BinkyLabs/openapi-overlays-dotnet",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 6,
      "lastCommit": "2026-08-11",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openapi-overlay",
          "name": "OpenAPI Overlay",
          "role": "transforms",
          "url": "https://standards.apievangelist.com/store/openapi-overlay/"
        }
      ],
      "agent": {
        "interfaces": ["cli","library"],
        "consumes": ["openapi","openapi-overlay"],
        "emits": ["openapi"],
        "deterministic": true,
        "offline": true,
        "mutates": true,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Apply Overlays inside a .NET build without leaving the ecosystem.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["OpenAPI Overlay"]
    },
    {
      "slug": "openapi-overlays-js",
      "title": "openapi-overlays-js",
      "url": "https://tools.apievangelist.com/store/openapi-overlays-js/",
      "description": "A small, focused JavaScript implementation of the OpenAPI Overlay specification — applies an overlay to a base document and nothing else.",
      "website": "https://github.com/lornajane/openapi-overlays-js",
      "repository": "https://github.com/lornajane/openapi-overlays-js",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 28,
      "lastCommit": "2025-05-20",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openapi-overlay",
          "name": "OpenAPI Overlay",
          "role": "transforms",
          "url": "https://standards.apievangelist.com/store/openapi-overlay/"
        }
      ],
      "agent": {
        "interfaces": ["cli","library"],
        "install": {"npm":"openapi-overlays-js"},
        "invoke": "npx openapi-overlays-js <spec.yaml> <overlay.yaml>",
        "consumes": ["openapi","openapi-overlay"],
        "emits": ["openapi"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Apply an Overlay with a single dependency and no surrounding toolchain.",
          "surface": ["coding-agent","ci-pipeline"]
        }
      ],
      "tags": ["OpenAPI Overlay"]
    },
    {
      "slug": "openapi-typescript",
      "title": "openapi-typescript",
      "url": "https://tools.apievangelist.com/store/openapi-typescript/",
      "description": "Generates TypeScript types directly from an OpenAPI description — types only, no client runtime and no generated transport code.",
      "website": "https://openapi-ts.dev",
      "repository": "https://github.com/openapi-ts/openapi-typescript",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 8297,
      "lastCommit": "2026-08-09",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "openapi",
          "name": "OpenAPI",
          "role": "generates",
          "url": "https://standards.apievangelist.com/store/openapi/",
          "produces": ["types"]
        }
      ],
      "agent": {
        "interfaces": ["cli","library"],
        "install": {"npm":"openapi-typescript"},
        "invoke": "npx openapi-typescript <spec.yaml> -o <schema.d.ts>",
        "consumes": ["openapi"],
        "emits": ["typescript"],
        "deterministic": true,
        "offline": true,
        "mutates": true,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Get compile-time safety against an API contract without adopting a generated SDK.",
          "surface": ["coding-agent"],
          "note": "Often the right choice for an agent over a full SDK generator — one file, no runtime dependency, and the diff is reviewable."
        },
        {
          "task": "Detect a breaking provider change as a type error in CI rather than at runtime.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["OpenAPI"]
    },
    {
      "slug": "protovalidate",
      "title": "protovalidate",
      "url": "https://tools.apievangelist.com/store/protovalidate/",
      "description": "Declares and enforces validation rules inside `.proto` definitions themselves, evaluated at runtime with CEL expressions.",
      "website": "https://protovalidate.com",
      "repository": "https://github.com/bufbuild/protovalidate",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 1550,
      "lastCommit": "2026-07-27",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "protocol-buffers",
          "name": "Protocol Buffers",
          "role": "validates",
          "url": "https://standards.apievangelist.com/store/protocol-buffers/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "consumes": ["proto"],
        "emits": ["json"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Put validation rules in the contract rather than reimplementing them in every service.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["Protocol Buffers"]
    },
    {
      "slug": "python-tuf",
      "title": "python-tuf",
      "url": "https://tools.apievangelist.com/store/python-tuf/",
      "description": "The Python reference implementation of The Update Framework — secures software update systems against key compromise, rollback and freeze attacks.",
      "website": "https://theupdateframework.com/",
      "repository": "https://github.com/theupdateframework/python-tuf",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 1720,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "tuf",
          "name": "The Update Framework",
          "role": "verifies",
          "url": "https://standards.apievangelist.com/store/tuf/"
        }
      ],
      "agent": {
        "interfaces": ["library","cli"],
        "install": {"pypi":"tuf"},
        "consumes": ["tuf-metadata"],
        "deterministic": true,
        "offline": false,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Secure an update channel so a compromised signing key cannot push arbitrary software.",
          "surface": ["coding-agent"],
          "note": "TUF's premise is that keys WILL be compromised, and the system should survive it. That is a different design goal from ordinary code signing."
        }
      ],
      "tags": ["The Update Framework"]
    },
    {
      "slug": "quicktype",
      "title": "quicktype",
      "url": "https://tools.apievangelist.com/store/quicktype/",
      "description": "Generates typed models in many languages from JSON Schema, sample JSON, or other inputs — including inferring a schema from example data.",
      "website": "https://app.quicktype.io",
      "repository": "https://github.com/glideapps/quicktype",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 13838,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "json-schema",
          "name": "JSON Schema",
          "role": "generates",
          "url": "https://standards.apievangelist.com/store/json-schema/",
          "produces": ["types"]
        }
      ],
      "agent": {
        "interfaces": ["cli","library","web-ui"],
        "install": {"npm":"quicktype"},
        "invoke": "npx quicktype --src <data.json> --lang <language> -o <Model.ts>",
        "consumes": ["json-schema","json"],
        "emits": ["source-code"],
        "deterministic": true,
        "offline": true,
        "mutates": true,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Turn an undocumented API's sample responses into types and a schema.",
          "surface": ["coding-agent"],
          "note": "The tool for the common agent situation of having real responses and no contract at all. Inference is a starting point, not a specification — treat the output as a draft."
        }
      ],
      "tags": ["JSON Schema"]
    },
    {
      "slug": "runc",
      "title": "runc",
      "url": "https://tools.apievangelist.com/store/runc/",
      "description": "The reference OCI runtime — spawns and runs containers per the Runtime Specification, and the thing Docker and containerd ultimately call.",
      "website": "https://www.opencontainers.org/",
      "repository": "https://github.com/opencontainers/runc",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 13396,
      "lastCommit": "2026-08-11",
      "companyCount": 1,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "oci",
          "name": "OCI Image, Runtime and Distribution",
          "role": "runs",
          "url": "https://standards.apievangelist.com/store/oci/"
        }
      ],
      "agent": {
        "interfaces": ["cli"],
        "consumes": ["oci-runtime-bundle"],
        "deterministic": false,
        "offline": true,
        "mutates": true,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Understand what a container runtime is actually doing beneath a higher-level tool.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["OCI Image, Runtime and Distribution"]
    },
    {
      "slug": "rust-tuf",
      "title": "rust-tuf",
      "url": "https://tools.apievangelist.com/store/rust-tuf/",
      "description": "The Rust implementation of The Update Framework.",
      "website": "https://crates.io/crates/tuf",
      "repository": "https://github.com/theupdateframework/rust-tuf",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 195,
      "lastCommit": "2026-07-20",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "tuf",
          "name": "The Update Framework",
          "role": "verifies",
          "url": "https://standards.apievangelist.com/store/tuf/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "consumes": ["tuf-metadata"],
        "deterministic": true,
        "offline": false,
        "mutates": false,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Verify TUF metadata from a Rust client.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["The Update Framework"]
    },
    {
      "slug": "sigstore-js",
      "title": "sigstore-js",
      "url": "https://tools.apievangelist.com/store/sigstore-js/",
      "description": "The Sigstore client for JavaScript, underneath npm's provenance and attestation support.",
      "website": "https://github.com/sigstore/sigstore-js",
      "repository": "https://github.com/sigstore/sigstore-js",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 181,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "sigstore",
          "name": "Sigstore",
          "role": "signs",
          "url": "https://standards.apievangelist.com/store/sigstore/"
        }
      ],
      "agent": {
        "interfaces": ["library","cli"],
        "install": {"npm":"sigstore"},
        "emits": ["signature","json"],
        "deterministic": false,
        "offline": false,
        "mutates": false,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Verify npm package provenance before adding a dependency.",
          "surface": ["coding-agent","ci-pipeline"]
        }
      ],
      "tags": ["Sigstore"]
    },
    {
      "slug": "sigstore-python",
      "title": "sigstore-python",
      "url": "https://tools.apievangelist.com/store/sigstore-python/",
      "description": "A Sigstore client for Python, used for signing and verifying Python package releases.",
      "website": "https://pypi.org/p/sigstore",
      "repository": "https://github.com/sigstore/sigstore-python",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "license-file",
      "stars": 332,
      "lastCommit": "2026-08-10",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "sigstore",
          "name": "Sigstore",
          "role": "signs",
          "url": "https://standards.apievangelist.com/store/sigstore/"
        }
      ],
      "agent": {
        "interfaces": ["cli","library"],
        "install": {"pypi":"sigstore"},
        "invoke": "python -m sigstore verify identity <artifact> --cert-identity <id> --cert-oidc-issuer <issuer>",
        "emits": ["signature","json"],
        "deterministic": false,
        "offline": false,
        "mutates": true,
        "credentials": true
      },
      "useCases": [
        {
          "task": "Verify the Sigstore signatures PyPI publishes for a release.",
          "surface": ["coding-agent","ci-pipeline"]
        }
      ],
      "tags": ["Sigstore"]
    },
    {
      "slug": "tuf-js",
      "title": "tuf-js",
      "url": "https://tools.apievangelist.com/store/tuf-js/",
      "description": "The JavaScript implementation of The Update Framework, used in the npm supply-chain stack.",
      "website": "https://github.com/theupdateframework/tuf-js",
      "repository": "https://github.com/theupdateframework/tuf-js",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 83,
      "lastCommit": "2026-08-03",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "tuf",
          "name": "The Update Framework",
          "role": "verifies",
          "url": "https://standards.apievangelist.com/store/tuf/"
        }
      ],
      "agent": {
        "interfaces": ["library"],
        "install": {"npm":"tuf-js"},
        "consumes": ["tuf-metadata"],
        "deterministic": true,
        "offline": false,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Verify TUF metadata from Node tooling.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["The Update Framework"]
    },
    {
      "slug": "umoci",
      "title": "umoci",
      "url": "https://tools.apievangelist.com/store/umoci/",
      "description": "Creates and modifies OCI images directly, without a container runtime or daemon.",
      "website": "https://umo.ci",
      "repository": "https://github.com/opencontainers/umoci",
      "license": "Apache-2.0",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 949,
      "lastCommit": "2026-03-27",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "specifications": [
        {
          "slug": "oci",
          "name": "OCI Image, Runtime and Distribution",
          "role": "transforms",
          "url": "https://standards.apievangelist.com/store/oci/"
        }
      ],
      "agent": {
        "interfaces": ["cli"],
        "consumes": ["oci-image"],
        "emits": ["oci-image"],
        "deterministic": true,
        "offline": true,
        "mutates": true,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Manipulate image layers in a build system that has no Docker available.",
          "surface": ["ci-pipeline"]
        }
      ],
      "tags": ["OCI Image, Runtime and Distribution"]
    },
    {
      "slug": "vacuum",
      "title": "vacuum",
      "url": "https://tools.apievangelist.com/store/vacuum/",
      "description": "An extremely fast OpenAPI linter written in Go, Spectral-ruleset compatible, built to lint very large specifications and whole estates in the time a CI step can afford.",
      "website": "https://quobix.com/vacuum",
      "repository": "https://github.com/daveshanley/vacuum",
      "license": "MIT",
      "openSource": true,
      "licenseSource": "github-api",
      "stars": 1113,
      "lastCommit": "2026-08-01",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "nameCollision": true,
      "nameCollisionNote": "The name is an ordinary English word, so the job-corpus matcher cannot use it — sampled matches were \"Sweep, mop, and vacuum floors\", \"repairing advanced vacuum systems\" The bare name is blocked in the matcher, so this count reflects only qualified matches. Real adoption needs another source.",
      "specifications": [
        {
          "slug": "openapi",
          "name": "OpenAPI",
          "role": "validates",
          "url": "https://standards.apievangelist.com/store/openapi/"
        },
        {
          "slug": "openapi-overlay",
          "name": "OpenAPI Overlay",
          "role": "validates",
          "url": "https://standards.apievangelist.com/store/openapi-overlay/"
        }
      ],
      "agent": {
        "interfaces": ["cli","library","container"],
        "install": {"go":"github.com/daveshanley/vacuum","npm":"@quobix/vacuum"},
        "invoke": "vacuum lint <spec.yaml> --ruleset <ruleset.yaml> --details",
        "consumes": ["openapi"],
        "emits": ["json","sarif","junit","html","pretty"],
        "deterministic": true,
        "offline": true,
        "mutates": false,
        "credentials": false
      },
      "useCases": [
        {
          "task": "Lint hundreds or thousands of OpenAPI documents in one pass, where Spectral would be too slow.",
          "surface": ["ci-pipeline","coding-agent"]
        },
        {
          "task": "Produce an HTML governance report for a human reviewer from a machine run.",
          "surface": ["ci-pipeline"]
        },
        {
          "task": "Reuse an existing Spectral ruleset without rewriting it, on a faster runtime.",
          "surface": ["coding-agent"]
        }
      ],
      "tags": ["OpenAPI","OpenAPI Overlay"]
    },
    {
      "slug": "werf",
      "title": "werf",
      "url": "https://tools.apievangelist.com/store/werf/",
      "description": "A CLI tool that implements the full application lifecycle (build, deploy, cleanup) using Git as a single source of truth, with built-in support for Helm and integration with CI/CD systems.",
      "website": "https://werf.io/",
      "companyCount": 0,
      "companyCountQuarter": "q3-2026",
      "radarRing": "Initial",
      "tags": ["DevOps","CI/CD","Kubernetes","Deployment","GitOps"]
    }
  ]
}
