Rust SDK

ComputeNet SDK for Rust applications

Planned Feature

This feature is planned for future development. Documentation is preliminary.

Rust SDK

The Rust SDK will provide a safe, performant interface for ComputeNet, suitable for systems programming and WASM targets.

Planned Features

  • Async runtime agnostic (tokio, async-std)
  • no_std support for embedded use
  • WASM compilation target
  • Zero-copy deserialization

Coming Soon

The Rust SDK is planned for development after core SDKs are stable.