trondhe / rusty_cmakeLinks
Rust cmake integration template with corrosion and cxx
☆21Updated 2 years ago
Alternatives and similar repositories for rusty_cmake
Users that are interested in rusty_cmake are comparing it to the libraries listed below
Sorting:
- Using cxx to mix in Rust-code with a C++ application☆50Updated 2 years ago
- An example repo to setup cxx (Rust FFI library) with the CMake build system.☆98Updated 9 months ago
- CMake Rust Language Support☆172Updated 2 years ago
- An example combining C++ and Rust libraries using the Rust cxx crate☆23Updated 4 years ago
- Rust build dependency for running cmake☆349Updated last month
- Rust bindings for libclang.☆149Updated last year
- Simple interoperability between C++ coroutines and asynchronous Rust☆256Updated 2 weeks ago
- Build library for finding native libraries in vcpkg for Rust - Windows (msvc), Linux and macOS☆113Updated 7 months ago
- Rust wrapper for Eclipse iceoryx™ - true zero-copy inter-process-communication☆90Updated last year
- Rust wrapper for Eclipse iceoryx™ - true zero-copy inter-process-communication☆14Updated 4 years ago
- A small CBOR codec suitable for no_std environments.☆48Updated last week
- FFI examples written in Rust☆46Updated 4 years ago
- Convert markdown to dioxus vnodes☆46Updated last year
- A somewhat idiomatic Rust wrapper for libclang.☆189Updated last year
- A Rust wrapper of the conan C/C++ package manager (conan.io) to simplify usage in build scripts☆40Updated last year
- Implementation of the Real Time Publish Subscribe (RTPS) in Rust☆55Updated last year
- C++ documentation generator☆63Updated 3 weeks ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Redistribute Intel MKL as a crate☆89Updated last year
- Generate rust code (structures and enum) from XSD