thread-safe topic
TDP
The Darkest Pipeline - Multithreaded pipelines for modern C++
learning-java
Java编程之路
cpp-channel
Thread-safe container for sharing data between threads
queue
Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer
b-rabbit
A thread safe library that aims to provide a simple API for interfacing with RabbitMQ. Built on top of rabbitpy, the library make it very easy to use the RabbitMQ message broker with just few lines of...
code-delphi-thread-safety
Code examples from Delphi Thread Safety Patterns Book
save-thread-result
Simple subclass wrapper around `threading.Thread` to get the return value from a thread in python. Exact same interface as `threading.Thread`! 🌟 Star this repo if you found it useful! 🌟
flare
Useful thread-safe collections with performance in mind for Java 8+.
SwiftConcurrentCollections
Swift Concurrent Collections
eventpy
Event Dispatcher and callback list for Python