https://github.com/icingworld/ww-lockfreeds
A high-performance, thread-safe library of lock-free data structures for C++. 使用C++实现的高性能线程安全无锁数据结构
https://github.com/icingworld/ww-lockfreeds
concurrent-data-structure cplusplus cpp data-structures thread-safe
Last synced: 3 months ago
JSON representation
A high-performance, thread-safe library of lock-free data structures for C++. 使用C++实现的高性能线程安全无锁数据结构
- Host: GitHub
- URL: https://github.com/icingworld/ww-lockfreeds
- Owner: Icingworld
- License: mit
- Created: 2025-03-06T13:46:32.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-03-06T15:17:01.000Z (12 months ago)
- Last Synced: 2025-03-06T15:23:11.788Z (12 months ago)
- Topics: concurrent-data-structure, cplusplus, cpp, data-structures, thread-safe
- Language: CMake
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WW-LockFreeDS