cs_libguarded

Thread safety library

A header-only library for preventing race conditions in multithreaded programming by tying data and locks together in a type-safe interface.

Header-only library for multithreaded programming

GitHub

229 stars
24 watching
27 forks
Language: C++
last commit: almost 2 years ago
copperspicecppmultithreading

Related projects:

RepositoryDescriptionStars
winkler1/icedamA lightweight library to prevent accidental data mutation and bugs in applications44
scipr-lab/libsnarkA C++ library implementing a cryptographic method for proving the integrity of computations in zero knowledge.1,846
hawkir/calispelProvides thread-safe message-passing channels for Common Lisp programs31
powerbroker2/safestringA set of C++ libraries for safe and robust string processing on Arduino boards.38
coruus/safeclibLibrary providing functions to mitigate security risks and improve code safety14
sharplispers/ironcladA cryptographic toolkit written in Common Lisp.176
kassane/libsigcplusplusA typesafe callback system for C++0
eliaskosunen/scnlibA modern C++ library for safer and more efficient input parsing.1,098
calctopia-opensource/jdk10uA reimplementation of Java for secure computation.4
stcarrez/ada-libsecretAn Ada binding to the Secret Service API used by Gnome Keyring or KDE Wallet for storing and retrieving passwords and secrets.2
boostorg/lockfreeA C++ library providing a set of high-performance synchronization primitives to safely access shared data without locks or barriers.126
chocolacula/easy_reflection_cppA reflection-based serialization library for C++99
simoncropp/naughtystringsA tool for identifying and mitigating common security vulnerabilities in C code strings234
cloudlinux/kcare-ucheckerDetects outdated shared libraries linked to processes in memory and provides suggestions for updating them.184
corazawaf/libcorazaA C library for filtering malicious HTTP requests and protecting web applications from common web attacks18