no-std asimov-flow

ASIMOV Software Development Kit (SDK) for Rust

3 releases

new 24.0.0-dev.22 Oct 17, 2024
24.0.0-dev.21 Oct 9, 2024

#311 in Concurrency

Download history 302/week @ 2024-10-05 185/week @ 2024-10-12

487 downloads per month

Unlicense

24KB
389 lines

ASIMOV Software Development Kit (SDK) for Rust

License Compatibility Package

🚧 We are building in public. This is presently under heavy construction.

🛠️ Prerequisites

⬇️ Installation

Installation via Cargo

$ cargo add asimov-sdk

👉 Examples

Importing the SDK

use asimov_sdk::*;

Initializing the SDK

// TODO

Examining SDK metadata

// TODO

👨‍💻 Development

$ git clone https://github.com/AsimovPlatform/asimov.rs.git

Share on Twitter Share on Reddit Share on Hacker News Share on Facebook Share on LinkedIn

Dependencies

~11–23MB
~356K SLoC