#scheduler #todo #algorithm #timeline #tasks #calendar #place

bin+lib zinzen

Algorithm for auto-scheduling time-constrained tasks on a timeline

3 unstable releases

0.2.0 Sep 16, 2023
0.1.1 May 3, 2023
0.1.0 May 8, 2022

#391 in WebAssembly

AGPL-3.0

1.5MB
6.5K SLoC

Welcome friend!

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.

ZinZen®

ZinZen® is a platform for stress-free life planning. It works by defining life goals with constraints and dependencies. An automatic scheduler then schedules tasks in a calendar to reach these goals, auto-magically updating the schedule when goals or constraints change.

This repository contains the ZinZen®-scheduler. The scheduler consists of a WASM-module written in Rust that can be called from the React-based UI application.

The ZinZen® UI application can be found here: ZinZen® Github

Getting started

All documentation can be found in the folder documentation. In this folder you will find a technical know-how base, as well as all the necessary functional documentation to understand the scheduling algorithms and all the concepts introduced in the ZinZen®-scheduler.

For a quick set-up guide see the Development Setup page.

©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.

Dependencies

~6–9MB
~144K SLoC