It was open sourced on Sourceforge on 2006-08-14.
- https://sourceforge.net/projects/winx/
- https://code.google.com/archive/p/winx/
- https://github.com/xushiwei/winx
It was originally part of winx
and became an independent open source project on 2008-01-23.
It was originally part of stdext
and became an independent open source project on 2008-04-28.
Most of the C++ programmers do not benefit from Garbage Collection technique (GC). Here is a new memory management technique named GC Allocator (Note it is not GC).
- https://www.codeproject.com/KB/cpp/gc-allocator.aspx
- http://svn.boost.org/svn/boost/sandbox/memory/ (not available)
- https://github.com/xushiwei/memory
TPL is a Text Processing Library/Language.
It was open sourced on Google Code on 2008-06-21.