Oxide CI Logo

A Modern CI/CD Engine Built in Rust

Blazing fast, extensible, and powerful. Build pipelines that can actually build themselves. Oxide CI brings performance and simplicity to continuous integration.

Early Development (v0.1.0)

Built for Performance

Oxide CI solves the complexity and slowness of modern CI systems with a local-first approach.

Blazing Fast

Built with Rust and Tokio for high-concurrency execution. Run pipelines at unprecedented speeds.

Plug & Play

Extend functionality with Native and WASM plugins. Build your perfect CI/CD workflow.

Dogfooding

Capable of building, testing, and verifying itself locally. True self-sufficiency.

Compatibility

Drop-in replacements for common GitHub Actions. Migrate seamlessly.

Modular Architecture

Clean separation of concerns. Each component does one thing exceptionally well.

Core

Shared logic and event bus

Agent

Distributed execution workers

Scheduler

DAG resolution and job dispatch

Built with a powerful plugin system supporting both Native and WASM extensions

Quick Start

Get up and running in minutes. No complex configuration required.

01

Run a Pipeline

oxide run .oxide-ci/pipeline.yaml
02

Watch the Magic

# Your pipeline executes at blazing speed