If you like Rust and scheduling algorithms you've come to the right place :) We can talk big-O, add features or optimize hot loops.
Please contact me tijl@zinzen.me or open an issue.
Clone repo ```shell
cd ~
git clone https://github.com/tijlleenders/ZinZen-scheduler.git ```
Add target for wasm:
```shell rustup target add wasm32-unknown-unknown
cd ~/ZinZen-scheduler/ ```
Install WASM dependencies
shell
cargo install wasm-bindgen-cli
```
You can now run the test from javascript/deno or from cargo
as below:
```shell
./deno_test.sh
cargo test ```
©2020-now ZinZen®
This code is licensed under AGPLv3 but this license does not implicitly grant permission to use the trade names, trademarks, service marks, or product names of the licensor, except as required for reasonable and customary use in describing the origin of the Work and the content of the notice/attribution file.
ZinZen® supports an open and collaborative process. Registering the ZinZen® trademark is a tool to protect the ZinZen® identity and the quality perception of the ZinZen® projects.