Name : cxx
| |
Version : 1.0.124
| Vendor : obs://build_opensuse_org/home:marec2000
|
Release : lp155.1.4
| Date : 2024-06-25 06:50:29
|
Group : Development/Libraries/Rust
| Source RPM : cxx-1.0.124-lp155.1.4.src.rpm
|
Size : 2.47 MB
| |
Packager : https://www_suse_com/
| |
Summary : Safe FFI between Rust and C++
|
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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/marec2000:/cryptocoins:/experimental/openSUSE_Leap_15.5/x86_64 |