Skip to content

mesaperry/thread-safe-objects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thread-safe-objects

This project aims to create a header-only, more RAII-like experience of C++ synchronization through Thread Safe Wrappers, which can encapsulate any object and forces accesses to be thread safe. This reduces the amount of boilerplate code typically associated with concurrency in C++.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published