keynergy

Crates.iokeynergy
lib.rskeynergy
version0.2.7
sourcesrc
created_at2022-04-07 23:18:21.219578
updated_at2022-10-23 04:19:06.034582
descriptionAn efficient and extensible layout analysis library
homepage
repositoryhttps://github.com/keynergy/keynergy
max_upload_size
id563959
size30,381,562
semi (semilin)

documentation

README

keynergy

This is the core library of the Keynergy project. It includes functionality for loading, modifying, and analyzing layouts.

It is used as the basis for KLCord, layoutexport, as well as CLI and GUI analysis applications that are in development.

Usage

It's not recommended to use this library yet, as it has not reached release 1.0.0. Because of this, there will be frequent breaking changes in order for development to be as fast as possible. 1.0.0 probably won't be released until the official CLI application is released.

Contributing

This library is a small project, but the code is likely not written very idiomatically. If you're at all experienced with Rust, feel free to look around at the code and change anything you think could be improved. Any contributions are appreciated - even documentation additions or comments are extremely helpful.

Commit count: 123

cargo fmt