CircleCI

Continuous integration and delivery for any team, at any scale — build faster with confidence.

Category: cicdFirst released: 2011Created by: Paul Biggar, Allen RohnerLicense: ProprietaryPlatforms: Web, Linux, macOS, Windows

CircleCI is a cloud-native CI/CD platform that optimizes for speed through intelligent parallelism, dependency caching, and Docker layer caching. Pipelines are defined in a .circleci/config.yml file and support workflows with fan-out/fan-in patterns for complex build orchestration. CircleCI provides managed execution environments (Docker, Linux VM, macOS, Windows, GPU, Arm) and supports self-hosted runners for custom infrastructure. Its test splitting feature distributes test suites across parallel executors to minimize feedback time. With SSH rerun for debugging failed builds, insights dashboards for identifying bottlenecks, and Orb registry for reusable configuration packages, CircleCI delivers a fast, developer-friendly CI/CD experience used by teams ranging from startups to large enterprises.

Links

Key Features

Workflow orchestration (fan-out/fan-in)Parallel test executionDependency and Docker layer cachingMultiple execution environmentsSSH debug rerunInsights dashboardsOrb registry for reusable config