Name : cxx
| |
Version : 1.0.128
| Vendor : obs://build_opensuse_org/home:marec2000
|
Release : 1.2
| Date : 2024-08-31 12:22:11
|
Group : Development/Libraries/Rust
| Source RPM : cxx-1.0.128-1.2.src.rpm
|
Size : 2.56 MB
| |
Packager : (none)
| |
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:/dependencies/openSUSE_Factory/x86_64 |