Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:marec2000:devel:languages:rust
cxx
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Meta Configuration of Package cxx
<package name="cxx" project="home:marec2000:devel:languages:rust"> <title>CXX</title> <description>This library provides a safe mechanism for calling C++ code from Rust and Rust code from C++, not subject to the many ways that things can go wrong when using bindgen or cbindgen to generate unsafe C-style bindings. This doesn't change the fact that 100% of C++ code is unsafe. When auditing a project, you would be on the hook for auditing all the unsafe Rust code and all the C++ code. The core safety claim under this new model is that auditing just the C++ side would be sufficient to catch all problems, i.e. the Rust side can be 100% safe.</description> <build> <enable repository="openSUSE_Leap_15.4"/> <enable repository="openSUSE_Factory"/> <enable repository="openSUSE_Tumbleweed"/> <enable repository="openSUSE_Leap_15.5"/> <enable repository="openSUSE_Leap_15.3"/> </build> </package>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor