A collection of useful, performant, and threadsafe Go datastructures.
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
(Asyncio OR Threadsafe) Google Cloud Client Library for Python
Rails: FastGettext, I18n integration -- simple, threadsafe and fast!
A threadsafe sqlite worker for Python
Threadsafe RefCell for Rust
Ruby GetText, but 12x faster + 530x less garbage + simple + clean namespace + threadsafe + extendable + multiple backends
A threadsafe implementation-independent drawing wrapper
Library providing support for threadsafe shared state in C#/.NET.
A simple, threadsafe, lock-free hash table for Unity Compute Shaders
一个实现 Twitter SnowFlake 算法 的 Go 分布式 UID 生成器.A threadsafe unique ID generator inspired by Twitter SnowFlake theory