An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with synchronization-primitives

A curated list of projects in awesome lists tagged with synchronization-primitives .

https://github.com/microsoft/vs-threading

The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.

analyzer async dotnet netstandard nuget synchronization-primitives threading ui-thread

Last synced: 12 May 2025

https://github.com/neosmart/pevents

Implementation of Win32 events for *nix platforms, built on top of pthreads.

cross-platform events pthreads synchronization synchronization-primitives

Last synced: 07 Apr 2025

https://github.com/vertexclique/lever

Pillars for Transactional Systems and Data Grids

imdg inmemory-cache mvcc synchronization-primitives transactional transactional-systems

Last synced: 05 Oct 2025

https://github.com/wjsoftware/wjfe-async-workers

Thread-safe, atomic synchronization objects and asynchronous worker wrappers for the browser and Node environments

async-await async-worker async-workers synchronization synchronization-primitives workers

Last synced: 06 Mar 2026

https://github.com/pharo-ide/readwritelock

Implementation of reentral read write lock which described in https://en.wikipedia.org/wiki/Readers–writer_lock.

pharo readwritelock synchronization-primitives

Last synced: 27 Apr 2025

https://github.com/kekyo/async-primitives

A collection of primitive functions for asynchronous operations in TypeScript/JavaScript.

async asynclock deferred delay mutex promise reader-writer-lock semaphore synchronization-primitives typescript

Last synced: 06 Mar 2026

https://github.com/aprimadi/merkle-tree

Serializable merkle tree for data synchronization in Go

distributed-systems merkle-tree synchronization synchronization-primitives

Last synced: 25 Apr 2025

https://github.com/efmsoft/syncme

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.

semaphore socket-event synchronization-primitives thread-pool timer waitable-timer

Last synced: 18 Jan 2026

https://github.com/e1izabeth/synchronizationprimitives

Realization of most popular synchronization primitives for study

synchronization-primitives

Last synced: 07 Jul 2025