FICHA · MANJARO

cargo-c

A cargo subcommand to build and install C-ABI compatible dynamic and static libraries

  • tool
  • CLI
  • BUILD-SYSTEM
  • LANGUAGE-TOOLING
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

Builds and installs Rust libraries with a C-compatible ABI. It helps Rust projects expose dynamic or static libraries that can be consumed by C, C++, and other languages that understand C interfaces.

Use it when a Rust crate is meant to be packaged as a system library. ABI boundaries need careful headers, versioning, and packaging so downstream software can link reliably.

How to run

cargo cbuild

Commands: cargo cbuild

Permissions

Permissions not analysed for this source yet.