9 releases
24.0.0-dev.22 | Oct 17, 2024 |
---|---|
24.0.0-dev.21 | Oct 9, 2024 |
24.0.0-dev.19 | Sep 25, 2024 |
24.0.0-dev.8 |
|
24.0.0-dev.0 |
|
#292 in Text processing
262 downloads per month
Used in 2 crates
98KB
2.5K
SLoC
ASIMOV Software Development Kit (SDK) for Rust
🚧 We are building in public. This is presently under heavy construction.
🛠️ Prerequisites
- Rust 1.81+
⬇️ 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
Dependencies
~11–24MB
~371K SLoC