|
About:
Thread Safe Template Library (TSTL) is a C++
library that provides thread-safe storage data
structures without global locking. It includes
classes for maps based on a non-binary extensible
hashing tree for very fast access, a pipe, a
queue, a timercache, a limitcache, and a fast
writer multiple reader guard (WMRG) without global
locking (which uses the interlocked instruction
set of the CPU). It's useful for writing
multithreaded applications and operating system
components.
Release focus: Minor bugfixes
Changes:
A bug in the limitcache template method SetAt () was fixed.
Author:
Slava I. Levtchenko [contact developer]
Zip:
http://gspy.spb.ru/files/TSTL.1.1.8.zip
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.40/10.00
(Rank N/A)
» Vitality: 1.31% (Rank 374)
» Popularity: 1.40% (Rank 3912)

(click to enlarge graphs)
Record hits: 15,672
URL hits: 3,818
Subscribers: 37
|
|