Super-Simple-Tasker

Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M. (by QuantumLeaps)

Super-Simple-Tasker Alternatives

Similar projects and alternatives to Super-Simple-Tasker based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Super-Simple-Tasker alternative or higher similarity.

Super-Simple-Tasker reviews and mentions

Posts with mentions or reviews of Super-Simple-Tasker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-23.
  • At what point would you consider using an RTOS?
    1 project | /r/embedded | 26 Jun 2023
    Lately I have been working with interrupt driven task frameworks on ARM Cortex-M. Basically they are using the ARM NVIC as a task scheduler. Examples for C/C++ include this one: Super Simple Tasker. For Rust there is RTIC. Both are based on similar ideas of using NVIC as scheduling engine. Very efficient resource-wise but use a somewhat different programming paradigm than traditional RTOS threads.
  • Seeking Innovative Project Suggestions
    2 projects | /r/embedded | 23 Jun 2023
    Take a look at the open-source Super-Simple Tasker project on GitHub. This project implements a preemptive RTOS/scheduler in the hardware of the ARM Cortex-M. It is related to such concepts and projects as:
  • How to deal with fast control loops in a RTOS environment?
    1 project | /r/embedded | 3 Mar 2023
    I agree with KenaDra that such a kernel would be ideal for fast control loops and hard real-time requirements, so the OP should definitely take a look. Specifically for STM32 (ARM Cortex-M), there are some hardware implementations of such kernels that take advantage of the NVIC. An example is the SST for ARM Cortex-M. This kernel will outperform any traditional RTOS kernel on Cortex-M.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 23 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic Super-Simple-Tasker repo stats
3
130
4.8
2 months ago

QuantumLeaps/Super-Simple-Tasker is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of Super-Simple-Tasker is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com