FICHA · MANJARO

nsync

A C library that exports various synchronization primitives, such as mutexes

  • Library
  • LIBRARY
  • THREADING
  • C
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides a C library with synchronization primitives such as mutexes and related threading helpers. Developers use it when building software that needs coordination between threads.

Most users install it as a dependency. Developers should still reason carefully about deadlocks, races, and performance when using synchronization primitives.

Permissions

Permissions not analysed for this source yet.