A collection of useful, performant, and threadsafe Go datastructures.
翻译 - 有用,性能和线程安全的Go数据结构的集合。
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
Rails: FastGettext, I18n integration -- simple, threadsafe and fast!
A fast, threadsafe skip list in Go
(Asyncio OR Threadsafe) Google Cloud Client Library for Python
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
🌵《实战java高并发程序设计》源码整理
Library providing support for threadsafe shared state in C#/.NET.
翻译 - 库提供对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