Skip to content

Integrated C/C++/assembly source build frontend for Cargo build script

Notifications You must be signed in to change notification settings

altimeter-130ft/kusabira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is the Cargo workspace of the following Rust crates:

Features of kusabira

  • Integrated C/C++/assembly building by cc and Rust FFI binding generation by bindgen as the backends.
  • Multiple source and header files with the glob support by glob.
  • Single-line configuration and build execution.
  • Cooperation with system_deps to integrate the system libraries.
  • Cargo metadata output to std::io::Stdout.
  • Highly flexible backend configuration via the hooks.

License

This software is licensed under either or both of:

at Your option.

Practice of 5. Submission of Contributions, Apache License Version 2.0

Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of Apache License Version 2.0 and MIT License, without any additional terms or conditions.

About

Integrated C/C++/assembly source build frontend for Cargo build script

Resources

Stars

Watchers

Forks

Packages

No packages published