Skip to content
#

synchronization-primitives

Here are 40 public repositories matching this topic...

A lightweight real-time operating system (RTOS) for Raspberry Pi Pico with symmetric multi-processing (SMP), event groups, buffers, memory pools, deadlock detection, system health monitoring, and extensive profiling capabilities.

  • Updated Dec 10, 2025
  • C

A cross-platform implementation of such synchronization objects as Notification / Synchronization Events, Waitable Timers, Socket Event, Thread, as well as functions for waiting for signaled state. The wait functions are analogues of WaitForSingleObject and WaitForMultileObjects used on Windows. the last one can wait for objects of different types.

  • Updated Aug 29, 2026
  • C++

Add this topic to your repo

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

Learn more