mastodon.cardina1.red は、数々の独立したMastodonサーバーのうちのひとつです。サーバーに登録してFediverseのコミュニティに加わってみませんか。

サーバーの情報

3
人のアクティブユーザー

rust-qt/ritual: Use C++ libraries from Rust
github.com/rust-qt/ritual

C へのバインディングの gtk-rs もそうだったけど、 Qt は C++ ネイティブだからなおさら継承とかを前提にしたデータ構造のマッピングが大変なのかもなぁ

github.comrust-qt/ritualUse C++ libraries from Rust. Contribute to rust-qt/ritual development by creating an account on GitHub.
らりお・ザ・何らかの🈗然㊌ソムリエ

そう考えると、 google の snappy のように C++ で実装されているが C バインディングもあるという状況は理想的というか、実に使いやすくできている

gfx-rs/wgpu-rs: Rust bindings to wgpu native library
github.com/gfx-rs/wgpu-rs

WebGPU 実装であるところの wgpu なんかはもうちょっと面白くて、 Rust で実装されたバックエンド (wgpu-core) があり、その上に C 用の API (wgpu-native) と Rust 用の API (wgpu-rs) が生えている

github.comgfx-rs/wgpu-rsRust bindings to wgpu native library. Contribute to gfx-rs/wgpu-rs development by creating an account on GitHub.