thread-safe topic

List thread-safe repositories

irc

522
Stars
100
Forks
Watchers

the irc crate – usable, async IRC for Rust

Lightning

312
Stars
14
Forks
Watchers

A Swift Multiplatform Single-threaded Non-blocking Web and Networking Framework

KDTree

507
Stars
94
Forks
Watchers

Fast KDTree for Unity, with thread-safe querying.

ZenQ

637
Stars
17
Forks
Watchers

A thread-safe queue faster and more resource efficient than golang's native channels

eventpp

1.3k
Stars
209
Forks
Watchers

Event Dispatcher and callback list for C++

LiveCollections

340
Stars
14
Forks
Watchers

Automatically perform UITableView and UICollectionView animations between two sets of immutable data. It supports generic data types and is fully thread-safe.

xredis

328
Stars
153
Forks
Watchers

Redis C++ client, support the data slice storage, support redis cluster, thread-safe,multi-platform,connection pool, read/write separation.

Observe

123
Stars
10
Forks
Watchers

📣 Hey listen! A simple general-purpose event-listener system for C++17.

haxmap

879
Stars
45
Forks
Watchers

Fastest and most memory efficient golang concurrent hashmap

go-hashlru

72
Stars
2
Forks
Watchers

A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm :arrows_clockwise: