8 releases

0.8.0 May 2, 2024
0.8.0-rc3 Apr 30, 2024
0.8.0-rc1 Mar 19, 2024
0.7.1 Nov 24, 2023
0.6.0 Mar 30, 2023

#850 in Concurrency

Download history 5/week @ 2024-02-20 15/week @ 2024-02-27 4/week @ 2024-03-05 16/week @ 2024-03-12 101/week @ 2024-03-19 6/week @ 2024-03-26 29/week @ 2024-04-02 95/week @ 2024-04-09 2/week @ 2024-04-16 1/week @ 2024-04-23 266/week @ 2024-04-30

364 downloads per month
Used in 3 crates

EUPL-1.2

620KB
16K SLoC

Mélodium engine crate

Mélodium core engine implementation.

This crate provides the core Mélodium engine. The descriptor module provides descriptors allowing design to be made. Everything needed to design models and treatments is provided in the designer module. The design module provides purely descriptive design without mutable interaction.

The engine trait provides interactions with a core Mélodium engine, that can be instancied through new_engine function.

Look at the Mélodium crate or the Mélodium Project for more detailed information.

Features

  • doc (disabled by default): enables documentation management of elements, when disabled documentation and set_documentation functions will still be present but respectively return empty string and do nothing.

Dependencies

~6–19MB
~225K SLoC