Skip to content
#

task-scheduler

Here are 27 public repositories matching this topic...

c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.

  • Updated Jun 11, 2024
  • C

Examples of both a hard time based scheduler and a more general purpose task scheduler that runs in "user mode" without running any significant code in interrupt context. Useful for embedded systems with limited resources. Can be used inside other programs to manage internal processes. Examples provided for "Blue Pill" development environment, u…

  • Updated Jan 24, 2021
  • C

Improve this page

Add a description, image, and links to the task-scheduler topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the task-scheduler topic, visit your repo's landing page and select "manage topics."

Learn more