QuantumLeaps

QuantumLeaps

🏢 Organization

9 repositories on SrcLog

View on GitHub
9 Repos
3.9k Stars
846 Forks
3.9k Watchers

Repositories (9)

modern-embedded-programming-course QuantumLeaps/modern-embedded-programming-course C

Companion repository to the "Modern Embedded Systems Programming" video course.

1.3k
qpc QuantumLeaps/qpc C

QP/C Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Specifically designed for embedded systems (e.g., ARM Cortex-M MCUs).

1.3k
qpcpp QuantumLeaps/qpcpp C++

QP/C++ Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Specifically designed for embedded systems (e.g., ARM Cortex-M MCUs).

461
Super-Simple-Tasker QuantumLeaps/Super-Simple-Tasker C

Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.

240
qpn QuantumLeaps/qpn C

QP-nano real-time embedded framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines

177
qtools QuantumLeaps/qtools C

QTools collection of host-based tools for embedded systems development with QP frameworks on Windows, Linux and macOS

143
MiROS QuantumLeaps/MiROS C

MiROS (Minimal Real-Time Operating System) for ARM Cortex-M

120
lock-free-ring-buffer QuantumLeaps/lock-free-ring-buffer C

"Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically suitable for embedded systems.

68
qp-arduino QuantumLeaps/qp-arduino C++

QP/C++ real-time event framework/RTOS for Arduino (ARM Cortex-M)

44