7 releases

0.2.3 Sep 8, 2024
0.2.2 Sep 8, 2024
0.2.1 Aug 15, 2024
0.1.2 Aug 11, 2024
0.0.1 Aug 7, 2024

#208 in No standard library

Download history 268/week @ 2024-08-05 382/week @ 2024-08-12 93/week @ 2024-08-19 45/week @ 2024-08-26 186/week @ 2024-09-02 297/week @ 2024-09-09 75/week @ 2024-09-16 86/week @ 2024-09-23 55/week @ 2024-09-30 44/week @ 2024-10-07 36/week @ 2024-10-14 26/week @ 2024-10-21 82/week @ 2024-10-28 157/week @ 2024-11-04

303 downloads per month
Used in 16 crates (via sysml-model)

Unlicense

13KB
257 lines

SysML.rs

License Compatibility Package

🚧 This is presently under heavy construction.

🛠️ Prerequisites

⬇️ Installation

Installation via Cargo

$ cargo add sysml

👉 Examples

Importing the library

use sysml::model::*;
use sysml::parser::*;

📚 Reference

Features

👨‍💻 Development

$ git clone https://github.com/artob/sysml.rs.git

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

Dependencies

~260–710KB
~17K SLoC