orb7410 / Executor

Periodic Executor system Implemented in C, with custom data structures, a heap and a vector, for efficient task management. Rigorous testing ensures robustness, making it suitable for diverse applications requiring periodic task execution.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Periodic Executor system Implemented in C, with custom data structures, a heap and a vector, for efficient task management. Rigorous testing ensures robustness, making it suitable for diverse applications requiring periodic task execution.


Languages

Language:C 97.7%Language:Makefile 2.3%