apache / apache/dubbo-rust

[Proposal] add c binding

Open
#98 0 comments 0 reactions 0 assignees View on GitHub
proposal
Dominant language
Rust
Stars
296
Forks
65
PR merge metrics
No merged PRs in 30d

Description

Dubbo have different language binding for different scenario:

* Dubbo Java for Java ecosystem.
* Dubbo Go for Go ecosystem.
* Dubbo Js for frontend scenario.
* Dubbo Python for AI/ML scenario.

Dubbo Rust should cover `low level programming`/`system programming`. At this system-programming scenario, It's required to provide C binding.
Rust has standard build tool chain, Dubbo Rust's C binding is easier to build than pure C implement of Dubbo.

So, Could we have `add c binding` in Dubbo Rust's tasks?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.