Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust bindings #3011

Open
miehe-dup opened this issue Aug 19, 2019 · 3 comments
Open

Rust bindings #3011

miehe-dup opened this issue Aug 19, 2019 · 3 comments

Comments

@miehe-dup
Copy link
Contributor

Description

I started some work on Rust bindings for open62541 at https://github.com/miehe-dup/open62541-sys. It compiles the library, but my "simple" example does not work.

I am aware of https://github.com/locka99/opcua as an alternative, yet it lacks key features, e.g. the nodeset compiler. In the meantime, it might be viable to create working FFI bindings for Rust.

PRs and discussions are welcome! :)

@jpfr
Copy link
Member

jpfr commented Aug 19, 2019

Nice! Rust is the future. The future just isn't evenly distributed. :-)
Feel free to add this to the wiki.
We have a list of open source OPC UA implementations and a list of bindings to open62541.

@konradsz
Copy link

For anyone interested in using open62541 in Rust via FFI - I was able to compile and run two examples programs: https://github.com/konradsz/open62541-ffi

@mati865
Copy link

mati865 commented Feb 27, 2024

There is a new project providing low and high level bindings but currently only for the client; https://github.com/HMIProject/open62541

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants