thread-safety topic
go-concurrency
Checklist for code reviews
lfqueue
Minimize lock-free queue ever!
lfqueue
lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
safetyfast
An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)
AtomicKit
Concurrency made simple in Swift.
Ichor
C++20 Microservice Bootstrapping Framework
valkyrie
Go wrapper for handling zero or more errors
concurrent-resource
A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.