Skip to content

xushiwei/stdext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My C/C++ Open Source Projects

winx - A C++ GUI Library for Windows

It was open sourced on Sourceforge on 2006-08-14.

stdext - A C++ STL Extensions Libary

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

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).

tpl - Text Processing Language

TPL is a Text Processing Library/Language.

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published