thread-safety topic

List thread-safety repositories

lfqueue

131
Stars
28
Forks
Watchers

Minimize lock-free queue ever!

lfqueue

134
Stars
19
Forks
Watchers

lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!

safetyfast

94
Stars
4
Forks
Watchers

An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)

AtomicKit

94
Stars
14
Forks
Watchers

Concurrency made simple in Swift.

Ichor

179
Stars
10
Forks
Watchers

C++20 Microservice Bootstrapping Framework

valkyrie

59
Stars
11
Forks
Watchers

Go wrapper for handling zero or more errors

concurrent-resource

19
Stars
3
Forks
Watchers

A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.

snmppp

31
Stars
11
Forks
Watchers

A modern C++ wrapper library for net-snmp, designed to be thread-safe with v2/v3: Sessions may not be shared across threads