#ai #sdk #asimov

no-std asimov-flow

ASIMOV Software Development Kit (SDK) for Rust

3 releases

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

#1227 in Network programming

Download history 328/week @ 2024-10-07 190/week @ 2024-10-14 8/week @ 2024-10-21 30/week @ 2024-11-04

240 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
~358K SLoC