Ecosystem

40+ modules. Five pillars. Shipping.

The Busbar ecosystem — production-grade Rust crates you can install today, with dozens more in active development. Every module runs through Cedar policy enforcement. Every action produces an immutable frame.

Snowfakery MCP

v0.0.5

AI-powered test data generation. Connect Snowfakery to Claude, ChatGPT, and other assistants through the Model Context Protocol. Draft, validate, debug, and run data generation recipes through natural language.

Draft recipes with AI assistance backed by real Snowfakery docs
Validate and analyze recipes — catch errors before running
Execute interactively and iterate on results
Generate CumulusCI mapping files for Salesforce workflows
Inspect AI evals included for automated quality testing
Python

Busbar SF API

v0.1.0

A comprehensive, production-grade Rust client for the Salesforce platform. Six modular crates covering REST, Tooling, Bulk, and Metadata APIs with full OAuth 2.0 and JWT Bearer authentication.

Six modular crates: sf-client, sf-auth, sf-rest, sf-bulk, sf-metadata, sf-tooling
Full OAuth 2.0 flows and JWT Bearer authentication
Automatic retry with exponential backoff and jitter
Compression, rate limit detection, ETag support, connection pooling
Production-grade error handling with thiserror + anyhow
Rust
install
$ cargo add busbar-sf-api
The Full Stack

Five pillars. One architecture.

Beyond the released packages, Busbar is built on 40+ Rust crates organized across five pillars — from core infrastructure through platform connectors to Salesforce-native modules. More components will be released as the ecosystem matures.

Core Infrastructure

Shared types, composable security primitives, cross-platform credential management, and the Kantext bridge.

busbar-common, busbar-context, busbar-security, busbar-keychain, kantext-core

Platform Integration

Unified connector layer for Salesforce and GitHub. Ephemeral session orchestration with real libsodium encryption.

busbar-connectors, busbar-github, gh-environments, gh-workflows, agency-service

Salesforce Modules

From org context capture to metadata deployment. Schema extraction, dependency graphs, Apex analysis, and Cedar-authorized deployments.

sf-context, sf-schema, sf-deploy-*, sf-apex-analyzer, metadata-etl, 300+ type definitions

Services & UI

REST API server, terminal UI, MCP gateway for AI agents, and a WebAssembly org profiler running in the host sandbox.

busbar-server, busbar-tui, busbar-mcp, org-profiler (WASM)

Orchestration

Plugin infrastructure with strongly-typed actions, content-addressed dependency resolution, and HTTP request recording for tests.

plugin-system, dependency-resolver, testing-vcr

AI & Evaluation

Model evaluation framework for Busbar workflows, with specialized scenarios for Nonprofit Success Pack (NPSP).

busbar-ai-eval, busbar-ai-eval-npsp

Coming Soon

busbar.exchange

A module registry where compositions can be published, discovered, and composed — like npm for declarative delivery systems. Pre-built workflows, context recipes, reusable SpaceBond definitions, and community-contributed modules for new platforms.

Plus busbar.agency for managed credential services and busbar.ai for agent-native workflows.

Community

Everyone has something to contribute.

Busbar is built for a community of builders — platform engineers, security teams, ISVs, AI developers, and the accidental admin who just needs things to work.

Contribute Code

Build modules, improve the core, add integrations. The standard interfaces mean your module works in any Rack.

Share Ideas

Open a discussion, propose a use case, report a bug. The best standards emerge from real community needs.

Spread the Word

Star the repo, share with your team, write about your experience. Early adoption shapes the ecosystem.

Start building.

Install a package. Read the code. Open a PR. Or just say hello.