SkillAgentSearch skills...

Stdext

No description available

Install / Use

/learn @xushiwei/Stdext
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

My C/C++ Open Source Projects

winx - A C++ GUI Library for Windows

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

stdext - A C++ STL Extensions Libary

It was originally part of winx and became an independent open source project on 2008-01-23.

  • https://code.google.com/archive/p/stdext/
  • https://github.com/xushiwei/stdext

memory - C++ Memory Management Innovation: GC Allocator

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 - Text Processing Language

TPL is a Text Processing Library/Language.

It was open sourced on Google Code on 2008-06-21.

  • https://code.google.com/archive/p/libtpl/
  • https://github.com/xushiwei/tpl
View on GitHub
GitHub Stars13
CategoryDevelopment
Updated7mo ago
Forks4

Languages

C++

Security Score

62/100

Audited on Aug 18, 2025

No findings