Skip to content
#

hard-real-time

Here are 11 public repositories matching this topic...

o1heap

Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈120 cycles @ RP2350 irrespective of heap usage. There is little activity because the project is finished and does not require further changes.

  • Updated Feb 9, 2026
  • C++

SuperTinyKernel RTOS is a lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems based on ARM Cortex-M and RISC-V MCUs. Includes with x86 emulator. Suits systems with limited RAM/FLASH.

  • Updated Jul 25, 2026
  • C

Stoic-V: a deterministic RV32IM + Zba/Zbb/Zbs + Zicsr (M-mode) RISC-V soft core in SystemVerilog. No caches, speculation, or branch prediction, so timing is operand-independent and WCET is statically analysable. Drop-in replacement for the AMD MicroBlaze-V via the LMB v10 interface; closes 250 MHz on UltraScale+.

  • Updated Jun 13, 2026
  • SystemVerilog

Improve this page

Add a description, image, and links to the hard-real-time 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 hard-real-time topic, visit your repo's landing page and select "manage topics."

Learn more